Skip to content

team-langbot/model_gec

Repository files navigation

model_gec

Setup

Setting up Stanford CoreNLP and Parsers

Follow Quickstart section of instructions to download and setup the CoreNLP components as well as the Spanish model jar.

Starting Stanford CoreNLP server

Dependencies

Spacy

pip -q install -U spacy
pip install -U spacy-lookups-data
python -m spacy download en_core_web_sm
python -m spacy download en_core_web_sm

pip install string2string

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published