CofeehousePy/mods/stopwords/README.md

13 lines
306 B
Markdown
Raw Normal View History

2020-12-25 20:24:45 +01:00
# CoffeeHouseMod - StopWords
This package contains the corpus data for CoffeeHouse (StopWords).
Installing this package will make the data available to `coffeehouse_nlpfr`
## Installation
Make sure you install CoffeeHouse-NLPFR first before installing this
```shell script
python3 setup.py install
```