tomita-parser

0.0.3 • Public • Published

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-parser

Documentation

Yandex documentation

Usage:

var Tomita = require('tomita-parser');
new Tomita('input text', '/absolute/path/to/config.proto', function (err, res) {
    // ...
});

Test

npm test

or Yandex examples.zip

License

Tomita Parser

License © 2012 ООО «ЯНДЕКС»

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    7
  • 0.0.2
    6
  • 0.0.1
    6

Package Sidebar

Install

npm i tomita-parser

Weekly Downloads

12

Version

0.0.3

License

none

Last publish

Collaborators

  • vao
  • neonko