Skip to content

L4RBI/coocurence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Cooccurrences

a little python script that help you find tokens with n size and m frequancy

How To Use

Windows:

python CooccurrencesE1.0.py YourText.txt 3 4 3 3

Linux:

python3.7 CooccurrencesE1.0.py YourText.txt 3 4 3 3

EXPLANATION: python CooccurrencesE1.0.py "Text file name" "tokens number" "frequancy" "first word size" "last word size"

About

a little python script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages