-
Notifications
You must be signed in to change notification settings - Fork 9
v1.0 Release note draft
Xav edited this page Sep 5, 2015
·
1 revision
All the deprecated fields and functions in version 1.0 will stay in the codebase until version 1.1 in order for everyone to update their code. Meaning no code will break until january 2015 and the release of the version 1.1.
The first version of the dependency parsing proved to be too complex, and therefore prone to errors and hard to maintain and improve. It's currently under redevelopment, with a new version
The following fields will be deprecated from v0.26.0 and will be definitely removed in version 2.0. They will still be functional until this time. All the fields have some replacement.
Field name | Replacement |
---|---|
sentence.has_negation | sentence.profile.has_negation |
sentence.language | sentence.profile.language |
Compendium-js, English NLP for Node.js and the browser, MIT Licensed