Skip to content

Commit d6bae1e

Browse files
committed
Add ruby-spacy by @yohasebe
1 parent c0a3532 commit d6bae1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ An NLP Pipeline starts with a plain text.
120120
the original [Berkeley Parser](https://github.com/slavpetrov/berkeleyparser).
121121
- [open_nlp](https://github.com/hck/open_nlp) -
122122
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).
123125

124126
#### On-line APIs
125127

0 commit comments

Comments
 (0)