ibus平台优秀的拼音输入法——linux版紫光华宇
Tofloor
poster avatar
草莓哥
deepin
2019-09-09 00:10
Author
本帖最后由 omegao 于 2019-9-9 08:40 编辑

deepin默认是fcitx平台的搜狗拼音,是很优秀。
但是如果你用的是ibus输入平台,既没有搜狗也没有云拼音。linux里拼音输入法挺多的,但是都不那么智能。
libpinyin据说需要训练一段时间,我用的不多,初上手还是差了一些。偶然看见这个帖子:http://bbs.unispim.com/forum.php?mod=viewthread&tid=70049&page=1#pid167067
试了一下还可以,输入准确性很好。默认状态比其他的拼音(包括rime sunpinyin )准确性都要好一些。
还可以下载一个华宇拼音输入法的大词库http://www.unispim.com/ 基本没啥问题了。
安装也特别简单,直接 make&sudo  make install就可以了。
有兴趣的可以尝试一下。

===================这个输入法没有配置界面,直接在ibus-setup里添加或者在gnome控制中心添加Lunispin即可。
Reply Favorite View the author
All Replies
avatar
tingyujijie87
deepin
2019-09-09 04:47
#1
支持分享
Reply View the author
avatar
liangei
deepin
2019-09-09 06:23
#2
有五笔?
Reply View the author
avatar
浪云
deepin
2019-09-09 16:09
#3
以前win下用过紫光,不错
Reply View the author
avatar
151******42
deepin
2019-11-18 07:14
#4
楼主能出个教程吗?我安装不成功啊
Reply View the author
avatar
草莓哥
deepin
2019-11-18 18:02
#5
https://bbs.deepin.org/post/182503
楼主能出个教程吗?我安装不成功啊

抱歉了,我也只是根据作者的提示:make  &&make install这两步就可以了。
前提是你先配置好ibus输入法,能正常使用ibus,就可以在ibus-setup里添加新的输入法lunispim就行了。
其他问题我也解决不了,你可以去主贴地址找作者提问。
Reply View the author
avatar
151******42
deepin
2019-11-20 05:10
#6
本帖最后由 erge 于 2019-11-19 21:11 编辑
https://bbs.deepin.org/post/182503
抱歉了,我也只是根据作者的提示:make  &&make install这两步就可以了。
前提是你先配置好ibus输入法, ...

我也是make,然后有很多依赖问题啊,然后解决了依赖,最后卡在找不到liblunispim。我现在用的就是ibus的rime,去帖子提问了,好几天了,作者估计忙,没有回复
Reply View the author
avatar
草莓哥
deepin
2019-11-20 20:39
#7
https://bbs.deepin.org/post/182503
我也是make,然后有很多依赖问题啊,然后解决了依赖,最后卡在找不到liblunispim。我现在用的就是ibus的ri ...

ls -l /usr/lib/liblunispim*
lrwxrwxrwx 1 root root      18  7月 14 20:20 /usr/lib/liblunispim.so -> liblunispim.so.0.1
-rwxr-xr-x 1 root root 3614352 10月 13 16:27 /usr/lib/liblunispim.so.0.1

[/usr/share/lunispim]$ tree
.
├── english
│   ├── english.dat
│   └── english_trans.dat
├── icons
│   └── logo.png
├── ini
│   ├── 固顶字.ini
│   ├── 双拼.ini
│   └── 中文符号.ini
├── phrase
│   └── 系统短语库.ini
├── wordlib
│   ├── bigram.dat
│   └── sys.uwl
└── zi
    ├── hzbh.dat
    ├── hzbs.dat
    ├── hzjf.dat
    ├── hzpy.dat
    └── j2f.dat

6 directories, 14 files
Reply View the author
avatar
ghostry
deepin
2019-11-20 21:05
#8
有双拼吗
Reply View the author
avatar
草莓哥
deepin
2019-11-20 21:09
#9

只有拼音
Reply View the author
avatar
disyou
deepin
2019-11-20 23:03
#10
搜狗可是打通了Linux的恐惧之一,以前搞个输入法都可以酸爽一阵子
Reply View the author
avatar
ghostry
deepin
2019-11-20 23:19
#11
https://bbs.deepin.org/post/182503
搜狗可是打通了Linux的恐惧之一,以前搞个输入法都可以酸爽一阵子

是啊,大数据真好,只要是流行语,都会在首选.次选.

其他输入法要一个字一个字的选,难受死.
Reply View the author
avatar
zllaihy
deepin
2019-11-20 23:21
#12
听说搜狗的输入法在U-O-S中也开始布局了
Reply View the author
avatar
disyou
deepin
2019-11-20 23:39
#13
https://bbs.deepin.org/post/182503
是啊,大数据真好,只要是流行语,都会在首选.次选.

其他输入法要一个字一个字的选,难受死. ...

只要这些公司级别的支持可以形成
用户习惯很快就可以重新培养起来
反正现在deepin已经是我的主力系统了
Reply View the author
avatar
disyou
deepin
2019-11-20 23:42
#14
deepin装在固态硬盘里,简直就是在彪:)
Reply View the author
avatar
heisen
deepin
2019-11-20 23:53
#15
我曹,我就华宇员工,这款输入法是为政府部门采购的中标麒麟适配的 哈哈哈
Reply View the author
avatar
151******42
deepin
2019-11-21 04:39
#16
https://bbs.deepin.org/post/182503
我曹,我就华宇员工,这款输入法是为政府部门采购的中标麒麟适配的 哈哈哈 ...

这个怎么安装呀
Reply View the author
avatar
草莓哥
deepin
2019-11-21 05:26
#17
还有些问题,不能翻页。以前没发现是因为这拼音输入法准确率挺高的,一般不用翻页。可现在想翻页也不能
Reply View the author
avatar
jianguo922
deepin
2019-11-21 06:02
#18
输入法的另一个选择来了  
Reply View the author
avatar
jian555gg
deepin
2019-11-22 04:16
#19
小众输入方案用户只能安心用rime了
Reply View the author
avatar
chinaelite
deepin
2019-11-22 05:11
#20
强烈要求商店上架ibus平台的输入法。因为有的软件只能支持ibus输入。
Reply View the author