CatgirlIntelligenceAgency/code/libraries/language-processing
Viktor Lofgren aa0d256d6a Upgrade code to Java 20.
* Change language version
* Upgrade Lombok to a JDK20 compatible version
2023-08-23 13:37:49 +00:00
..
src (language) fasttext based language filter 2023-08-16 15:48:12 +02:00
build.gradle Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
readme.md Yet more restructuring. 2023-03-13 23:40:26 +01:00

Language Processing

This library contains various tools used in language processing.

Central Classes

See Also

features-convert/keyword-extraction uses this code to identify which keywords are important.

features-search/query-parser also does some language processing.