Open Chinese Convert  1.0.4
A project for conversion between Traditional and Simplified Chinese
 All Classes Functions Typedefs Modules
Public Member Functions | List of all members
opencc::MaxMatchSegmentation Class Reference

Implementation of maximal match segmentation. More...

#include <MaxMatchSegmentation.hpp>

Inheritance diagram for opencc::MaxMatchSegmentation:
opencc::Segmentation

Public Member Functions

 MaxMatchSegmentation (const DictPtr _dict)
 
virtual SegmentsPtr Segment (const string &text) const
 
const DictPtr GetDict () const
 

Detailed Description

Implementation of maximal match segmentation.


The documentation for this class was generated from the following files: