MCPcopy Create free account

hub / github.com/amzxyz/RIME-LMDG / types & classes

Types & classes107 in github.com/amzxyz/RIME-LMDG

↓ 10 callersClassPathEdit
wanxiang-tools.py:3330
↓ 10 callersClasstqdm
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 callersClassDecodeResult
rime-schema-compare/src/rime_schema_compare/rime_runner.py:14
↓ 7 callersClassBlackboxDecodeResult
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:50
↓ 6 callersClassEMA
Exponential moving average: smoothing to give progressively lower weights to older values. Parameters ---------- smoothing : fl
tqdm/std.py:214
↓ 6 callersClassRimeDistroRunner
``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 callersClassTqdmTypeError
tqdm/std.py:32
↓ 5 callersClassTqdmDeprecationWarning
tqdm/std.py:57
↓ 4 callersClassVendorConfig
One Rime distribution checkout (git submodule path).
rime-schema-compare/src/rime_schema_compare/config.py:26
↓ 3 callersClassCancelledError
wanxiang-tools.py:1970
↓ 3 callersClassDynamicActionWidget
跨列协同:操作按钮部分 - 对齐抗抖版
wanxiang-tools.py:133
↓ 3 callersClassDynamicMultiLineWidget
多行文本列表组件 - 莫兰迪绿 + 自动拉伸版
wanxiang-tools.py:838
↓ 3 callersClassEvalSynonymConfig
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 callersClassJobArgs
wanxiang-tools.py:2294
↓ 3 callersClassPinyin
pypinyin/core.py:56
↓ 3 callersClassTqdmKeyError
tqdm/std.py:36
↓ 2 callersClassBar
`str.format`-able bar with format specifiers: `[width][type]` - `width` + unspecified (default): use `self.default_len` + `int >
tqdm/std.py:131
↓ 2 callersClassCustomTask
--- 新增:自定义模式数据模型与存储助手 ---
wanxiang-updater/app/src/main/java/com/wanxiangupdater/MainActivity.kt:78
↓ 2 callersClassDefaultConverter
pypinyin/converter.py:29
↓ 2 callersClassDynamicKeyValueWidget
跨列协同:字典组件 - 动态行高 + 包裹式对齐 + 视觉一统版 + 智能下拉解析
wanxiang-tools.py:202
↓ 2 callersClassFormatReplace
>>> a = FormatReplace('something') >>> f"{a:5d}" 'something'
tqdm/utils.py:102
↓ 2 callersClassImeProfile
rime-schema-compare/scripts/benchmark_windows_pinyin.py:69
↓ 2 callersClassRimeConsoleWrapper
通过 subprocess 调用 rime_api_console.exe 的包装器 简单易用,适合快速测试和交互式使用
rime-schema-compare/src/rime_schema_compare/call_librime.py:44
↓ 2 callersClassRimeDllWrapper
通过 ctypes 直接调用 rime.dll 的包装器 更灵活,可以直接访问所有 Rime API ⚠️ 注意: 当前为简化实现版本,部分功能可能不完整。 建议先使用 RimeConsoleWrapper 进行测试。 使用示例:
rime-schema-compare/src/rime_schema_compare/call_librime.py:205
↓ 2 callersClassTaskState
wanxiang-updater/app/src/main/java/com/wanxiangupdater/MainActivity.kt:70
↓ 2 callersClassUltimateConverter
pypinyin/converter.py:343
↓ 2 callersClassWindowsPinyinImeHarness
Drive a foreground Windows Pinyin IME in a Notepad window.
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:413
↓ 1 callersClassAlgebraPatchWidget
专为 Rime speller/algebra/__patch 打造的智能挂载器 (支持细分模糊音与只读冻结)
wanxiang-tools.py:450
↓ 1 callersClassBlackboxVendor
rime-schema-compare/scripts/benchmark_windows_pinyin.py:62
↓ 1 callersClassBopomofoConverter
pypinyin/style/bopomofo.py:52
↓ 1 callersClassCallbackIOWrapper
tqdm/utils.py:226
↓ 1 callersClassCheckUpdateWorker
wanxiang-tools.py:3172
↓ 1 callersClassCyrillicfoConverter
pypinyin/style/cyrillic.py:55
↓ 1 callersClassDisableOnWriteError
Disable the given `tqdm_instance` upon `write()` or `flush()` errors.
tqdm/utils.py:183
↓ 1 callersClassDiscordIO
Non-blocking file-like IO using a Discord Bot.
tqdm/contrib/discord.py:26
↓ 1 callersClassDynamicInputWidget
跨列协同:输入框部分 - 视觉大一统版
wanxiang-tools.py:78
↓ 1 callersClassEnglishAlgebraWidget
专为 wanxiang_english.schema.yaml 定制的英文拼写挂载器
wanxiang-tools.py:710
↓ 1 callersClassFinalsConverter
pypinyin/style/finals.py:18
↓ 1 callersClassFractionColumn
Renders completed/total, e.g. '0.5/2.3 G'.
tqdm/rich.py:21
↓ 1 callersClassGwoyeuConverter
pypinyin/style/gwoyeu.py:58
↓ 1 callersClassInstalledImeProfile
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:57
↓ 1 callersClassMainWin
wanxiang-tools.py:3847
↓ 1 callersClassMixedAlgebraWidget
专为 wanxiang_mixedcode.schema.yaml 定制的混合编码拼写挂载器
wanxiang-tools.py:774
↓ 1 callersClassNullWriter
数据流黑洞,类似 linux/unix 下 /dev/null 的效果。
pypinyin/runner.py:45
↓ 1 callersClassOthersConverter
pypinyin/style/others.py:14
↓ 1 callersClassPrefixSet
pypinyin/seg/mmseg.py:75
↓ 1 callersClassPreparedCorpus
rime-schema-compare/scripts/benchmark_windows_pinyin.py:84
↓ 1 callersClassRateColumn
Renders human readable transfer speed.
tqdm/rich.py:46
↓ 1 callersClassReverseAlgebraWidget
专为 wanxiang_reverse.schema.yaml 定制的反查拼音与笔画挂载器
wanxiang-tools.py:628
↓ 1 callersClassRimeCandidateListIterator
rime-schema-compare/src/rime_schema_compare/call_librime.py:1158
↓ 1 callersClassRimeContext
rime-schema-compare/src/rime_schema_compare/call_librime.py:873
↓ 1 callersClassRimeTraits
rime-schema-compare/src/rime_schema_compare/call_librime.py:463
↓ 1 callersClassRotatingFileWrapper
自动轮转分卷的文件写入器
rime-schema-compare/scripts/learning_mode.py:22
↓ 1 callersClassRotatingFileWrapper
自动轮转分卷的文件写入器
rime-schema-compare/scripts/第一列验证.py:24
↓ 1 callersClassSchemaCheckboxesWidget
wanxiang-tools.py:3729
↓ 1 callersClassSeg
正向最大匹配分词 :type prefix_set: PrefixSet :param no_non_phrases: 是否严格按照词语分词,不允许把非词语的词当做词语进行分词 :type no_non_phrases: bool
pypinyin/seg/mmseg.py:6
↓ 1 callersClassSimpleTextIOWrapper
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 callersClassSlackIO
Non-blocking file-like IO using a Slack app.
tqdm/contrib/slack.py:26
↓ 1 callersClassTMonitor
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 callersClassTelegramIO
Non-blocking file-like IO using a Telegram Bot.
tqdm/contrib/telegram.py:24
↓ 1 callersClassToneConverter
pypinyin/style/tone.py:16
↓ 1 callersClassTqdmDefaultWriteLock
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 callersClassTqdmHBox
`ipywidgets.HBox` with a pretty representation
tqdm/notebook.py:69
↓ 1 callersClassUpdateCheckDialog
wanxiang-tools.py:3247
↓ 1 callersClassUpdateConfig
wanxiang-tools.py:2462
↓ 1 callersClassUpdateWorker
wanxiang-tools.py:2510
↓ 1 callersClassUserDbSortDialog
wanxiang-tools.py:3449
↓ 1 callersClassUserDbWorker
wanxiang-tools.py:3347
↓ 1 callersClassWindowsImeSwitcher
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:209
↓ 1 callersClassWorker
wanxiang-tools.py:2307
↓ 1 callersClassYamlCacheWorker
wanxiang-tools.py:3682
↓ 1 callersClassYamlDuplicateFixDialog
智能 YAML 重复键冲突提取与修复弹窗
wanxiang-tools.py:3601
↓ 1 callersClass_TqdmLoggingHandler
tqdm/contrib/logging.py:16
↓ 1 callersClass_neutralToneWith5Converter
pypinyin/converter.py:335
↓ 1 callersClass_toneSandhiConverter
pypinyin/converter.py:339
↓ 1 callersClass_v2UConverter
pypinyin/converter.py:331
↓ 1 callersClasstqdm
tqdm/auto.py:27
↓ 1 callersClasstqdm_asyncio
Asynchronous-friendly version of tqdm.
tqdm/asyncio.py:19
↓ 1 callersClasstqdm_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 callersClasstqdm_gui
Experimental Matplotlib GUI version of tqdm!
tqdm/gui.py:24
↓ 1 callersClasstqdm_notebook
Experimental IPython/Jupyter Notebook widget using tqdm!
tqdm/notebook.py:90
↓ 1 callersClasstqdm_rich
Experimental rich.progress GUI version of tqdm!
tqdm/rich.py:72
↓ 1 callersClasstqdm_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 callersClasstqdm_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 callersClasstqdm_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
ClassComparable
Assumes child has self._comparable attr/@property
tqdm/utils.py:117
ClassConverter
pypinyin/converter.py:22
ClassDummyTqdmFile
Dummy file-like that will write to tqdm
tqdm/contrib/__init__.py:16
ClassMainActivity
wanxiang-updater/app/src/main/java/com/wanxiangupdater/MainActivity.kt:121
ClassMonoWorker
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
ClassNeutralToneWith5Mixin
声调使用数字表示的相关拼音风格下的结果使用 5 标识轻声。 使用方法:: from pypinyin import lazy_pinyin, Style from pypinyin.contrib.neutral_tone import NeutralTo
pypinyin/contrib/neutral_tone.py:13
ClassObjectWrapper
tqdm/utils.py:138
ClassPathDetector
wanxiang-tools.py:2477
ClassRimeCandidate
rime-schema-compare/src/rime_schema_compare/call_librime.py:853
ClassRimeComposition
rime-schema-compare/src/rime_schema_compare/call_librime.py:843
ClassRimeMenu
rime-schema-compare/src/rime_schema_compare/call_librime.py:861
ClassStyle
拼音风格
pypinyin/constants.py:69
ClassToneSandhiMixin
按普通话变调规则处理拼音: * 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
ClassTqdmCallback
Dask callback for task progress.
tqdm/dask.py:11
ClassTqdmCallback
Keras callback for epoch and batch progress.
tqdm/keras.py:17
next →1–100 of 107, ranked by callers