mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"index": {
|
|
"title" : "Documentation",
|
|
|
|
"sidebar": {
|
|
"Quickstart": [
|
|
["Getting started", "#getting-started", "getting-started"],
|
|
["Usage Examples", "#examples", "examples"]
|
|
],
|
|
"API": [
|
|
["English", "#english", "english"],
|
|
["Doc", "#doc", "doc"],
|
|
["Token", "#token", "token"],
|
|
["Span", "#span", "span"],
|
|
["Lexeme", "#lexeme", "lexeme"],
|
|
["Vocab", "#vocab", "vocab"],
|
|
["StringStore", "#stringstore", "stringstore"]
|
|
],
|
|
"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"]
|
|
]
|
|
}
|
|
}
|
|
}
|