vChewing-macOS/Packages/vChewing_LangModelAssembly
ShikiSuen 97a9e9aa5c LMAssembly // Let LMInstantiator summarize user data. 2024-04-02 19:12:35 +08:00
..
Sources/LangModelAssembly LMAssembly // Let LMInstantiator summarize user data. 2024-04-02 19:12:35 +08:00
Tests LMAssembly // Integrate EtenDOS SCPC data into the codebase. 2024-02-23 14:01:30 +08:00
.gitignore Repo // Massive refactor & renovation. 2022-12-17 14:49:04 +08:00
Package.swift SPM // Consolidate dependencies. 2024-03-06 00:18:55 +08:00
README.md LMAssembly // Pack LMUserOverride inside LMInstantiator, etc. 2024-02-23 13:55:29 +08:00

README.md

LangModelAssembly

威注音輸入法的語言模組總成套裝,以 LMAssembly 命名空間承載下述唯二對外物件:

  • LMConsolidator自動格式整理模組。
  • LMInstantiator語言模組副本化模組亦集成一些自身功能擴展。

LMAssembly 總命名空間也承載一些在套裝內共用的工具函式。

以下是子模組:

  • LMAssociates關聯詞語模組。
  • lmCassette專門用來處理 CIN 磁帶檔案的模組,命名為「遠野」引擎。
  • LMCoreEX可以直接讀取 TXT 格式的帶有權重資料的語彙檔案的模組。
  • lmPlainBopomofo專門用來讀取使用者自訂ㄅ半候選字順序覆蓋定義檔案plist的模組。
  • lmReplacements專門用來讀取使用者語彙置換模式的辭典資料的模組。
  • lmUserOverride半衰記憶模組。
// (c) 2021 and onwards The vChewing Project (MIT-NTL License).
// ====================
// This code is released under the MIT license (SPDX-License-Identifier: MIT)
// ... with NTL restriction stating that:
// No trademark license is granted to use the trade names, trademarks, service
// marks, or product names of Contributor, except as required to fulfill notice
// requirements defined in MIT License.