Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the linearized file generated by the trained lstm-lm? #17

Open
TeTeTang opened this issue Aug 16, 2022 · 0 comments
Open

How to use the linearized file generated by the trained lstm-lm? #17

TeTeTang opened this issue Aug 16, 2022 · 0 comments

Comments

@TeTeTang
Copy link

Hi,
I got a question as to how to use the generated linearized file. I have successfully generated the linearized file using the lstm-lm model trained with CoNLL 2003. I will be following the post-processing steps to filter out some unqualified entries and utilizing the line2cols.py script to convert it back to the original two-column format. Not quite clear about how to proceed after that? My intuition was to merge the generated file with the CoNLL training set and use the BiLSTM-CRF model to evaluate the data augmentation performance? Please advise, really appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant