1
0

sidebars.json 461 B

123456789101112131415161718
  1. {
  2. "docs": {
  3. "Introduction": ["support", "cheatsheet", "options"],
  4. "Tutorials": ["supervised-tutorial", "unsupervised-tutorial"],
  5. "Help": ["autotune", "python-module", "webassembly-module", "faqs", "api", "references"]
  6. },
  7. "download": {
  8. "Resources": [
  9. "english-vectors",
  10. "crawl-vectors",
  11. "pretrained-vectors",
  12. "aligned-vectors",
  13. "supervised-models",
  14. "language-identification",
  15. "dataset"
  16. ]
  17. }
  18. }