Skip to content

Maxime2/cooccurrences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data structure for word relative cooccurence frequencies, counts and prefix tree

The data structure in this small program allows to calculate relative frequencies for word cooccurencies within a set window of words; counts for the first word in the pair checking. Also this structure holds a prefix tree of the words in the processing text, which also can be used.

See more info here: blog.dataparksearch.org/632

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published