mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-27 10:08:57 +03:00
added Ruby NLP
This commit is contained in:
parent
378733310b
commit
7fdfa07644
@ -57,7 +57,16 @@ A curated list of awesome machine learning frameworks, libraries and software (b
|
||||
|
||||
## Ruby
|
||||
|
||||
#### Natural Language Processing
|
||||
|
||||
*Libraries for working with human languages.*
|
||||
|
||||
* [Treat](https://github.com/louismullie/treat) - Text REtrieval and Annotation Toolkit, definitely the most comprehensive toolkit I’ve encountered so far for Ruby
|
||||
* [Ruby Linguistics](http://www.deveiate.org/projects/Linguistics/) - NLTK for Ruby
|
||||
* [Stemmer](https://github.com/aurelian/ruby-stemmer)
|
||||
* [Ruby Wordnet](http://www.deveiate.org/projects/Ruby-WordNet/)
|
||||
* [Raspel](http://sourceforge.net/projects/raspell/)
|
||||
* [UEA Stemmer](https://github.com/ealdent/uea-stemmer)
|
||||
## Scala
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user