You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
loading ensemble embeddings take wordrank .word and context file where these files are located i did'nt get this. Is this embeddings are generated by demo script given in wordrank or by your train function given in wordrank wrapper
#1357
@gauravsaxenaiiit You can set cleanup_files=False to keep the .word and .context files generated by wordrank, and then they can be located in wordrank directory. And embeddings are generted by gensim wrapper's train() not demo script.
Description
TODO: change commented example
Steps/Code/Corpus to Reproduce
Expected Results
Actual Results
Versions
The text was updated successfully, but these errors were encountered: