Mar
31st
Tue
31st
Ian Eslick - Software :: langutils
“The library provides a heirarchy of major functions and auxiliary functions related to the structured analysis and processing of open text. The major functions working from raw text up are:
String tokenization (string -> string)
Part of speech tagging (string -> tokens -> vector-document)
Phrase chunking (vector-document -> phrases)”