ntunlp / daga

Data Augmentation with a Generation Approach for Low-resource Tagging Tasks
MIT License
79 stars 15 forks source link

Can you share the sentences that are generated from your language models? #2

Open GaryYufei opened 3 years ago

GaryYufei commented 3 years ago

Hi, Thanks for this great work.

I am wondering if you could share the sentences that are generated from your language models and used for improving your NER models?

In addition, can you provide some pointer to your experimental data that you used?

Thanks for your help!

liulinlin90 commented 3 years ago

H

Hi, Thanks for this great work.

I am wondering if you could share the sentences that are generated from your language models and used for improving your NER models?

In addition, can you provide some pointer to your experimental data that you used?

Thanks for your help!

Hi Gary,

Thanks for your interest in our work. I am asking my co-author to check whether he can still find the files.

Meanwhile, you may also try generate the augmented data with the LSTM-LM code, which runs quite fast and normally takes 10-20 min to complete training.