DS3Lab / ner-at-first-sightLinks
This repository contains the data used for the paper "Entity Recognition at First Sight: Improving NER with Eye Movement Information" by Nora Hollenstein & Ce Zhang (accepted at NAACL 2019)
☆11Updated 5 years ago
Alternatives and similar repositories for ner-at-first-sight
Users that are interested in ner-at-first-sight are comparing it to the libraries listed below
Sorting:
- Text Content Manipulation☆45Updated 5 years ago
- Code for our ACL '20 paper "Representation Engineering with Natural Language Explanations"☆29Updated 5 years ago
- Knowledge Graph based Question Answering benchmark.☆10Updated 5 years ago
- A tool for extracting chunks from Penn Chinese Treebank☆18Updated 7 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆22Updated 7 years ago
- ☆32Updated 4 years ago
- All NLP experiments described in ArXiv paper 1904.02682☆32Updated 6 years ago
- machine reading comprehension with deep learning☆20Updated 7 years ago
- A Unified Syntax-aware Framework for Semantic Role Labeling☆22Updated 7 years ago
- Natural Language Generation by Hierarchical Decoding with Linguistic Patterns (NAACL-HLT 2018), Investigating Linguistic Pattern Ordering…☆32Updated 7 years ago
- TensorFlow implementation of "Learning to Rank Question-Answer Pairs using Hierarchical Recurrent Encoder with Latent Topic Clustering," …