mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
60 lines
2.2 KiB
JSON
60 lines
2.2 KiB
JSON
{
|
|
"index": {
|
|
"landing": true,
|
|
"logos": [
|
|
{
|
|
"airbnb": [ "https://www.airbnb.com", 150, 45],
|
|
"quora": [ "https://www.quora.com", 120, 34 ],
|
|
"retriever": [ "https://www.retriever.no", 150, 33 ],
|
|
"stitchfix": [ "https://www.stitchfix.com", 150, 18 ]
|
|
},
|
|
{
|
|
"chartbeat": [ "https://chartbeat.com", 180, 25 ],
|
|
"allenai": [ "https://allenai.org", 220, 37 ]
|
|
}
|
|
],
|
|
"features": [
|
|
{
|
|
"recode": ["https://www.recode.net/2017/6/22/15855492/ai-artificial-intelligence-nonprofit-good-human-chatbots-machine-learning", 100, 25],
|
|
"wapo": ["https://www.washingtonpost.com/news/wonk/wp/2016/05/18/googles-new-artificial-intelligence-cant-understand-these-sentences-can-you/", 100, 77],
|
|
"bbc": ["http://www.bbc.co.uk/rd/blog/2017-08-irfs-weeknotes-number-250", 90, 26],
|
|
"microsoft": ["https://www.microsoft.com/developerblog/2016/09/13/training-a-classifier-for-relation-extraction-from-medical-literature/", 130, 28]
|
|
},
|
|
{
|
|
"venturebeat": ["https://venturebeat.com/2017/01/27/4-ai-startups-that-analyze-customer-reviews/", 150, 19],
|
|
"thoughtworks": ["https://www.thoughtworks.com/radar/tools", 150, 28]
|
|
}
|
|
]
|
|
},
|
|
|
|
"robots.txt": {
|
|
"layout": false
|
|
},
|
|
|
|
"404": {
|
|
"title": "404 Error",
|
|
"landing": true
|
|
},
|
|
|
|
"styleguide": {
|
|
"title": "Styleguide",
|
|
"sidebar": {
|
|
"Styleguide": { "": "styleguide" },
|
|
"Resources": {
|
|
"Website Source": "https://github.com/explosion/spacy/tree/master/website",
|
|
"Contributing Guide": "https://github.com/explosion/spaCy/blob/master/CONTRIBUTING.md"
|
|
}
|
|
},
|
|
"menu": {
|
|
"Introduction": "intro",
|
|
"Logo": "logo",
|
|
"Colors": "colors",
|
|
"Typography": "typography",
|
|
"Elements": "elements",
|
|
"Components": "components",
|
|
"Embeds": "embeds",
|
|
"Markup Reference": "markup"
|
|
}
|
|
}
|
|
}
|