mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
Merge pull request #390 from arbox/patch-1
Added the awesome Ruby NLP list.
This commit is contained in:
commit
cdb0adee57
1 changed files with 1 additions and 0 deletions
|
@ -1015,6 +1015,7 @@ be
|
|||
<a name="ruby-nlp"></a>
|
||||
#### Natural Language Processing
|
||||
|
||||
* [Awesome NLP with Ruby](https://github.com/arbox/nlp-with-ruby) - Curated link list for practical natural language processing in Ruby.
|
||||
* [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](https://deveiate.org/projects/Linguistics) - Linguistics is a framework for building linguistic utilities for Ruby objects in any language. It includes a generic language-independent front end, a module for mapping language codes into language names, and a module which contains various English-language utilities.
|
||||
* [Stemmer](https://github.com/aurelian/ruby-stemmer) - Expose libstemmer_c to Ruby
|
||||
|
|
Loading…
Reference in a new issue