Saj
Saj
After following your instructions and installing the prerequisite for running DMN+, I get the following error: ` (keras-dmn)user1@dpl04:~/keras/Improved-Dynamic-Memory-Networks-DMN-plus$ python main.py --network dmn_tied --mode train --babi_id 1 Using gpu device 2:...
Hi there, Is it possible to use wang2vec for training on a very large file (>70GB)? In gensim, this is made possible by the iterator [LineSentences](https://radimrehurek.com/gensim/models/word2vec.html#gensim.models.word2vec.Word2Vec), which > for larger...
Hi there, Thank you for uploading your implementation of the NER Tagger! Can you please tell me, with which settings it is possible to replicate the performance of glample's [NER...