# rime_wanxiang | amzxyz | Knowledge Base | Instagit

万象拼音：基于rime生态打造，全方位对标大厂体验，内置大语料与AI辅助炼制的向量词库和语法模型，全带调编码词库，让输入行云流水，开箱即用。更有PRO版带来辅助码创新体验，支持7种辅助码。集成超级注释、候选反查筛选、快符、手动排序、tips等特色扩展功能，让你保证大厂体验的同时，深度享受 Rime 超强自定义的便利。详见README。Q群：11033572 / 11631066

GitHub Stars: 2.9k

Repository: https://github.com/amzxyz/rime_wanxiang

---

## Articles

### [How to Configure the Tips (超级提示) Feature in Rime Wanxiang](/amzxyz/rime_wanxiang/how-to-configure-tips-feature)

Learn how to configure the Rime Wanxiang Tips (超级提示) feature by enabling the super_tips switch and customizing commit keys for efficient text input.

- Tags: how-to-guide
- Published: 2026-02-24

### [Switches Configuration Options in Rime Schema Files: The Complete Wanxiang Guide](/amzxyz/rime_wanxiang/what-are-switches-configuration-options-in-rime-schema-files)

Explore Rime schema switches configuration options with the amzxyz/rime_wanxiang guide. Learn to control input modes for ASCII, emoji, and character sets.

- Tags: deep-dive
- Published: 2026-02-24

### [How to Enable Automatic Capitalization for English Input in Wanxiang Rime](/amzxyz/rime_wanxiang/how-to-enable-automatic-capitalization-for-english-input)

Learn how to enable automatic capitalization for English input in Wanxiang Rime. This guide explains the super_english.lua filter for smart case formatting.

- Tags: how-to-guide
- Published: 2026-02-24

### [What Is the Purpose of wanxiang_reverse.dict.yaml? Understanding Rime Wanxiang Reverse Lookup](/amzxyz/rime_wanxiang/purpose-of-wanxiang-reverse-dict-yaml)

Discover the purpose of wanxiang_reverse.dict.yaml for Rime Wanxiang. Input Chinese characters using component radicals and stroke patterns for efficient typing.

- Tags: deep-dive
- Published: 2026-02-24

### [How User Dictionary Synchronization Works in Rime Wanxiang: A Technical Deep Dive](/amzxyz/rime_wanxiang/how-does-user-dictionary-sync-work-across-devices)

Learn how user dictionary synchronization works in Rime Wanxiang. Discover the technical details of merging per-device export files in a shared sync directory using last-write-wins.

- Tags: deep-dive
- Published: 2026-02-24

### [How to Configure the Key Binder for Custom Shortcuts in Rime Wanxiang](/amzxyz/rime_wanxiang/how-to-configure-key-binder-for-custom-shortcuts)

Learn how to configure the key binder for custom shortcuts in Rime Wanxiang. Define match patterns, accept keys, and send sequences for personalized input.

- Tags: how-to-guide
- Published: 2026-02-24

### [How to Use Date/Time Input with /引导 Commands in RIME Wanxiang](/amzxyz/rime_wanxiang/how-to-use-date-time-input-with-guide-commands)

Learn to use date and time input with RIME Wanxiang 
引导 commands. Insert formatted dates, times, and custom templates using slash commands like /rq and placeholders like \Y.

- Tags: how-to-guide
- Published: 2026-02-24

### [Understanding the auto_phrase Feature for User Phrases in RIME Wanxiang](/amzxyz/rime_wanxiang/what-is-auto-phrase-feature-for-user-phrases)

Discover RIME Wanxiang's auto_phrase feature. It automatically adds user phrases to your dictionaries improving your typing experience without manual commands.

- Tags: deep-dive
- Published: 2026-02-24

### [How English Input Mode Integrates with Chinese Input in Rime Wanxiang](/amzxyz/rime_wanxiang/how-english-input-mode-integrates-with-chinese-input)

Discover how Rime Wanxiang seamlessly integrates English input with Chinese typing using a dedicated schema and Lua filter for efficient bilingual text processing.

- Tags: deep-dive
- Published: 2026-02-24

### [How to Set Up Unicode Input with U+ Codes in the RIME Wanxiang Schema](/amzxyz/rime_wanxiang/how-to-set-up-unicode-input-with-u-codes)

Learn to set up Unicode input with U+ codes in RIME Wanxiang schema. This guide explains how the Lua translator handles code points, ensuring valid UTF-8 characters.

- Tags: how-to-guide
- Published: 2026-02-24

### [How to Enable and Use the Calculator Functionality in Rime Wanxiang](/amzxyz/rime_wanxiang/how-to-enable-and-use-calculator-functionality)

