Krotos Modules 3
Loading...
Searching...
No Matches
krotos::NER Member List

This is the complete list of members for krotos::NER, including all inherited members.

findEntity(String text, const std::unordered_map< String, StringArray > &dictionary, float similarityThreshold=0.9f)krotos::NER
getFuzzySimilarity(String text, const std::unordered_map< String, StringArray > &dictionary, float similarityThreshold)krotos::NERprivate
levenshteinDistance(const String &str1, const String &str2)krotos::NERprivate
ngrams(const StringArray &tokens, int n=1)krotos::NERprivate
removeOverlapping(std::vector< Entity > entities)krotos::NERprivate
stringSimilarity(const String &str1, const String &str2)krotos::NERprivate