CatgirlIntelligenceAgency/code/libraries/language-processing
2023-03-13 17:39:53 +01:00
..
src More restructuring, big bug fixes in keyword extraction. 2023-03-13 17:39:53 +01:00
build.gradle The refactoring will continue until morale improves. 2023-03-12 10:04:48 +01:00
readme.md More restructuring, big bug fixes in keyword extraction. 2023-03-13 17:39:53 +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.