Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 862 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

2.2 2017-02-02

Changed

  • Upgrade to Stanford CoreNLP 3.7
  • Default to always add lemma stopword to simplify.
  • Bug fix (typeo): lemma never made it as an annotation (only word twice).

2.1 2016-07-15

Changed

  • Move to 4.1.0 of Lucene to make work with Elastic Search dependencies.
  • Upgrade to Stanford CoreNLP 3.6

[2.0] 2016-07-12

Added

  • Original relase of fork