diff --git a/README.rst b/README.rst index 2e87665..a43a47a 100644 --- a/README.rst +++ b/README.rst @@ -264,6 +264,7 @@ Natural Language Processing - `BLLIP reranking parser `_ "BLLIP Parser is a statistical natural language parser including a generative constituent parser (first-stage) and discriminative maximum entropy reranker (second-stage)." - `OpenNLP `_ The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. - `SEAL `_ Set expander for any language described in this `paper `_ +- `SPLAT `_ "SPLAT, the Speech Processing and Linguistic Analysis Tool is an open source Python3.4 library and command line tool designed to be intuitive, efficient, and fast. Given a text, SPLAT can calculate a variety of metrics to help you with your rsearch!" - `Stanford CoreNLP `_ "Stanford CoreNLP provides a set of natural language analysis tools written in Java" Applications