CatgirlIntelligenceAgency/code/libraries/language-processing
Viktor Lofgren ebc84c22fb Upgrade antique lombok plugin
This permits tests to run on JDK20 environments.
2023-08-23 14:34:32 +00:00
..
src (language) fasttext based language filter 2023-08-16 15:48:12 +02:00
build.gradle Upgrade antique lombok plugin 2023-08-23 14:34:32 +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.