MCPcopy Create free account

hub / github.com/amzxyz/RIME-LMDG / functions

Functions889 in github.com/amzxyz/RIME-LMDG

↓ 1 callersFunction_ime_profiles
(keys: Sequence[str])
rime-schema-compare/scripts/benchmark_windows_pinyin.py:98
↓ 1 callersFunction_improve_tone3
(tone3, neutral_tone_with_five=False)
pypinyin/style/_tone_convert.py:551
↓ 1 callersFunction_init_eval_synonyms
( root: Path, explicit: Optional[Path] )
rime-schema-compare/scripts/benchmark_sentences.py:596
↓ 1 callersMethod_initialize_via_api
通过 API 结构体初始化(备用方案)
rime-schema-compare/src/rime_schema_compare/call_librime.py:616
↓ 1 callersFunction_is_decimal_dot
True if s[i] is '.' between two ASCII digits (e.g. 68.4).
rime-schema-compare/src/rime_schema_compare/text_pipeline.py:36
↓ 1 callersFunction_is_utf
(encoding)
tqdm/utils.py:252
↓ 1 callersMethod_json_
(self, pretty=None)
tqdm/notebook.py:71
↓ 1 callersMethod_kill_rime_process
强制终止 Rime 进程以释放文件锁
wanxiang-tools.py:2551
↓ 1 callersFunction_load_from_files
(file_paths: List[str], log)
wanxiang-tools.py:1997
↓ 1 callersMethod_load_language_payload
(self)
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:362
↓ 1 callersFunction_load_phrases_dict
()
pypinyin/phrases_dict.py:14
↓ 1 callersFunction_load_pinyin_dict
()
pypinyin/pinyin_dict.py:13
↓ 1 callersMethod_lookup_profile_description
(self, tip_guid: str, profile_guid: str)
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:341
↓ 1 callersFunction_merge_multi_corpus_payloads
( per_profile_per_corpus: Dict[str, Dict[str, Dict[str, Any]]], profiles: Sequence[ImeProfile], *,
rime-schema-compare/scripts/benchmark_windows_pinyin.py:773
↓ 1 callersFunction_merge_single_corpus_payloads
( payloads: Sequence[Dict[str, Any]], profiles: Sequence[ImeProfile], *, corpus_label: str,
rime-schema-compare/scripts/benchmark_windows_pinyin.py:729
↓ 1 callersMethod_on_index_changed
(self, idx)
wanxiang-tools.py:303
↓ 1 callersMethod_open_ime
(self)
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:658
↓ 1 callersFunction_parse_json_payload
(data: Any)
rime-schema-compare/src/rime_schema_compare/eval_synonyms.py:70
↓ 1 callersFunction_payload_for_failed_corpus
( prepared: PreparedCorpus, profile: ImeProfile, error: str, *, eval_synonyms: EvalSynonym
rime-schema-compare/scripts/benchmark_windows_pinyin.py:228
↓ 1 callersFunction_per_sentence_char_accuracy_percent
(cer: Optional[float])
rime-schema-compare/src/rime_schema_compare/reporting.py:61
↓ 1 callersFunction_per_sentence_char_accuracy_percent
(cer: Optional[float])
rime-schema-compare/scripts/benchmark_sentences.py:257
↓ 1 callersFunction_pick_shape_code_prefix
(code: str, stem: str, prefix_len: int)
rime-schema-compare/src/rime_schema_compare/text_pipeline.py:180
↓ 1 callersFunction_pick_vendors
(keys: Optional[List[str]])
rime-schema-compare/scripts/benchmark_sentences.py:74
↓ 1 callersFunction_pick_wanxiang_vendors
()
rime-schema-compare/scripts/词条获取.py:65
↓ 1 callersMethod_pre_convert
(self, pinyin)
pypinyin/style/gwoyeu.py:59
↓ 1 callersMethod_pre_convert
(self, pinyin)
pypinyin/style/cyrillic.py:68
↓ 1 callersMethod_pre_convert
(self, pinyin)
pypinyin/style/bopomofo.py:65
↓ 1 callersFunction_prepare_blackbox_corpus
(corpus_path: Path, corpus_label: str)
rime-schema-compare/scripts/benchmark_windows_pinyin.py:169
↓ 1 callersMethod_press_escape
(self)
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:693
↓ 1 callersMethod_probe_hanzi_commit
(self)
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:669
↓ 1 callersFunction_remove_dup_and_empty
(lst_list)
pypinyin/utils.py:25
↓ 1 callersFunction_remove_dup_items
(lst, remove_empty=False)
pypinyin/utils.py:15
↓ 1 callersMethod_render_feature_auto_freq
专属渲染器:全局自动调频控制 (enable_user_dict)
wanxiang-tools.py:5030
↓ 1 callersMethod_render_feature_cand_keys
(self, tree)
wanxiang-tools.py:4970
↓ 1 callersMethod_render_feature_grammar_model
专属渲染器:语法模型 (LMDG) 推荐参数一键配置
wanxiang-tools.py:4836
↓ 1 callersMethod_render_feature_main_dict
专属渲染器:全局主词库独立命名 (防覆盖)
wanxiang-tools.py:5100
↓ 1 callersMethod_render_feature_page_size
(self, tree)
wanxiang-tools.py:4867
↓ 1 callersMethod_render_feature_paging
(self, tree)
wanxiang-tools.py:4928
↓ 1 callersMethod_render_feature_reverse_lookup
专属渲染器:全局反查快捷键 (一键同步 prefix/key/正则/字符集,带防冲突)
wanxiang-tools.py:5282
↓ 1 callersMethod_render_feature_super_tips
专属渲染器:超级提示 (super_tips) 全局同步 - 完美支持多行数组与防冲突
wanxiang-tools.py:5183
↓ 1 callersMethod_render_global_business_page
总控分发:按顺序调用独立的业务渲染器
wanxiang-tools.py:4826
↓ 1 callersMethod_safe_merge_dir
安全合并目录 (保持原样)
wanxiang-tools.py:2918
↓ 1 callersMethod_save_virtual_global
智能双轨保存引擎:集成 5 大核心功能,支持空补丁智能自毁与脏值写入
wanxiang-tools.py:6645
↓ 1 callersFunction_seg
按是否是汉字进行分词
pypinyin/seg/simpleseg.py:38
↓ 1 callersMethod_send_vk
(self, vk: int)
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:407
↓ 1 callersMethod_send_win_space
(self)
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:398
↓ 1 callersMethod_setup_api
设置 API 函数签名
rime-schema-compare/src/rime_schema_compare/call_librime.py:333
↓ 1 callersMethod_setup_function_pointers
设置函数指针(简化版本)
rime-schema-compare/src/rime_schema_compare/call_librime.py:395
↓ 1 callersFunction_setup_logging
()
rime-schema-compare/scripts/词条获取.py:56
↓ 1 callersFunction_setup_logging
()
rime-schema-compare/scripts/benchmark_sentences.py:64
↓ 1 callersFunction_setup_logging
()
rime-schema-compare/scripts/benchmark_windows_pinyin.py:116
↓ 1 callersFunction_split_line_by_punctuation
对单行文本按引号深度与 ,。,. 切分(不含换行;换行由 split_sentences 先处理)。
rime-schema-compare/src/rime_schema_compare/text_pipeline.py:43
↓ 1 callersMethod_start_and_deploy
执行 Rime 部署/重载
wanxiang-tools.py:2570
↓ 1 callersMethod_start_maintenance
启动维护模式,加载数据文件
rime-schema-compare/src/rime_schema_compare/call_librime.py:593
↓ 1 callersFunction_term_move_up
()
tqdm/utils.py:370
↓ 1 callersFunction_text_width
(s)
tqdm/utils.py:374
↓ 1 callersMethod_third_tone
Third tone sandhi: The principal rule of third tone sandhi is: When there are two consecutive third-tone syllables, th
pypinyin/contrib/tone_sandhi.py:33
↓ 1 callersMethod_tk_dispatching_helper
determine if Tkinter mainloop is dispatching events
tqdm/tk.py:178
↓ 1 callersFunction_vendor_input_label
(vendor: VendorConfig)
rime-schema-compare/scripts/benchmark_sentences.py:119
↓ 1 callersMethod_wait_for_active_profile
( self, expected: InstalledImeProfile, timeout_s: float = 3.0 )
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:311
↓ 1 callersFunction_write_combined_artifacts
( out_dir: Path, stamp: str, base: str, payload: Dict[str, Any], vendors: List[VendorConfi
rime-schema-compare/scripts/benchmark_sentences.py:979
↓ 1 callersFunction_write_combined_artifacts
( out_dir: Path, base: str, payload: Dict[str, Any], vendors: Sequence[BlackboxVendor], *,
rime-schema-compare/scripts/benchmark_windows_pinyin.py:487
↓ 1 callersFunction_write_multi_summary_csv
( path: Path, summary_by_corpus: Dict[str, Dict[str, Any]], summary_overall: Dict[str, Any], v
rime-schema-compare/scripts/benchmark_sentences.py:1095
↓ 1 callersMethod_yi
For 一 yī: 一 is pronounced with second tone when followed by a fourth tone syllable. Example: 一定 (yī+dìng, "mus
pypinyin/contrib/tone_sandhi.py:123
↓ 1 callersMethodactivate_profile
(self, ime_key: str, focus_callback=None)
rime-schema-compare/src/rime_schema_compare/ms_pinyin_harness.py:280
↓ 1 callersFunctionaggregate_summaries
( per_corpus: Dict[str, Dict[str, Any]], vendor_keys: Sequence[str], )
rime-schema-compare/src/rime_schema_compare/benchmark_common.py:139
↓ 1 callersMethodapply_palette
(self, dark: bool)
wanxiang-tools.py:7280
↓ 1 callersFunctionapply_special_rules
对特殊文件中的行,若词首字在 SPECIAL_RULES 中, 则强制将对应拼音段改为指定的读音(保留后缀)。
rime固定或用户词典刷新为带声调编码.py:169
↓ 1 callersMethodas_completed
Wrapper for `asyncio.as_completed`.
tqdm/asyncio.py:58
↓ 1 callersFunctionauto_discover
自动注册内置的拼音风格实现
pypinyin/style/__init__.py:63
↓ 1 callersFunctionaux_process_single_file
( src: str, dst: str, aux_map: Dict[str, str], ignore_non_chinese: bool, should_stop: Optional[Callab
wanxiang-tools.py:2183
↓ 1 callersFunctionbuild_seg_by_aux
(word: str, aux_map: Dict[str, str])
wanxiang-tools.py:2154
↓ 1 callersFunctionbuild_seg_by_aux_aligned
生成对齐后的辅助码列表
rime固定或用户词典刷新为带辅助码编码.py:117
↓ 1 callersFunctioncalculate_score
三维融合打分:N-gram 匹配 + 家族地位加成 + VIP 拼接 + 断层斩杀
滑动窗口验证给短语打分并清洗无用词条.py:110
↓ 1 callersFunctioncallable_check
(obj)
pypinyin/compat.py:29
↓ 1 callersMethodcancel
`cancel_callback()` followed by `close()` when close/cancel buttons clicked.
tqdm/tk.py:153
↓ 1 callersFunctioncast
(val, typ)
tqdm/cli.py:17
↓ 1 callersFunctioncheck_decomposition
(clean_word, tl_py_no_dollar)
模型排序.py:139
↓ 1 callersFunctionclean_data
(input_folder, output_folder)
TXT清洗.py:16
↓ 1 callersFunctionclean_data
(input_file, output_file)
json语料解析.py:3
↓ 1 callersFunctionclean_pinyin
移除拼音中的声调,并转换 ü -> v
wanxiang-tools.py:2212
↓ 1 callersFunctionclean_temp_directory
删除临时目录及其所有内容。
语法模型构建.py:149
↓ 1 callersFunctionclean_text
(text)
TXT清洗.py:5
↓ 1 callersMethodclose
(self)
tqdm/tk.py:101
↓ 1 callersMethodclose
(self)
tqdm/notebook.py:272
↓ 1 callersMethodcollect_tasks
(self, path_in: str)
wanxiang-tools.py:2320
↓ 1 callersFunctioncombine
(out_dir, out_file, code_type)
scripts/sync_user_dict.py:97
↓ 1 callersFunctionconfigure_jieba
配置结巴分词模式。
语法模型构建.py:50
↓ 1 callersFunctionconvert
将拼音词库转换为五笔词库
scripts/fetch_any_dict.py:212
↓ 1 callersFunctionconvert
将用户同步的词典文件合并、排序并生成适用于 Rime 输入法的用户词典文件。 :param src_dir: 源文件目录 :param out_dir: 输出文件目录
scripts/sync_user_dict.py:35
↓ 1 callersFunctionconvert
(src_dir, out_dir, file_endswith_filter)
scripts/sync_en_aliases_dict.py:22
↓ 1 callersFunctionconvert_finals
还原原始的韵母
pypinyin/standard.py:154
↓ 1 callersFunctionconvert_iou
iou 转换,还原原始的韵母 iou,uei,uen前面加声母的时候,写成iu,ui,un。 例如niu(牛),gui(归),lun(论)。
pypinyin/standard.py:127
↓ 1 callersMethodconvert_styles
转换多个汉字的拼音结果的风格
pypinyin/converter.py:263
↓ 1 callersFunctionconvert_to_shuangpin
将单个拼音音节转换为双拼
wanxiang-tools.py:2216
↓ 1 callersFunctionconvert_uei
uei 转换,还原原始的韵母 iou,uei,uen前面加声母的时候,写成iu,ui,un。 例如niu(牛),gui(归),lun(论)。
pypinyin/standard.py:136
↓ 1 callersFunctionconvert_uen
uen 转换,还原原始的韵母 iou,uei,uen前面加声母的时候,写成iu,ui,un。 例如niu(牛),gui(归),lun(论)。
pypinyin/standard.py:145
↓ 1 callersFunctionconvert_uv
ü 转换,还原原始的韵母 ü行的韵跟声母j,q,x拼的时候,写成ju(居),qu(区),xu(虚), ü上两点也省略;但是跟声母n,l拼的时候,仍然写成nü(女),lü(吕)。
pypinyin/standard.py:116
↓ 1 callersFunctionconvert_zero_consonant
零声母转换,还原原始的韵母 i行的韵母,前面没有声母的时候,写成yi(衣),ya(呀),ye(耶),yao(腰), you(忧),yan(烟),yin(因),yang(央),ying(英),yong(雍)。 u行的韵母,前面没有声母的时候,写成wu(乌),wa(蛙),wo
pypinyin/standard.py:67
↓ 1 callersFunctioncopyNormal
wanxiang-updater/app/src/main/java/com/wanxiangupdater/MainActivity.kt:1170
← previousnext →301–400 of 889, ranked by callers