CofeehousePy/mods/stopwords/README.md

13 lines
318 B
Markdown

# 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
```