spaCy/website/meta/logos.json
Mohammed Daudali 23ec07debd Correct typo for AllenAI url on homepage (#4050)
* Typo fix for AllenAI url

Changed incorrect home page url for AllenAI from appenai.org to allenai.org

* Sign contributor agreement

* Change date format
2019-07-31 00:16:33 +02:00

38 lines
1.4 KiB
JSON

{
"logosUsers": [
{ "id": "airbnb", "url": "https://www.airbnb.com" },
{ "id": "uber", "url": "https://www.uber.com" },
{ "id": "quora", "url": "https://www.quora.com" },
{ "id": "retriever", "url": "https://www.retriever.no" },
{ "id": "stitchfix", "url": "https://www.stitchfix.com" },
{ "id": "chartbeat", "url": "https://chartbeat.com" },
{ "id": "allenai", "url": "https://allenai.org" }
],
"logosPublications": [
{
"id": "recode",
"url": "https://www.recode.net/2017/6/22/15855492/ai-artificial-intelligence-nonprofit-good-human-chatbots-machine-learning"
},
{
"id": "wapo",
"url": "https://www.washingtonpost.com/news/wonk/wp/2016/05/18/googles-new-artificial-intelligence-cant-understand-these-sentences-can-you/"
},
{
"id": "bbc",
"url": "http://www.bbc.co.uk/rd/blog/2017-08-irfs-weeknotes-number-250"
},
{
"id": "microsoft",
"url": "https://www.microsoft.com/developerblog/2016/09/13/training-a-classifier-for-relation-extraction-from-medical-literature/"
},
{
"id": "venturebeat",
"url": "https://venturebeat.com/2017/01/27/4-ai-startups-that-analyze-customer-reviews/"
},
{
"id": "thoughtworks",
"url": "https://www.thoughtworks.com/radar/tools"
}
]
}