Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages