You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using the Pinyin input method built into the fcitx5 input method, and I've added a custom word library with word frequencies from https://github.com/lunzima/ChsPinyinUDL. However, the behavior of the input method doesn't seem to meet my expectations.
The expected behavior is that after installing the dict.txt word library, the first option in the candidate list should be "农企临时工". But the actual candidate list is as follows:
The word frequency of "农企临时工" is 19999, the word frequency of "农企" is 9999, the word frequency of "麒麟" is 67470, and the word frequency of "弄起" is 900.