summaryrefslogtreecommitdiffstats
path: root/linguistics/src/main/java/com/yahoo/language/opennlp/OpenNlpDetector.java
Commit message (Expand)AuthorAgeFilesLines
* Split out opennlp-linguisticsHenning Baldersheim2022-11-261-92/+0
* 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-201-0/+92
* Revert "Replace optimaize with OpenNLP language detector [run-systemtest]"Jon Marius Venstad2021-12-181-92/+0
* Move model to module where it is needed, to simplify, at the cost of larger b...Jon Marius Venstad2021-12-181-4/+19
* Replace optimaize with OpenNLP language detectorJon Marius Venstad2021-12-171-0/+77