mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
remove universe object: adam_qas
This commit is contained in:
parent
60a35a2bb2
commit
5000a08a20
|
@ -2212,29 +2212,6 @@
|
||||||
"youtube": "8u57WSXVpmw",
|
"youtube": "8u57WSXVpmw",
|
||||||
"category": ["videos"]
|
"category": ["videos"]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "adam_qas",
|
|
||||||
"title": "ADAM: Question Answering System",
|
|
||||||
"slogan": "A question answering system that extracts answers from Wikipedia to questions posed in natural language.",
|
|
||||||
"github": "5hirish/adam_qas",
|
|
||||||
"pip": "qas",
|
|
||||||
"code_example": [
|
|
||||||
"git clone https://github.com/5hirish/adam_qas.git",
|
|
||||||
"cd adam_qas",
|
|
||||||
"pip install -r requirements.txt",
|
|
||||||
"python -m qas.adam 'When was linux kernel version 4.0 released ?'"
|
|
||||||
],
|
|
||||||
"code_language": "bash",
|
|
||||||
"thumb": "https://shirishkadam.files.wordpress.com/2018/04/mini_alleviate.png",
|
|
||||||
"author": "Shirish Kadam",
|
|
||||||
"author_links": {
|
|
||||||
"twitter": "5hirish",
|
|
||||||
"github": "5hirish",
|
|
||||||
"website": "https://shirishkadam.com/"
|
|
||||||
},
|
|
||||||
"category": ["standalone"],
|
|
||||||
"tags": ["question-answering", "elasticsearch"]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "self-attentive-parser",
|
"id": "self-attentive-parser",
|
||||||
"title": "Berkeley Neural Parser",
|
"title": "Berkeley Neural Parser",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user