Skip to content

danieldeutsch/nlpstats

Repository files navigation

NLP Stats

Main Documentation Status

NLP Stats is a library with statistical tools for NLP. For usage information, see our documentation.

Installing

The library can be installed via pip:

pip install nlpstats

Developer Information

To modify nlpstats, we recommend installing the package locally:

git clone https://github.com/danieldeutsch/nlpstats
cd nlpstats
pip install --editable .

To run unit tests and code formatting, install the additional development requirements:

pip install -r dev-requirements.txt

Documentation

Building the documentation requires further packages to be installed:

pip install -r docs/requirements.txt

Then, the documentation can be build via:

cd docs
make html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages