0.0.3 • Published 11 years ago
tomita-parser v0.0.3
Tomita
Tomita is a wrapper for Yandex Tomita Parser tool
Tomita Parser is a tool for extracting structured data (facts) from text in natural language.
Installation
npm install tomita-parserDocumentation
Usage:
var Tomita = require('tomita-parser');
new Tomita('input text', '/absolute/path/to/config.proto', function (err, res) {
// ...
});Test
npm testLicense
Tomita Parser
License © 2012 ООО «ЯНДЕКС»