-
### Results of MP-CNN
Too slow to run original MP-CNN on insuranceQA
### Results of NCE-MP
Too slow to run original NCE-MP on insuranceQA
### Results of SM-CNN
mode | Dev | Test1 | Te…
-
I am sorry for distributing you again, but please I want to use a CNN along with the Bi-LSTM to build the memory module. I have a problem output reshaping.
my code is the following:
```
with tf.…
-
**I'm unable to identify ,how to access the ELMo Model trained on Wikipedia+New Corpus(5.5B)**
**I have written this code to use the Elmo model(trained on 1 Billion Word Corpus) for text classifica…
ghost updated
5 years ago
-
Hi. First of all, thank you for your great project!
I just run your code with CoNLL dataset.
In the closed issues, you said that we should just change the iteration (1->100) in your demo.train.con…
-
Salutation Sir...
that was a great job and a very powerful PoS tool
I wanted to ask you if you developed a "named entity recognition" or as they name it "chunking" tool
with this PoS tool. I nee…
-
When I ran Train_chunking.py, I received an error. Do you have any idea why? However, my code is still working normally yesterday, I swear I have not modified any place.
Using existent pickle file…
-
DoD:
* understand meaning of command
* sample usage on one of models
-
Thanks for sharing the code.
I was trying to do intent classification using phoneme sequence instead of the word-based approach.
Instead of word embeddings from glove I was using integer phoneme …
-
I get the following error first up upon running preprocess.sh as ' ./bin/preprocess.sh conf/conll/dilated-cnn.conf':
> Processing file: /home/ss06886910/NLP/Bilstm_Dilated_CNN_NER/data//conll200…
-
(torch) zhengyi_ma@ubuntu:~/NCRFpp-ner-2/NCRFpp$ python main.py --config demo.decode.config
Seed num: 42
MODEL: decode
sample_data/mytest.bmes
++++++++++++++++++++++++++++++++++++++++++++++++++++…