**The Rime Wanxiang calculator is enabled by default via the `super_calculator` Lua translator triggered by the `V` key, allowing you to perform mathematical operations, unit conversions, and equation solving directly in your i...

- Tags: 
- Published: 2026-02-24

### [Character Set Filtering (字符集过滤) in Rime Wanxiang: Technical Implementation Guide](/amzxyz/rime_wanxiang/what-is-character-set-filtering-feature)

**Rime Wanxiang's character set filtering feature restricts Chinese conversion candidates to a curated subset of 8,105 common characters by default, while allowing users to toggle between "small" (小字集) and "large" (大字集) sets vi...

- Tags: how-to-guide
- Published: 2026-02-24

### [How to Configure Emoji and Translation Filters in the Wanxiang Rime Schema](/amzxyz/rime_wanxiang/how-to-configure-emoji-and-translation-filters)

Learn how to configure emoji and translation filters in the Wanxiang Rime schema. Enhance your input experience with visual symbols and bilingual translations.

- Tags: how-to-guide
- Published: 2026-02-24

### [How the Reverse Lookup (反查) System Works in Wanxiang RIME](/amzxyz/rime_wanxiang/how-does-reverse-lookup-system-work-in-wanxiang)

Discover how the reverse lookup 反查 system in Wanxiang RIME efficiently finds characters using phonetic or shape codes through input parsing, database queries, and fuzzy matching.

- Tags: internals
- Published: 2026-02-24

### [How to Add Custom Phrases to custom_phrase.txt in RIME Wanxiang](/amzxyz/rime_wanxiang/how-to-add-custom-phrases-to-custom-phrase-txt)

Learn to add custom phrases to custom_phrase.txt in RIME Wanxiang. Follow our guide to append entries and redeploy your schema for personalized input.

- Tags: how-to-guide
- Published: 2026-02-24

### [How to Troubleshoot Deployment Errors in Rime Input Method Schemas: Complete Wanxiang Guide](/amzxyz/rime_wanxiang/how-to-troubleshoot-deployment-errors-rime-schemas)

Troubleshoot Rime deployment errors with this Wanxiang guide. Fix missing files, schema dependencies, and switch configs by checking your wanxiang and custom directories.

- Tags: how-to-guide
- Published: 2026-02-24

### [How the Grammar Model Improves Sentence Prediction in Wanxiang RIME](/amzxyz/rime_wanxiang/how-does-grammar-model-improve-sentence-prediction)

The grammar model improves sentence prediction in RIME by using configurable penalties and length constraints to rank plausible continuations higher, enhancing accuracy.

- Tags: deep-dive
- Published: 2026-02-24

### [How to Set Up Double Pinyin (双拼) Schemes in the Wanxiang Rime Input Method](/amzxyz/rime_wanxiang/how-to-set-up-double-pinyin-schemes)

Easily set up double pinyin schemes in Rime's Wanxiang input method. Activate layouts with slash commands or personalize by editing custom yaml files for a smoother typing experience.

- Tags: how-to-guide
- Published: 2026-02-24

### [Rime Wanxiang Lua Scripts: Complete Guide to 20+ Modules and Their Functions](/amzxyz/rime_wanxiang/what-lua-scripts-are-available-and-their-functions)

Discover over 20 Rime Wanxiang Lua scripts extending Rime with Unicode input, real-time tips, and more. Unlock advanced input method features today.

- Tags: deep-dive
- Published: 2026-02-24

### [How to Configure Custom Patches in custom.yaml Files for Rime Wanxiang](/amzxyz/rime_wanxiang/how-to-configure-custom-patches-in-custom-yaml-files)

Learn to configure custom patches in custom.yaml files for Rime Wanxiang. Effortlessly override and extend configurations using a simple patch syntax to personalize your input method.

- Tags: how-to-guide
- Published: 2026-02-24

### [Wanxiang.schema.yaml vs Wanxiang_pro.schema.yaml: Key Differences Explained](/amzxyz/rime_wanxiang/difference-between-wanxiang-schema-yaml-and-wanxiang-pro-schema-yaml)

Discover the key differences between wanxiang.schema.yaml and wanxiang_pro.schema.yaml. Understand which Rime input schema best suits your needs for efficient typing.

- Tags: deep-dive
- Published: 2026-02-24

### [How the Auxiliary Code (辅码) System Works in Wanxiang: A Technical Deep Dive](/amzxyz/rime_wanxiang/how-does-the-auxiliary-code-system-work-in-wanxiang)

**Wanxiang's auxiliary code system enables precise Chinese character input by appending user-defined supplemental codes after pinyin, parsing these from dictionary comments via the [`super_lookup.lua`](https://github.com/amzxyz...

- Tags: 
- Published: 2026-02-24

