Open NSBPittman opened 8 years ago
need different suggestors, for simple spelling (like exits) or instead using TFIDF
suggestor is responsible for always taking entire string, spell checker suggestor would itself get last word and offer suggestion accordingly.
Suggestor interface
change so the entire string is sent to the suggestor