Merge pull request #18 from c-w/patch-2

Add Rosetta - Python text processing library
This commit is contained in:
joseph misiti 2014-07-16 07:40:17 -04:00
commit 1c148faedd

View File

@ -213,6 +213,7 @@ on MNIST digits[DEEP LEARNING]
* [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library. * [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library.
* [genius](https://github.com/duanhongyi/genius) - A Chinese segment base on Conditional Random Field. * [genius](https://github.com/duanhongyi/genius) - A Chinese segment base on Conditional Random Field.
* [nut](https://github.com/pprett/nut) - Natural language Understanding Toolkit * [nut](https://github.com/pprett/nut) - Natural language Understanding Toolkit
* [Rosetta](https://github.com/columbia-applied-data-science/rosetta) - Text processing tools and wrappers (e.g. Vowpal Wabbit)
#### General-Purpose Machine Learning #### General-Purpose Machine Learning