We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a3532 commit d6bae1eCopy full SHA for d6bae1e
readme.md
@@ -120,6 +120,8 @@ An NLP Pipeline starts with a plain text.
120
the original [Berkeley Parser](https://github.com/slavpetrov/berkeleyparser).
121
- [open_nlp](https://github.com/hck/open_nlp) -
122
JRuby Bindings for the [OpenNLP](https://opennlp.apache.org/) Toolkit.
123
+- [ruby-spacy](https://github.com/yohasebe/ruby-spacy) —
124
+ Wrapper module for spaCy NLP library via [PyCall](https://github.com/mrkn/pycall.rb).
125
126
#### On-line APIs
127
0 commit comments