Skip to content

Instantly share code, notes, and snippets.

@farawayboat
Last active August 29, 2015 14:16
Show Gist options
  • Save farawayboat/1227b2ef56f94b2b7072 to your computer and use it in GitHub Desktop.
Save farawayboat/1227b2ef56f94b2b7072 to your computer and use it in GitHub Desktop.
朙月拼音
# luna_pinyin_simp.custom.yaml
patch:
engine/translators:
- punct_translator
- r10n_translator
- reverse_lookup_translator
recognizer/patterns/reverse_lookup: "`[a-z]*$"
schema/dependencies:
- emoji
abc_segmentor/extra_tags:
- reverse_lookup
reverse_lookup:
dictionary: emoji
enable_completion: false
prefix: "`"
tips: 〔表情〕
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment