Open Chinese Convert 1.3.1.dirty
A project for conversion between Traditional and Simplified Chinese
Loading...
Searching...
No Matches
opencc::ConversionInspectionResult Struct Reference

Full inspection result for a single input text. More...

#include <ConversionInspection.hpp>

Public Attributes

std::string input
std::vector< std::string > segments
std::vector< ConversionInspectionStagestages
std::string output

Detailed Description

Full inspection result for a single input text.

Contains the original input, initial segments after segmentation, per-stage conversion results, and the final output.


The documentation for this struct was generated from the following file: