CofeehousePy/mods/apt/README.md

13 lines
340 B
Markdown
Raw Normal View History

2020-12-25 20:24:45 +01:00
# CoffeeHouseMod - Averaged Perceptron Tagger
This package contains the corpus data for CoffeeHouse (Averaged Perceptron Tagger).
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
```