OH NO YOU DI'INT
demo of
nlp_comprimise
methods in the browser
PART-OF-SPEECH TAGGING!
nlp.tag(text, {})
NAMED-ENTITY-RECOGNITION!
nlp.spot(text, {})
N-gram!
nlp.ngram(text, {})
Sentences!
nlp.sentences(text)
britishize!
nlp.britishize(text)
americanize!
nlp.americanize(text)
pluralize!
nlp.pluralize(text)
singularize!
nlp.singularize(text)
syllables!
nlp.syllables(text)
dates!
nlp.dates(text)