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

How to infer? Are dict files neccessary? #3

Open
topgetgithub opened this issue Apr 13, 2018 · 1 comment
Open

How to infer? Are dict files neccessary? #3

topgetgithub opened this issue Apr 13, 2018 · 1 comment

Comments

@topgetgithub
Copy link

topgetgithub commented Apr 13, 2018

I've tried this project. But could you kindly give me an example to demonstrate how to get the vector(s) of a new document(to infer)? Are the dictionary files neccessary for training and predicting? I'd like to use this tool to train and evalute English documents. Thanks.

@topgetgithub topgetgithub changed the title How to infer? Is dict files neccessary? How to infer? Are dict files neccessary? Apr 14, 2018
@lokicui
Copy link
Owner

lokicui commented Apr 26, 2018

func fitDoc can do infer,
func (p *TDoc2VecImpl) FitDoc(context string, iters int) (dsyn0 *neuralnet.TVector)
u can search this repository with keyword "infer"

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

2 participants