We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
比如外祖母,当前仅收录了一个词语,这是背称(向别人介绍自己的亲戚),当面的话并不合适
The text was updated successfully, but these errors were encountered:
是需要完善词库,还是需要标注此为背称or面称呢?
Sorry, something went wrong.
这个还需要完善词库,不过你说的对,确实应该先修改代码,区分出 “tags” ,你或许可以先设计一个方案来储存标签 (要能够兼容旧有的数据库,(比如没有 tags 字段默认为空),如果有的话,用一个数组放进去,这样方便到时候区分 背称、面称 之类的标签)
tags
背称
面称
为什么这样设计呢?比起直接写死背称、面称来说,这种的拓展性更好
No branches or pull requests
比如外祖母,当前仅收录了一个词语,这是背称(向别人介绍自己的亲戚),当面的话并不合适
The text was updated successfully, but these errors were encountered: