/language-manager

Primary LanguageC++Apache License 2.0Apache-2.0

language-manager

Intro

The language analyzer is used to segment mixed language text, recognize note languages, while its subordinate G2p module is used to convert text into syllables.

Install

cpp-pinyin

cpp-kana

-DCMAKE_TOOLCHAIN_FILE=path/to/vcpkg/scripts/buildsystems/vcpkg.cmake
-DCMAKE_PREFIX_PATH=path/to/qt/6.6.1/msvc2019_64;
-DCMAKE_INSTALL_PREFIX=install

Doc

Language Analyzer

G2p Module