mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Github repo info fixed for ruby-spacy
This commit is contained in:
parent
2bdfa42107
commit
596e04cbb4
|
@ -1334,7 +1334,7 @@
|
|||
"title": "ruby-spacy",
|
||||
"slogan": "Wrapper module for using spaCy from Ruby via PyCall",
|
||||
"description": "ruby-spacy is a wrapper module for using spaCy from the Ruby programming language via PyCall. This module aims to make it easy and natural for Ruby programmers to use spaCy.",
|
||||
"github": "https://github.com/yohasebe/ruby-spacy",
|
||||
"github": "yohasebe/ruby-spacy",
|
||||
"code_example": [
|
||||
"require \"ruby-spacy\"",
|
||||
"require \"terminal-table\"",
|
||||
|
|
Loading…
Reference in New Issue
Block a user