We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
近期威注音語彙庫的建置腳本已經升級,原廠辭典 plist 檔案內現在會隨附整數詞頻資料(位於第四欄)。 對應的 LMCoreNS 需要升級、以析出該資料。 有了八股文資料,就可以正常生成鼠鬚管可以用的輸入方案。 使用者還可以趁此選擇是否生成通用拼音/國音二式/耶魯拼音/華羅拼音的鼠鬚管輸入方案。
由於相關的交互功能比較難以設計的原因,暫時僅製作 SwiftUI 版本。
P.S.: 相關的語料必須得隨注音反查視窗載入而載入,否則對記憶體的開銷比較空前(特別是全字庫資料)。
The text was updated successfully, but these errors were encountered:
該功能中止在威注音當中的製作。回頭另外出一個軟體做這種事情。
Sorry, something went wrong.
Merge pull request #298 from lukhnos/gramambular-modernization
ccd035a
Gramambular modernization
No branches or pull requests
近期威注音語彙庫的建置腳本已經升級,原廠辭典 plist 檔案內現在會隨附整數詞頻資料(位於第四欄)。
對應的 LMCoreNS 需要升級、以析出該資料。
有了八股文資料,就可以正常生成鼠鬚管可以用的輸入方案。
使用者還可以趁此選擇是否生成通用拼音/國音二式/耶魯拼音/華羅拼音的鼠鬚管輸入方案。
由於相關的交互功能比較難以設計的原因,暫時僅製作 SwiftUI 版本。
P.S.: 相關的語料必須得隨注音反查視窗載入而載入,否則對記憶體的開銷比較空前(特別是全字庫資料)。
The text was updated successfully, but these errors were encountered: