mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 20:28:20 +03:00
23ec07debd
* Typo fix for AllenAI url Changed incorrect home page url for AllenAI from appenai.org to allenai.org * Sign contributor agreement * Change date format
38 lines
1.4 KiB
JSON
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"
|
|
}
|
|
]
|
|
}
|