summaryrefslogtreecommitdiffstats
path: root/linguistics/src/main/java/com/yahoo/language/opennlp
Commit message (Expand)AuthorAgeFilesLines
* Specify how the class is actually loadedJon Marius Venstad2021-12-211-1/+1
* Provide array of correct size.Jon Marius Venstad2021-12-201-1/+1
* Override ngram creation with something less sillyJon Marius Venstad2021-12-202-1/+32
* Use smaller chunks for faster detectionJon Marius Venstad2021-12-201-2/+2
* Upper bound on input size, and use opennlp before simple detectorJon Marius Venstad2021-12-201-6/+3
* Avoid putting nulls in languange mapJon Marius Venstad2021-12-201-2/+5
* Revert "Merge pull request #20578 from vespa-engine/revert-20568-jonmv/replac...Jon Marius Venstad2021-12-205-127/+157
* Revert "Replace optimaize with OpenNLP language detector [run-systemtest]"Jon Marius Venstad2021-12-185-157/+127
* Re-add filesJon Marius Venstad2021-12-182-0/+60
* Move model to module where it is needed, to simplify, at the cost of larger b...Jon Marius Venstad2021-12-183-22/+21
* Add some javadoc, and no need to handle null return for modelJon Marius Venstad2021-12-172-2/+4
* Replace optimaize with OpenNLP language detectorJon Marius Venstad2021-12-174-127/+96
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Linguistics cleanupJon Bratseth2021-09-213-7/+7
* we want to compare Linguistics objects for equivalenceArne Juul2021-08-041-0/+3
* Revert "Merge pull request #17754 from vespa-engine/revert-17747-bratseth/spe...Jon Bratseth2021-05-051-1/+8
* Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-051-8/+1
* Revert "Merge pull request #17746 from vespa-engine/revert-17738-revert-17737...Jon Bratseth2021-05-051-1/+8
* Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-051-8/+1
* Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-041-1/+8
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-041-8/+1
* Wire in (but don't use) SpecialTokensJon Bratseth2021-05-041-1/+8
* No functional changesJon Bratseth2021-04-142-88/+53
* SpareCapacityMaintainer sketchJon Bratseth2020-06-121-0/+1
* variables in lambdas must be finalArne Juul2020-04-241-5/+8
* Apply suggestions from code reviewArne H Juul2020-04-242-5/+5
* add more tracing and debug logging of stemmingArne Juul2020-04-243-0/+16
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Make SimpleLinguistics simple againJon Bratseth2019-01-211-0/+29
* Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-011-0/+102
* Add copyright headerJon Bratseth2018-10-012-0/+2
* Send global constantsJon Bratseth2018-09-061-0/+2
* Export package com.yahoo.language.opennlp.gjoranv2018-07-241-0/+5
* add opennlp stemmers - revert previous changesJefim Matskin2018-07-182-0/+146