-
Please join us in our discussion of "Data Augmentation techniques for NLP" on Saturday at 9:00 pm GMT+2.
Survey post: https://amitness.com/2020/05/data-augmentation-for-nlp/
-
[https://arxiv.org/abs/1710.04087](https://arxiv.org/abs/1710.04087)
Short Description:
> State-of-the-art methods for learning cross-lingual word embeddings have relied on bilingual dictionarie…
-
The FewRel 2.0 DA dataset looks interesting as it can take quite a few effort to construct such a biomedical dataset. Can you help us understand more of this part:
1) Can you give an example on how…
-
Hello again,thanks for your last answer. Can you tell me about the way you construct val pubmed dataset.
cszer updated
4 years ago
-
AFAIK you merged nrekit into master and comitted like "delete nrekit". So, for distant supervision tasks, should we use master branch?
-
Hi,
I got this issue while training the model for distant supervision. Does anyone have similar issues?
Command: `python3 train_nyt10_pcnn_att.py`
Initializing hyperparameters...
Finished!
…
-
the code is here :Panda0406/Reinforcement-Learning-Distant-Supervision-RE,I try to run both of urs,but did not success until now,so I wonder if u have done some test ,thx @truthless11
-
我在看论文《Distant Supervision for Relation Extraction via Piecewise Convolutional Neural Networks》和《Neural Relation Extraction with Selective Attention over Instances》时,论文中所写的卷积都不是等长卷积,论文中讲一个长为s的序列,经过卷积后,…
-
Hi,
I have prepared 100 question and answer as per **format** **A**, given input to distant supervision which is outputting empty .dstrain file.
I got stuck here, I would like to train with thes…
-
Hi Khan,
Due to the usage of the modules as imported ones, do you plan including the "main" type of check:
```
if __name__ == '__main__':
...
```
and a respective function that can b…