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

Errors when debugging #42

Closed
wyl6 opened this issue Apr 6, 2018 · 5 comments
Closed

Errors when debugging #42

wyl6 opened this issue Apr 6, 2018 · 5 comments

Comments

@wyl6
Copy link

wyl6 commented Apr 6, 2018

As a noob,I find it hard to debug your programs.There are too many problems...
Dear author,would you please provide even one complete code that could run directly?

Besides,I would really appreciate it if you explain how to make personal files similar with 'zhihu-word2vec-title-desc.bin-100'.

@liangtianxin
Copy link

liangtianxin commented Apr 6, 2018

zhihu-word2vec-title-desc.bin-100'. I have the same problem. how can I get the file "zhihu-word2vec-title-desc.bin-100'"

@wyl6
Copy link
Author

wyl6 commented Apr 7, 2018

Go to sample data, pre-trained word embedding for data.

@brightmart
Copy link
Owner

yeah. for 'zhihu-word2vec-title-desc.bin-100', you can use data to pre-trained word embedding. for example, use word2vec or fasttext to pre-trained it. then you will get it.

@brightmart
Copy link
Owner

UPDATE: if you want to try a model now, you can go to folder 'a02_TextCNN', run 'python -u p7_TextCNN_train.py', it will use sample data to train a model, and print loss and F1 score periodically.

@wyl6
Copy link
Author

wyl6 commented Jul 3, 2018 via email

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