KdaiP's picture
Upload 80 files
3dd84f8 verified
raw
history blame contribute delete
289 Bytes
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
# Warning: Auto-generated file, don't edit.
phrases_dict = {
'𰻝𰻝面': [['biáng'], ['biáng'], ['miàn']],
}
from pypinyin import load_phrases_dict
def load():
load_phrases_dict(phrases_dict)