Releases: akb89/noframenet
Releases · akb89/noframenet
v4.2.0
Merge pull request #27 from akb89/develop
Develop
v4.1.0
Added support for importing frame and FE hierarchies
v4.0.5
Fixed bug with BSON object limit on insertMany with mongodb driver
v4.0.4
Updated documentation following added support for splits import
v4.0.3
- updated dependencies
- linted code according to latest eslint version
- misc. bugfixes related to mongo driver and mongoose updates
v3.0
Replaced 'import' by 'require' to remove dependency to babel-node for script execution
v2.2.2
- fixed bug which prevented fulltext.annotationSets with colliding ids to be imported to the database. Now upserting annotationsets with priority given to fulltext annotation over examplars
- fixed bug with error handling in importLexunits script
- removed bug-prone clutter in pipeline script
- added silly logger for debugging
- added debug script for debugging importFullText script
v2.0.8
Fixed a quiet serious bug in importFullTexts which prevented properly importing valence patterns when start and or end chars where equal to 0
v2.0.7
- Fixed bug with tests
- Updated dependencies
- Updated eslintrc config for linting
- Removed test script