0.0.1 • Published 5 years ago

kompromiss v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

kompromiss is a work-in-progress port of compromise in german.

The goal of this project is to provide a small, basic, rule-based POS-tagger, with a german-language api.

git clone https://github.com/nlp-compromise/de-compromise.git
cd de-compromise
npm install
npm test
npm watch
var ldv = require('kompromiss')
var dok= ldv('Ich, ich bin dann König. Und du, du Königin. Werden wir Helden für einen Tag.')
dok.substantive().out('liste')
// ['Ich', 'König', 'du', 'Königin', 'Werden', 'Helden']

please join to help! - Bitte beitreten, um zu helfen! slack group