You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: