string_processor 2.0.1 copy "string_processor: ^2.0.1" to clipboard
string_processor: ^2.0.1 copied to clipboard

Utilities for processing strings, such as getting the best match with configurable options

string_processor #

This library contains utilities for processing strings, such as higher level functions for getting the highest matched string from given a list of strings and a string to match, as well as lower level functions such as getting the number of words matched in the given string(s). Strings can be matched taking into consideration things like article ("a", "an", and "the") and special characters. There are also utility functions to aid in parsing strings, such as removing special characters around the words in a string.

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Utilities for processing strings, such as getting the best match with configurable options

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on string_processor