Avinash Swaminathan
Results
2
issues of
Avinash Swaminathan
Currently we are working on research project for NER in Hindi. We would like to extend our code and work to add Support for Hindi-NER in NLTK. Our current model(Embeddings->LSTM->CRF)...
enhancement
@chen0040 When I run the program on the terminal using the commands given in the readme,it shows the error : File "seq2seq_glove_train.py", line 5, in from keras_text_summarization.library.utility.plot_utils import plot_and_save_history ImportError:...