add rspeer/wiki2text

This commit is contained in:
Rob Speer 2015-04-23 11:45:01 -04:00
parent fe0a59dd39
commit f2d6e994d8

View File

@ -1344,6 +1344,14 @@
"description": "A beanstalkd work queue client library.",
"license": "MIT",
"web": "https://github.com/tormaroe/beanstalkd.nim"
},
{
"name": "wiki2text",
"url": "git://github.com/rspeer/wiki2text.git",
"method": "git",
"tags": ["nlp", "wiki", "xml", "text"],
"description": "Quickly extracts natural-language text from a MediaWiki XML file.",
"license": "MIT",
"web": "https://github.com/rspeer/wiki2text"
}
]