Giter Club home page Giter Club logo

Comments (6)

ssnhd avatar ssnhd commented on August 19, 2024
  1. 支持中英混输,没有出现英文是因为 easy_en.dict.yaml 里缺少你所需要的词汇(可自行加入英文词汇),或是因为该词汇没有被使用过,从而排序在很后面,此时需要翻页多次找到。
  2. 快速输入常用词汇短语,将词汇加入 custom_phrase.txt,根据自己需求设置快捷短语(例如输入 mac,输出 MacBook),格式文本里有说明。

from rime.

hicaicai avatar hicaicai commented on August 19, 2024

好的,谢谢开发者

from rime.

hicaicai avatar hicaicai commented on August 19, 2024

感谢开发者, 我已经找到临时英文输入方法了,另外我想问下可否借用您的内容介绍这个输入法
patch:
"recognizer/patterns/veng": "^v.*$"
"engine/segmentors/@before last": affix_segmentor@veng
veng:
tag: veng
prefix: "v"
tips: "英语输入"

from rime.

ssnhd avatar ssnhd commented on August 19, 2024

我不是该输入法开发者,只是汇集到一起让别人方便实用,代码开源可随意使用。

from rime.

hicaicai avatar hicaicai commented on August 19, 2024

好的,谢谢您让我们可以一键导入方便使用

from rime.

hicaicai avatar hicaicai commented on August 19, 2024

兄弟, 有没有办法把这串代码改成回车上屏啊, 现在可以临时输入英文,但每次空格就自动上屏了, 我想继续输入又重新操作,所以能否在临时英文输入状态改成回车上屏,
patch:
"recognizer/patterns/veng": "^v.*$"
"engine/segmentors/@before last": affix_segmentor@veng
veng:
tag: veng
prefix: "v"
tips: "英语输入"

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.