ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
segmenter.h File Reference
#include <string>
#include <vector>
#include "util/pimpl.h"

Go to the source code of this file.

Classes

class  meta::utf::segmenter
 Class that encapsulates segmenting unicode strings. More...
 
class  meta::utf::segmenter::segment
 Represents a segment within a unicode string. More...
 

Namespaces

 meta
 The ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing.
 
 meta::utf
 Functions for converting to and from various character sets.
 

Detailed Description

Author
Chase Geigle

All files in META are dual-licensed under the MIT and NCSA licenses. For more details, consult the file LICENSE.mit and LICENSE.ncsa in the root of the project.