Open Chinese Convert 1.1.8
A project for conversion between Traditional and Simplified Chinese
Loading...
Searching...
No Matches
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 std::string &text) const
 
const DictPtr GetDict () const
 
- Public Member Functions inherited from opencc::Segmentation

Detailed Description

Implementation of maximal match segmentation.

Member Function Documentation

◆ Segment()

SegmentsPtr MaxMatchSegmentation::Segment ( const std::string & text) const
virtual

Implements opencc::Segmentation.


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