Giter Club home page Giter Club logo

Comments (9)

shieldr4 avatar shieldr4 commented on August 19, 2024 1

我自己的解决方案是给chat.dict赋予每个词50000的词频,这样从一定程度上解决了问题。基本假设就是常用字应该有较高的词频,但是我个人认为更加合理的解决方案是等比例压缩搜狗词库的词频,把所有词的基础词频调整在5以内?

from rime.

TrayBer avatar TrayBer commented on August 19, 2024

同样反馈这个问题的:#44

from rime.

ssnhd avatar ssnhd commented on August 19, 2024

首先得先保证有词库,其次才是词频。

正是因为 Rime 不联网导致本身自带词库非常少,所以添加搜狗词库,词库很大,以至于词频实属没办法修改(几百万词库工作量浩大);或许日后有大神可以解决上述问题。

另外用户可以选择牺牲词库量,自行添加极少量词库,应该可以临时解决。

from rime.

TrayBer avatar TrayBer commented on August 19, 2024

想起来英语四六级,考研词汇书,都会有人出一个高频词汇版本,这个应该也是可行的,期待有想法的大佬讨论一下可行的方案。

myShot2022-03-24 12 51 17

每次打字都是这样的候选词,真的是有些折磨。我先找找有没有好用点的精减词库。

from rime.

TrayBer avatar TrayBer commented on August 19, 2024

如果我找到了一个高频词汇词库,如何设置可以让这些高频词汇的候选优先级高于其它词库?

from rime.

ssnhd avatar ssnhd commented on August 19, 2024

想起来英语四六级,考研词汇书,都会有人出一个高频词汇版本,这个应该也是可行的,期待有想法的大佬讨论一下可行的方案。

myShot2022-03-24 12 51 17

每次打字都是这样的候选词,真的是有些折磨。我先找找有没有好用点的精减词库。

不要着急,不联网的输入法就是这样,有得有失,如你上面说的那样需要养,这是用 Rime 的基本忍耐。

from rime.

LEOYoon-Tsaw avatar LEOYoon-Tsaw commented on August 19, 2024

image image

我平常不用拼音,試了一下,事情是首選,英語亦首選,沒有出現樓主的問題

from rime.

lovelock avatar lovelock commented on August 19, 2024

我也是昨天才发现这样一个神奇的配置,太全了!主要这皮肤配置的和原生完全一样!但也是遇到楼主说的这个问题,刚开始用的时候排在前面的词很无厘头,想要的词都在非常后面。这还是在导入了 https://github.com/wongdean/rime-settings 的词库之后的情况

from rime.

shieldr4 avatar shieldr4 commented on August 19, 2024

@ssnhd 这应该是方案加入词频之后产生的bug

问题应该出在chat.dict和sogou.dict的交互上,从我个人角度出发,原始版本不加改动直接部署的使用效果出奇的差,以下是对比

当然我个人对Rime如何构造候选词不甚了解,只能定位到这里,推测是因为搜狗输入法的词频太高扭曲了整体的候选词结果。

image

from rime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.