Skip to content

Searches a body of text for a whole word. Includes functions to search for the keyword's root, keyword with common suffixes, and keyword root with common suffixes. Matches are returned as a result object with key:value pairs; the key is the keyword located, and the value is an array of all locations within the text body where the keyword was found.

Notifications You must be signed in to change notification settings

jrynhart/KeywordSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

KeywordSearch

<COMING SOON...> Searches a body of text for a whole word. Includes functions to search for the keyword's root, keyword with common suffixes, and keyword root with common suffixes. Matches are returned as a result object with key:value pairs; the key is the keyword located, and the value is an array of all locations within the text body where the keyword was found.

About

Searches a body of text for a whole word. Includes functions to search for the keyword's root, keyword with common suffixes, and keyword root with common suffixes. Matches are returned as a result object with key:value pairs; the key is the keyword located, and the value is an array of all locations within the text body where the keyword was found.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages