mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Add title description for tokenizer
This commit is contained in:
parent
3944c1d6e7
commit
56a47f137f
|
@ -154,6 +154,7 @@
|
||||||
|
|
||||||
"tokenizer": {
|
"tokenizer": {
|
||||||
"title": "Tokenizer",
|
"title": "Tokenizer",
|
||||||
|
"teaser": "Segment text into words, punctuations marks etc.",
|
||||||
"tag": "class",
|
"tag": "class",
|
||||||
"source": "spacy/tokenizer.pyx"
|
"source": "spacy/tokenizer.pyx"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user