vChewing-macOS/Packages/vChewing_LangModelAssembly/Sources/LangModelAssembly
ShikiSuen 2ec3214491 Repo // Introducing associated phrases in non-SCPC mode.
- Our implementation doesn't use compositor to handle associated phrases, considering that there are too many polyphonic ideographs in Mandarin Chinese.
- This implementation is NOT meant to be as competitive as the similar feature in McBopomofo PR416 (which uses compositor but has issues with polyphonic ideographs).
- This also brings related updates for CheatSheet.
- The translated terms of "Associated Phrases" are changed in this commit.
2024-01-07 18:49:37 +08:00
..
Resources Repo // Add SQLite support for factory database. 2023-11-27 23:54:39 +08:00
SubLMs LMCassette // Refactor && Fix .clear(). 2023-12-31 23:51:42 +08:00
InputToken.swift LMAssembly // Implementing InputToken support. 2023-12-21 22:53:33 +08:00
LMConsolidator.swift LMConsolidator // Optimize fixEOF(). 2023-09-15 19:39:23 +08:00
LMInstantiator.swift Repo // Introducing associated phrases in non-SCPC mode. 2024-01-07 18:49:37 +08:00
LMInstantiator_CassetteExtension.swift LMCassette // Add support for `%keys_to_directly_commit`. 2023-12-27 14:53:37 +08:00
LMInstantiator_DateTimeExtension.swift LMAssembly // Implementing InputToken support. 2023-12-21 22:53:33 +08:00
LMInstantiator_SQLExtension.swift LMA // Fix wrong results given by hasUnigramsFor() for cassette module. 2023-12-04 15:26:10 +08:00
RangeParserAPI.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00
TestCoreLMSQLData.swift Repo // Add SQLite support for factory database. 2023-11-27 23:54:39 +08:00
vChewingLM.swift LMAssembly // Correctly handle statement pointers. 2023-12-02 13:22:37 +08:00