CatgirlIntelligenceAgency/code/libraries/language-processing/src
Viktor Lofgren 0806aa6dfe (language-processing) Add maximum length limit for text input in SentenceExtractor
Added a new constant, MAX_TEXT_LENGTH, to the SentenceExtractor class. If the length of the text input exceeds this limit, the text is truncated to fit within the limit. This modification is designed to prevent excessive resource usage for unusually long text inputs.
2024-01-03 14:27:47 +01:00
..
main (language-processing) Add maximum length limit for text input in SentenceExtractor 2024-01-03 14:27:47 +01:00
test Increase search result relevance (#8) 2023-04-07 20:18:08 +02:00