Skip to content

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages