Skip to content

Releases: BMDSoftware/neji

v2.0.2

15 Jul 11:10
Compare
Choose a tag to compare
  • Fixed problem generating neji server (#15).

v2.0.1

30 Mar 15:18
Compare
Choose a tag to compare
  • New batch files to use Neji on Windows
  • New KeyStore and TrustStore files (#2)
  • New Docker configuration file (#8)
  • Fix server create option on CLI (#3)
  • Fix adding dictionary name with dots on web interface (#4)

v2.0.0

08 Nov 14:36
Compare
Choose a tag to compare

Neji 2.0.0 includes:

  • Neji Web Server
    • Management of annotation services and respective dictionaries and machine-learning models
    • Web page with interactive annotation for each service
    • REST API for each service
  • Gimli for machine learning NER training
    • Gimli is now easier to use with faster training and processing times. Its functionalities are now integrated into Neji, providing the same high accuracy previously achieved
  • Multiple linguistic parsers support, for general text and multi-language
  • Support to additional input and output formats, including BioC
  • SDK usability improvements
  • Performance improvements
  • Stability improvements