CatgirlIntelligenceAgency/code/libraries/language-processing
2023-10-09 15:12:30 +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 (refactor) Remove features-search and update documentation 2023-10-09 15:12:30 +02: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-qs/query-parser also does some language processing.