Search Tools Links Login

Fast Word Histogram


Visual Basic 6, or VB Classic

To gather info on word frequency in a document.
This one is fast. I use arrays of bytes instead of strings to speed up the program. Compared to a string based version (like the one posted by lordaych, on 2/25/02 - called "Word Frequency Analyser"), this version is up to 40 times as fast.

Original Author: mark jackson

Inputs

Input to be parsed is pasted into a textbox, so there are size limitations. A 30kb file will work, a 60 kb file will not.

Side Effects

Loss of hat, due to the blinding speed.
(Hold on to your hat!)

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 82 times

Categories

Visual Basic 6

Attachments

Fast_Word_583552282002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 5,957 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.