Skip to content

Releases: akb89/noframenet

v4.2.0

31 Aug 14:13
91f6faf
Compare
Choose a tag to compare
Merge pull request #27 from akb89/develop

Develop

v4.1.2

21 Aug 14:04
ac0cfe5
Compare
Choose a tag to compare

Updated dependencies

v4.1.0

15 Aug 12:54
9587ca5
Compare
Choose a tag to compare

Added support for importing frame and FE hierarchies

v4.0.5

20 Jan 08:32
ae92520
Compare
Choose a tag to compare

Fixed bug with BSON object limit on insertMany with mongodb driver

v4.0.4

19 Jan 10:27
a8a4584
Compare
Choose a tag to compare

Updated documentation following added support for splits import

v4.0.3

19 Jan 09:48
40ea2c7
Compare
Choose a tag to compare
  • updated dependencies
  • linted code according to latest eslint version
  • misc. bugfixes related to mongo driver and mongoose updates

v3.0

30 Mar 21:59
Compare
Choose a tag to compare

Replaced 'import' by 'require' to remove dependency to babel-node for script execution

v2.2.2

24 Mar 22:56
Compare
Choose a tag to compare
  • 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

22 Mar 14:09
Compare
Choose a tag to compare

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

17 Mar 10:06
Compare
Choose a tag to compare
  • Fixed bug with tests
  • Updated dependencies
  • Updated eslintrc config for linting
  • Removed test script