Papers by Jerrod Parker
MIC: A Multi-task Interactive Curation Tool (2022.emnlp-demos)
Copied to clipboard
| Challenge: | MIC is a human-machine collaborative curation tool for multiple NLP tasks. |
| Approach: | They propose to use a multi-task interactive curation tool for multiple NLP tasks to help solve pain points in real NLP. |
| Outcome: | The proposed tool supports multiple projects with multiple users and allows for collaborative annotations. |
Named Entity Recognition through Deep Representation Learning and Weak Supervision (2021.findings-acl)
Copied to clipboard
| Challenge: | Weakly supervised named entity recognition (NER) uses noisy labels to estimate the true labels of a dataset. |
| Approach: | They propose a model to learn optimal assignments of latent NER tags using observed tokens and weak labels provided by labeling functions. |
| Outcome: | The proposed model improves the quality of weak labels on four public datasets. |