Merge pull request #55 from igorbonadio/master

Added ToPS
This commit is contained in:
joseph misiti 2014-07-21 15:44:49 -04:00
commit 8a2265e44b

View File

@ -37,6 +37,9 @@ For a list of free machine learning books available for download, go [here](http
#### Natural Language Processing #### Natural Language Processing
* [MIT Information Extraction Toolkit](https://github.com/mit-nlp/MITIE) - C, C++, and Python tools for named entity recognition and relation extraction * [MIT Information Extraction Toolkit](https://github.com/mit-nlp/MITIE) - C, C++, and Python tools for named entity recognition and relation extraction
#### Sequence Analysis
* [ToPS](https://github.com/ayoshiaki/tops) - This is an objected-oriented framework that facilitates the integration of probabilistic models for sequences over a user defined alphabet.
## Clojure ## Clojure
#### Natural Language Processing #### Natural Language Processing