Github repo info fixed for ruby-spacy

This commit is contained in:
Yoichiro Hasebe 2021-07-04 18:55:17 +09:00 committed by GitHub
parent 2bdfa42107
commit 596e04cbb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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\"",