Skip to content
New issue

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

中文单个字符如何找到同义词的 #2

Closed
AlexYoung757 opened this issue Nov 30, 2020 · 4 comments
Closed

中文单个字符如何找到同义词的 #2

AlexYoung757 opened this issue Nov 30, 2020 · 4 comments
Labels

Comments

@AlexYoung757
Copy link

论文中提到摸型对单字符的概率是40%,对于英文来说,比较容易找到单个字符的同义词,但是单个字符对于中文来说,大概率是无法找到同义词的。难道要把这么多找不到同义词的使用随机替换?请问是如何处理的?
代码到时候会开源吗

@ymcui
Copy link
Owner

ymcui commented Nov 30, 2020

不是单字符是40%,是unigram,以词为粒度。

@AlexYoung757
Copy link
Author

不是单字符是40%,是unigram,以词为粒度。
懂了。具体训练细节会公布出来吗

@stale
Copy link

stale bot commented Dec 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 4, 2020
@stale
Copy link

stale bot commented Dec 8, 2020

Closing the issue, since no updates observed. Feel free to re-open if you need any further assistance.

@stale stale bot closed this as completed Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants