Update changes.txt to reflect Grobid Quantities NER merge.
Project: http://git-wip-us.apache.org/repos/asf/tika/repo Commit: http://git-wip-us.apache.org/repos/asf/tika/commit/a3532006 Tree: http://git-wip-us.apache.org/repos/asf/tika/tree/a3532006 Diff: http://git-wip-us.apache.org/repos/asf/tika/diff/a3532006 Branch: refs/heads/master Commit: a353200698c00e5b13078561e9b57c313b497458 Parents: eb51d9b Author: Chris Mattmann <[email protected]> Authored: Sat Apr 23 11:34:17 2016 -0700 Committer: Chris Mattmann <[email protected]> Committed: Sat Apr 23 11:34:17 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tika/blob/a3532006/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index d06dd84..b44adf8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,9 @@ Release 1.13 - ??? + * Added GROBID Quantities measurement NER to one of + the NER recognisers allowing measurements to automatically + be extracted from Tika (GitHub-104). + * Fixed JournalParser to handle null responses from GROBID and to log a message (TIKA-1925).
