Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amzxyz/RIME-LMDG
/ types & classes
Types & classes
107 in github.com/amzxyz/RIME-LMDG
⨍
Functions
889
◇
Types & classes
107
↓ 10 callers
Class
PathEdit
wanxiang-tools.py:3330
↓ 10 callers
Class
tqdm
Decorate an iterable object, returning an iterator which acts exactly like the original iterable, but prints a dynamically updating progr
tqdm/std.py:245
↓ 8 callers
Class
DecodeResult
rime-schema-compare/src/rime_schema_compare/rime_runner.py:14
↓ 7 callers
Class
BlackboxDecodeResult
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:50
↓ 6 callers
Class
EMA
Exponential moving average: smoothing to give progressively lower weights to older values. Parameters ---------- smoothing : fl
tqdm/std.py:214
↓ 6 callers
Class
RimeDistroRunner
``shared_data_dir`` → ``vendor/data`` under repo root; ``user_data_dir`` → each vendor checkout (submodule) for per-schema deploy and user st
rime-schema-compare/src/rime_schema_compare/rime_runner.py:20
↓ 6 callers
Class
TqdmTypeError
tqdm/std.py:32
↓ 5 callers
Class
TqdmDeprecationWarning
tqdm/std.py:57
↓ 4 callers
Class
VendorConfig
One Rime distribution checkout (git submodule path).
rime-schema-compare/src/rime_schema_compare/config.py:26
↓ 3 callers
Class
CancelledError
wanxiang-tools.py:1970
↓ 3 callers
Class
DynamicActionWidget
跨列协同:操作按钮部分 - 对齐抗抖版
wanxiang-tools.py:133
↓ 3 callers
Class
DynamicMultiLineWidget
多行文本列表组件 - 莫兰迪绿 + 自动拉伸版
wanxiang-tools.py:838
↓ 3 callers
Class
EvalSynonymConfig
Normalize gold/prediction before exact match and Levenshtein/CER. - phrases: (variant, canonical) — replace all occurrences of variant with
rime-schema-compare/src/rime_schema_compare/eval_synonyms.py:37
↓ 3 callers
Class
JobArgs
wanxiang-tools.py:2294
↓ 3 callers
Class
Pinyin
pypinyin/core.py:56
↓ 3 callers
Class
TqdmKeyError
tqdm/std.py:36
↓ 2 callers
Class
Bar
`str.format`-able bar with format specifiers: `[width][type]` - `width` + unspecified (default): use `self.default_len` + `int >
tqdm/std.py:131
↓ 2 callers
Class
CustomTask
--- 新增:自定义模式数据模型与存储助手 ---
wanxiang-updater/app/src/main/java/com/wanxiangupdater/MainActivity.kt:78
↓ 2 callers
Class
DefaultConverter
pypinyin/converter.py:29
↓ 2 callers
Class
DynamicKeyValueWidget
跨列协同:字典组件 - 动态行高 + 包裹式对齐 + 视觉一统版 + 智能下拉解析
wanxiang-tools.py:202
↓ 2 callers
Class
FormatReplace
>>> a = FormatReplace('something') >>> f"{a:5d}" 'something'
tqdm/utils.py:102
↓ 2 callers
Class
ImeProfile
rime-schema-compare/scripts/benchmark_windows_pinyin.py:69
↓ 2 callers
Class
RimeConsoleWrapper
通过 subprocess 调用 rime_api_console.exe 的包装器 简单易用,适合快速测试和交互式使用
rime-schema-compare/src/rime_schema_compare/call_librime.py:44
↓ 2 callers
Class
RimeDllWrapper
通过 ctypes 直接调用 rime.dll 的包装器 更灵活,可以直接访问所有 Rime API ⚠️ 注意: 当前为简化实现版本,部分功能可能不完整。 建议先使用 RimeConsoleWrapper 进行测试。 使用示例:
rime-schema-compare/src/rime_schema_compare/call_librime.py:205
↓ 2 callers
Class
TaskState
wanxiang-updater/app/src/main/java/com/wanxiangupdater/MainActivity.kt:70
↓ 2 callers
Class
UltimateConverter
pypinyin/converter.py:343
↓ 2 callers
Class
WindowsPinyinImeHarness
Drive a foreground Windows Pinyin IME in a Notepad window.
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:413
↓ 1 callers
Class
AlgebraPatchWidget
专为 Rime speller/algebra/__patch 打造的智能挂载器 (支持细分模糊音与只读冻结)
wanxiang-tools.py:450
↓ 1 callers
Class
BlackboxVendor
rime-schema-compare/scripts/benchmark_windows_pinyin.py:62
↓ 1 callers
Class
BopomofoConverter
pypinyin/style/bopomofo.py:52
↓ 1 callers
Class
CallbackIOWrapper
tqdm/utils.py:226
↓ 1 callers
Class
CheckUpdateWorker
wanxiang-tools.py:3172
↓ 1 callers
Class
CyrillicfoConverter
pypinyin/style/cyrillic.py:55
↓ 1 callers
Class
DisableOnWriteError
Disable the given `tqdm_instance` upon `write()` or `flush()` errors.
tqdm/utils.py:183
↓ 1 callers
Class
DiscordIO
Non-blocking file-like IO using a Discord Bot.
tqdm/contrib/discord.py:26
↓ 1 callers
Class
DynamicInputWidget
跨列协同:输入框部分 - 视觉大一统版
wanxiang-tools.py:78
↓ 1 callers
Class
EnglishAlgebraWidget
专为 wanxiang_english.schema.yaml 定制的英文拼写挂载器
wanxiang-tools.py:710
↓ 1 callers
Class
FinalsConverter
pypinyin/style/finals.py:18
↓ 1 callers
Class
FractionColumn
Renders completed/total, e.g. '0.5/2.3 G'.
tqdm/rich.py:21
↓ 1 callers
Class
GwoyeuConverter
pypinyin/style/gwoyeu.py:58
↓ 1 callers
Class
InstalledImeProfile
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:57
↓ 1 callers
Class
MainWin
wanxiang-tools.py:3847
↓ 1 callers
Class
MixedAlgebraWidget
专为 wanxiang_mixedcode.schema.yaml 定制的混合编码拼写挂载器
wanxiang-tools.py:774
↓ 1 callers
Class
NullWriter
数据流黑洞,类似 linux/unix 下 /dev/null 的效果。
pypinyin/runner.py:45
↓ 1 callers
Class
OthersConverter
pypinyin/style/others.py:14
↓ 1 callers
Class
PrefixSet
pypinyin/seg/mmseg.py:75
↓ 1 callers
Class
PreparedCorpus
rime-schema-compare/scripts/benchmark_windows_pinyin.py:84
↓ 1 callers
Class
RateColumn
Renders human readable transfer speed.
tqdm/rich.py:46
↓ 1 callers
Class
ReverseAlgebraWidget
专为 wanxiang_reverse.schema.yaml 定制的反查拼音与笔画挂载器
wanxiang-tools.py:628
↓ 1 callers
Class
RimeCandidateListIterator
rime-schema-compare/src/rime_schema_compare/call_librime.py:1158
↓ 1 callers
Class
RimeContext
rime-schema-compare/src/rime_schema_compare/call_librime.py:873
↓ 1 callers
Class
RimeTraits
rime-schema-compare/src/rime_schema_compare/call_librime.py:463
↓ 1 callers
Class
RotatingFileWrapper
自动轮转分卷的文件写入器
rime-schema-compare/scripts/learning_mode.py:22
↓ 1 callers
Class
RotatingFileWrapper
自动轮转分卷的文件写入器
rime-schema-compare/scripts/第一列验证.py:24
↓ 1 callers
Class
SchemaCheckboxesWidget
wanxiang-tools.py:3729
↓ 1 callers
Class
Seg
正向最大匹配分词 :type prefix_set: PrefixSet :param no_non_phrases: 是否严格按照词语分词,不允许把非词语的词当做词语进行分词 :type no_non_phrases: bool
pypinyin/seg/mmseg.py:6
↓ 1 callers
Class
SimpleTextIOWrapper
Change only `.write()` of the wrapped object by encoding the passed value and passing the result to the wrapped object's `.write()` method.
tqdm/utils.py:163
↓ 1 callers
Class
SlackIO
Non-blocking file-like IO using a Slack app.
tqdm/contrib/slack.py:26
↓ 1 callers
Class
TMonitor
Monitoring thread for tqdm bars. Monitors if tqdm bars are taking too much time to display and readjusts miniters automatically if necess
tqdm/_monitor.py:15
↓ 1 callers
Class
TelegramIO
Non-blocking file-like IO using a Telegram Bot.
tqdm/contrib/telegram.py:24
↓ 1 callers
Class
ToneConverter
pypinyin/style/tone.py:16
↓ 1 callers
Class
TqdmDefaultWriteLock
Provide a default write lock for thread and multiprocessing safety. Works only on platforms supporting `fork` (so Windows is excluded). Y
tqdm/std.py:76
↓ 1 callers
Class
TqdmHBox
`ipywidgets.HBox` with a pretty representation
tqdm/notebook.py:69
↓ 1 callers
Class
UpdateCheckDialog
wanxiang-tools.py:3247
↓ 1 callers
Class
UpdateConfig
wanxiang-tools.py:2462
↓ 1 callers
Class
UpdateWorker
wanxiang-tools.py:2510
↓ 1 callers
Class
UserDbSortDialog
wanxiang-tools.py:3449
↓ 1 callers
Class
UserDbWorker
wanxiang-tools.py:3347
↓ 1 callers
Class
WindowsImeSwitcher
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:209
↓ 1 callers
Class
Worker
wanxiang-tools.py:2307
↓ 1 callers
Class
YamlCacheWorker
wanxiang-tools.py:3682
↓ 1 callers
Class
YamlDuplicateFixDialog
智能 YAML 重复键冲突提取与修复弹窗
wanxiang-tools.py:3601
↓ 1 callers
Class
_TqdmLoggingHandler
tqdm/contrib/logging.py:16
↓ 1 callers
Class
_neutralToneWith5Converter
pypinyin/converter.py:335
↓ 1 callers
Class
_toneSandhiConverter
pypinyin/converter.py:339
↓ 1 callers
Class
_v2UConverter
pypinyin/converter.py:331
↓ 1 callers
Class
tqdm
tqdm/auto.py:27
↓ 1 callers
Class
tqdm_asyncio
Asynchronous-friendly version of tqdm.
tqdm/asyncio.py:19
↓ 1 callers
Class
tqdm_discord
Standard `tqdm.auto.tqdm` but also sends updates to a Discord Bot. May take a few seconds to create (`__init__`). - create a discord bot
tqdm/contrib/discord.py:94
↓ 1 callers
Class
tqdm_gui
Experimental Matplotlib GUI version of tqdm!
tqdm/gui.py:24
↓ 1 callers
Class
tqdm_notebook
Experimental IPython/Jupyter Notebook widget using tqdm!
tqdm/notebook.py:90
↓ 1 callers
Class
tqdm_rich
Experimental rich.progress GUI version of tqdm!
tqdm/rich.py:72
↓ 1 callers
Class
tqdm_slack
Standard `tqdm.auto.tqdm` but also sends updates to a Slack app. May take a few seconds to create (`__init__`). - create a Slack app wit
tqdm/contrib/slack.py:59
↓ 1 callers
Class
tqdm_telegram
Standard `tqdm.auto.tqdm` but also sends updates to a Telegram Bot. May take a few seconds to create (`__init__`). - create a bot <https
tqdm/contrib/telegram.py:89
↓ 1 callers
Class
tqdm_tk
Experimental Tkinter GUI version of tqdm! Note: Window interactivity suffers if `tqdm_tk` is not running within a Tkinter mainloop and v
tqdm/tk.py:22
Class
Comparable
Assumes child has self._comparable attr/@property
tqdm/utils.py:117
Class
Converter
pypinyin/converter.py:22
Class
DummyTqdmFile
Dummy file-like that will write to tqdm
tqdm/contrib/__init__.py:16
Class
MainActivity
wanxiang-updater/app/src/main/java/com/wanxiangupdater/MainActivity.kt:121
Class
MonoWorker
Supports one running task and one waiting task. The waiting task is the most recent submitted (others are discarded).
tqdm/contrib/utils_worker.py:13
Class
NeutralToneWith5Mixin
声调使用数字表示的相关拼音风格下的结果使用 5 标识轻声。 使用方法:: from pypinyin import lazy_pinyin, Style from pypinyin.contrib.neutral_tone import NeutralTo
pypinyin/contrib/neutral_tone.py:13
Class
ObjectWrapper
tqdm/utils.py:138
Class
PathDetector
wanxiang-tools.py:2477
Class
RimeCandidate
rime-schema-compare/src/rime_schema_compare/call_librime.py:853
Class
RimeComposition
rime-schema-compare/src/rime_schema_compare/call_librime.py:843
Class
RimeMenu
rime-schema-compare/src/rime_schema_compare/call_librime.py:861
Class
Style
拼音风格
pypinyin/constants.py:69
Class
ToneSandhiMixin
按普通话变调规则处理拼音: * https://en.wikipedia.org/wiki/Standard_Chinese_phonology#Tone_sandhi * https://studycli.org/zh-CN/learn-chinese/tone-ch
pypinyin/contrib/tone_sandhi.py:11
Class
TqdmCallback
Dask callback for task progress.
tqdm/dask.py:11
Class
TqdmCallback
Keras callback for epoch and batch progress.
tqdm/keras.py:17
next →
1–100 of 107, ranked by callers