Skip to content
New issue

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

预测结果不支持简体 #22

Open
qixiaoshu opened this issue Mar 17, 2024 · 2 comments
Open

预测结果不支持简体 #22

qixiaoshu opened this issue Mar 17, 2024 · 2 comments

Comments

@qixiaoshu
Copy link

这个预测的字体只有繁体,即使开了简体也没有用,请问有没有什么办法能让预测的是简体?

@zhengpd
Copy link

zhengpd commented Apr 17, 2024

release data-1.0 提供的 predict.db 是繁体字库的,简体需要另外用简体字库构建一个 predict.db

@llpub
Copy link

llpub commented Dec 18, 2024

简体db试试这个:
predict.db_simp.tar.gz

是在librime-1.12.0下构建的,具体命令如下:

opencc -c /usr/share/opencc/t2s.json -i predict.txt -o predict.txt.simp
cat predict.txt.simp |build/plugins/librime-predict/bin/build_predict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants