CogCompNLP v4.0.13 Release Notes

Release Date: 2018-09-10 // over 5 years ago
  • ๐Ÿ‘ NER now supports use of multiple models within same VM context.
    ๐Ÿ‘Œ Improved documentation for configuration in pipeline and in core-utilities.
    ๐ŸŽ Various minor fixes to improve performance (core-utilities, Chunker).
    Minor improvements to StatefulTokenizer.


Previous changes from v4.0.12

  • ๐Ÿ”„ Changes:

    • โž• Added the ability to use JSON Serialized Format with NerTagger #676
    • ๐Ÿ› bugs with multiple NERAnnotators per process space #675
    • โช Revert "Incremental Training" #672