No project description provided
Project description
madai
Compute difference between two corpus by using chi2. Implementation is based on Measures for Corpus Similarity and Homogeneity.
I am not fully sure if this implementation is perfectly follow this paper. Feel free to make issues to point out some problems if you find.
Installation
pip install madai
Usage
Two target corpus need to be text files, each line containing one document/sentence.
madai /path/to/corpus/a /path/to/corpus/b
To view parameters, run,
madai --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
madai-0.1.1.tar.gz
(3.7 kB
view hashes)
Built Distribution
madai-0.1.1-py3-none-any.whl
(4.0 kB
view hashes)