Open Chinese Convert  1.0.3
A project for conversion between Traditional and Simplified Chinese
 All Classes Functions
Public Member Functions
opencc::MaxMatchSegmentation Class Reference

Implementation of maximal match segmentation. More...

#include <MaxMatchSegmentation.hpp>

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

List of all members.

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:
 All Classes Functions