Skip to content

A parser and tokenizer for html files created in Javascript

License

Notifications You must be signed in to change notification settings

dgreasi/tokenizer-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

parse-tokenize-html-js

Parser for html files created in javascript. Tokenizing terms, no stemming(set to lower case in comment). Heap's law for frequncy increase of new terms. Zipf's law constant. Keep number of each term in the vocabulary, print the vocabulary. Get frequency for every term.

Function "walkSync" to read all files from a directory.

Run iojs parser.js

About

A parser and tokenizer for html files created in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published