varepsilon / corpus-analyzer

Analyze corpus (corpora) of words against given words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CorpusAnalizer utility to compute statistics of words (regexps) in a given corpus.

1) Put your corpora to data/ subdirectory
2) Put your words \n-separated to file
3) Run like: ./compute_freq.py words_file

About

Analyze corpus (corpora) of words against given words.


Languages

Language:Python 100.0%