mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"index": {
|
|
"title" : "Documentation",
|
|
|
|
"sidebar": {
|
|
"Quickstart": [
|
|
["Getting started", "#getting-started", "getting-started"],
|
|
["Usage Examples", "#examples", "examples"]
|
|
],
|
|
"API": [
|
|
["Language", "#language", "language"],
|
|
["Doc", "#doc", "doc"],
|
|
["Token", "#token", "token"],
|
|
["Span", "#span", "span"],
|
|
["Lexeme", "#lexeme", "lexeme"],
|
|
["Vocab", "#vocab", "vocab"],
|
|
["StringStore", "#stringstore", "stringstore"],
|
|
["Matcher", "#matcher", "matcher"]
|
|
],
|
|
"More": [
|
|
["Annotation Specs", "#annotation", "annotation"],
|
|
["Tutorials", "#tutorials", "tutorials"]
|
|
],
|
|
"Feedback": [
|
|
["Suggest Edits", "https://github.com/spacy-io/spaCy/tree/master/website/docs"],
|
|
["Github Issue Tracker", "https://github.com/spacy-io/spaCy/issues"]
|
|
]
|
|
}
|
|
}
|
|
}
|