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

模型升级 #23

Merged
merged 1 commit into from
Feb 19, 2021
Merged

模型升级 #23

merged 1 commit into from
Feb 19, 2021

Conversation

SeanLee97
Copy link
Owner

  • 重构分词词性标注实现:深度模型统一分词、词性标注、命名体识别,调用接口不变;去除繁体的支持;去除自定义词典的支持。
  • 重构文本纠错。
  • 重构情感分类:加入更多语料,基于 RoBERTa tiny 进行微调。
  • 其他:所有模型只提供 Infer 接口,不再提供训练接口。

layout

add checker

add checker

fix

update download url

update doc

update doc

typo

add checker testcase
@SeanLee97 SeanLee97 merged commit 9427b05 into master Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant