var searchIndex = {}; searchIndex["porter_stemmer"] = {"doc":"","items":[[5,"stem","porter_stemmer","Given a word, return its stemmed form",null,{"inputs":[{"name":"str"}],"output":{"name":"string"}}],[5,"stem_tokenized","","Take a word as a Vector of grapheme clusters, and return the stemmed equivalent using Porter's\nstemming algorithm.",null,{"inputs":[{"name":"vec"}],"output":{"name":"vec"}}]],"paths":[]}; initSearch(searchIndex);