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

Bert预处理中文词嵌入 #210

Open
fyf19980824 opened this issue May 15, 2022 · 0 comments
Open

Bert预处理中文词嵌入 #210

fyf19980824 opened this issue May 15, 2022 · 0 comments

Comments

@fyf19980824
Copy link

您好,我想问下Bert处理中文数据集都是按字的粒度生成字向量的,如果我通过jieba分词处理后的有些词含有2个及2个以上的字,以“外观设计出众,充电真慢”为例,经过jieba分词等操作后生成[外观设计 出众 充电 真慢],我最终想将[外观设计 出众 充电 真慢]通过Bert模型转换成shape为[4,768],我该怎么做呢?

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

No branches or pull requests

1 participant