Skip to content

Collection of common NLP tasks such as dataset parsing and explicit semantic extraction

Notifications You must be signed in to change notification settings

ai-systems/poly-nlp

Repository files navigation

NLP Tasks

Setup

Installing required dependencies

pip install -r requirements.txt

Installing required dev-dependencies

pip install -r requirements-dev.txt

Downloading pre_requisites:

python pre_req.py

Upadate config/settings.toml to the absolute path of where stanford_models are found. Example: stanford_model='/home/user/stanfordnlp_resources'

About

Collection of common NLP tasks such as dataset parsing and explicit semantic extraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages