Merge pull request #146 from rspeer/master

add rspeer/wiki2text
This commit is contained in:
Dominik Picheta 2015-04-24 17:41:04 +01:00
commit 377c79f6be

View File

@ -1344,6 +1344,14 @@
"description": "A beanstalkd work queue client library.", "description": "A beanstalkd work queue client library.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/tormaroe/beanstalkd.nim" "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"
} }
] ]