summaryrefslogtreecommitdiffstats
path: root/container-core/src/main/java/com/yahoo/language/provider/DefaultLinguisticsProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Use Inject annotation from 'annotations'Bjørn Christian Seime2022-06-091-1/+1
* Revert "Merge pull request #20578 from vespa-engine/revert-20568-jonmv/replac...Jon Marius Venstad2021-12-201-2/+4
* Revert "Replace optimaize with OpenNLP language detector [run-systemtest]"Jon Marius Venstad2021-12-181-4/+2
* Move model to module where it is needed, to simplify, at the cost of larger b...Jon Marius Venstad2021-12-181-3/+2
* Replace optimaize with OpenNLP language detectorJon Marius Venstad2021-12-171-2/+5
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Non-functional-changes-onlyJon Bratseth2020-11-181-2/+2
* Nonfunctional changes onlyJon Bratseth2019-06-031-1/+1
* Do lazy initialization of default linguistics providerHarald Musum2019-05-221-4/+7
* Rename constantJon Bratseth2019-01-211-1/+0
* Make OpenNlpLinguistics defaultJon Bratseth2019-01-211-0/+30