aboutsummaryrefslogtreecommitdiffstats
path: root/linguistics/src/main/java/com/yahoo/language/simple/SimpleDetector.java
Commit message (Collapse)AuthorAgeFilesLines
* annotate intentional switch fallthroughArne H Juul2022-01-061-0/+1
|
* Revert "Merge pull request #20578 from ↵Jon Marius Venstad2021-12-201-1/+5
| | | | | | | vespa-engine/revert-20568-jonmv/replace-optimaize-with-lingua" This reverts commit 5476504932cd90eb2dad82dbab633e3ffa2034c3, reversing changes made to 235a78cc4707f78d18c6818a577de1b7507f5e40.
* Revert "Replace optimaize with OpenNLP language detector [run-systemtest]"Jon Marius Venstad2021-12-181-5/+1
|
* Replace optimaize with OpenNLP language detectorJon Marius Venstad2021-12-171-1/+5
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Linguistics cleanupJon Bratseth2021-09-211-9/+0
|
* Make SimpleLinguistics simple againJon Bratseth2019-01-211-78/+0
| | | | | - Remove SimpleLinguistics config and optional use of Optimaize - Add Optimaize to OpennlpLinguistics; on by default and config to disable
* Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-011-0/+5
|
* Do not create huge optimaize structures when not necessary.Henning Baldersheim2018-10-051-1/+1
|
* Defer loading the huge optimaize knowledgepool until you really need it. ↵Henning Baldersheim2018-09-101-20/+32
| | | | This cuts min memory footprint by 100MB+.
* Send global constantsJon Bratseth2018-09-061-0/+1
|
* Add config for simple-linguisticsBjørn Christian Seime2018-07-261-3/+14
| | | | Add a config parameter for enabling/disabling optimaize detector
* use com.optimaize.langdetect for lang detectionJefim Matskin2018-07-241-2/+52
|
* Merge pull request #6228 from vespa-engine/bratseth/nonfunctional-changesgjoranv2018-06-191-2/+2
|\ | | | | Nonfunctional changes only
| * Nonfunctional changes onlyJon Bratseth2018-06-191-2/+2
| |
* | make function publicJefim Matskin2018-06-181-1/+1
|/ | | make function public to facilitate other lingustics
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Use text content only for query lang detectionJon Bratseth2017-01-221-6/+0
|
* Nonfunctional changes onlyJon Bratseth2017-01-201-2/+9
|
* PublishJon Bratseth2016-06-151-0/+179