mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
37 lines
1.4 KiB
JSON
37 lines
1.4 KiB
JSON
|
{
|
||
|
"logosUsers": [
|
||
|
{ "id": "airbnb", "url": "https://www.airbnb.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://appenai.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"
|
||
|
}
|
||
|
]
|
||
|
}
|