Ankit Yadav

Results 3 issues of Ankit Yadav

This module was removed in Django 1.6 AFAIK, please do something about it

Running this for generating embedding matrices and word vectors - `python embedding.py -address /Users/WARL0CK/Downloads/glove.840B.300d.txt` Firstly, `argparse` wasn't imported in `embeddings.py`, after doing that, it got stuck at `Preparing embeddings..`

I can't see the Model Field Type beside my Model Field Name on opening pop-up as shown in the Readme picture. I can't even find a configuration that helps for...