Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 402 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 402 Bytes

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.