Skip to content

Some fun and somewhat silly modeling modules written in pure JavaScript, tf-idf, and bigram and trigram generative models

License

Notifications You must be signed in to change notification settings

pstrinkle/js-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-modeling

Some fun and somewhat silly modeling modules written in pure JavaScript, tf-idf, and bigram and trigram generative models

I've started with two very basic text models, one maps documents into tf-idf vectors for indexing or other fun purposes. The other implements a very rudimentary bigrams generative model.

:D

About

Some fun and somewhat silly modeling modules written in pure JavaScript, tf-idf, and bigram and trigram generative models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published