aboutsummaryrefslogtreecommitdiffstats
path: root/opennlp-linguistics
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0913-13/+13
|
* Allow version and surpress deprecation warningsBjørn Christian Seime2023-08-312-2/+4
|
* Hide implementationsJon Bratseth2023-07-311-1/+1
|
* Add necessary options to use failOnWarningsgjoranv2023-06-051-0/+1
|
* Don't remove indexable symbols when stemmingJon Bratseth2023-06-021-0/+12
|
* Add bundle type to all CORE bundles.gjoranv2023-05-251-0/+3
|
* Always treat each symbol as a separate tokenJon Bratseth2023-05-222-26/+32
|
* Threat 'other symbols' as lettersJon Bratseth2023-05-221-2/+10
| | | | | The unicode class 'other symbols' contains emojis, math symbols, etc. Treat these as letter characters to support searching for them.
* Correct argument orderJon Bratseth2022-12-051-1/+1
|
* Revert "Revert "- Reduce usage of guava.""Henning Baldersheim2022-12-011-6/+0
|
* Revert "- Reduce usage of guava."Henning Baldersheim2022-12-011-0/+6
|
* - Reduce usage of guava.Henning Baldersheim2022-12-011-6/+0
| | | | - Ensure that tests relying on order are determinsitic.
* Split out opennlp-linguisticsHenning Baldersheim2022-11-2615-0/+863