match-words
Match the words in a string. Support for english, CJK and Cyrillic.
count-words
Count how many times words appear in the input string.
wordcount
Count the words in a string. Support for english, CJK and Cyrillic.
word-regex
Regular expression for matching words in a string. Support for english, CJK and Cyrillic.