Skip to content

td391/nlplib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP Library

Requirements (p27 only)

See setup.py -> install_requires

Installation

virtualenv venv
source venv/bin/activate
pip install --upgrade setuptools pip
pip install -r requirements.txt

Run tests

python -m pytest -s tests/test_base.py

About

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages