mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-24 05:57:03 +03:00
Add Rosetta - Python text processing library
Rosetta is a Python library to make data-science on textual data easier. The library contains a number of high-performance utilities for common tasks encountered during text-mining (e.g. tokenization). The library also contains a number of wrappers to make working with libraries such as Vowpal Wabbit and Gensim simpler. Introductory video: http://youtu.be/Xv6exLVbGPk
This commit is contained in:
parent
5c0090b459
commit
f3356784c5
@ -207,6 +207,7 @@ on MNIST digits[DEEP LEARNING]
|
||||
* [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library.
|
||||
* [genius](https://github.com/duanhongyi/genius) - A Chinese segment base on Conditional Random Field.
|
||||
* [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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user