Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages