Lightweight NLP library in pure Python - currently implements a text classifier
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Samuel Sloniker 97c4eef086
Move deserialize to Model object
1 year ago
..
__init__.py Move deserialize to Model object 1 year ago
__main__.py Move deserialize to Model object 1 year ago
exceptions.py New model format 1 year ago
model.py Move deserialize to Model object 1 year ago
pack.py Clean up code 1 year ago
tokenizer.py Clean up code 1 year ago
weighting.py Clean up code 1 year ago