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

No module named "bert" #42

Open
xudekuan opened this issue Jul 30, 2019 · 2 comments
Open

No module named "bert" #42

xudekuan opened this issue Jul 30, 2019 · 2 comments

Comments

@xudekuan
Copy link

When I use "from bert.extrac_feature import BertVector", the error massage is showed

No module named "bert"

How to solve it?
Thank you very much.

@terrifyzhao
Copy link
Owner

@xudekuan 我猜你外面还有一层路径

@weixiang-xu
Copy link

try “from bert.extract_feature import BertVector”

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

3 participants