Skip to content

rochester-rcl/rcl-nlp-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

rcl-nlp-tools

Requirements

python3

pip3 - should come with most installations of python3 but if not, see how to get it here

recommended - virtualenv + virtualenvwrapper

Usage

Install requirements for the desired script (only have to do this once)
cd sentence_processor/
pip3 install -r requirements.txt
Run the script with the -h flag for usage options
python3 sentence_processor.py -h

About

Repository for Natural Language Processing tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages