#298 · Primary category: AI Tool Directories & Curated Lists

awesome-relation-extraction

aaai acl awesome deep-learning distant-supervision emnlp machine-learning naacl natural-language-processing new-york-times nips nlp paper relation-classification relation-extraction semeval-2010 state-of-the-art trends

📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).

Project last updated:01/27/22

GitHub Stars

1.2K

Forks

134

Contributors

12

License

Other

Why we included this project

Relation extraction is the NLP task of identifying semantic relationships between entities in text, and this list is a solid entry point for anyone learning it. The maintainer groups resources by approach, so supervised methods, distant supervision, graph neural networks, transformer-based language models, few-shot learning, and knowledge-graph techniques each get their own section. That structure lets you follow a research thread instead of hopping between unrelated links. The datasets and frameworks sections are especially useful when you are scoping a project and want to know what labeled corpora and reusable codebases already exist before building your own. Surveys and video lectures round it out, so newcomers can move from fundamentals to current trends without hunting for the right papers. It is a curated index rather than runnable software, so its value is in the selection and organization.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category