CatgirlIntelligenceAgency/code/libraries/language-processing
2023-10-04 12:46:22 +02:00
..
src (converter) Fix rare sentence extractor bug 2023-09-24 19:39:48 +02:00
build.gradle (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02: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.