Topic: "emnlp"
roomylee/awesome-relation-extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
Size: 89.8 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 1,198 - Forks: 136

soulbliss/NLP-conference-compendium
Compendium of the resources available from top NLP conferences.
Size: 613 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 454 - Forks: 49

roomylee/nlp-papers-with-arxiv
Statistics and accepted paper list of NLP conferences with arXiv link
Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 430 - Forks: 55

roomylee/EMNLP-2019-Papers
Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019
Language: Jupyter Notebook - Size: 1.24 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 234 - Forks: 23

xcfcode/What-I-Have-Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
Size: 91.2 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 161 - Forks: 15

davidsbatista/BREDS
"Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in EMNLP'15 - Python implementation
Language: Python - Size: 80.9 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 142 - Forks: 37

xlxwalex/FCGEC
The Corpus & Code for EMNLP 2022 paper "FCGEC: Fine-Grained Corpus for Chinese Grammatical Error Correction" | FCGEC中文语法纠错语料及STG模型
Language: Python - Size: 12.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 108 - Forks: 12

DmitryRyumin/EMNLP-2023-Papers
EMNLP 2023 Papers: Explore cutting-edge research from EMNLP 2023, the premier conference for advancing empirical methods in natural language processing. Stay updated on the latest in machine learning, deep learning, and natural language processing with code included. :star: support NLP!
Language: Python - Size: 6.43 MB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 107 - Forks: 7

kdexd/lang-emerge-parlai
Implementation of EMNLP 2017 Paper "Natural Language Does Not Emerge 'Naturally' in Multi-Agent Dialog" using PyTorch and ParlAI
Language: Python - Size: 56.6 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 105 - Forks: 14

DmitryRyumin/NewEraAI-Papers
The repository provides links to collections of influential and interesting research papers from top AI conferences, with open-source code to promote reproducibility and provide detailed implementation insights beyond the scope of the article. Stay up to date with the latest advances in AI research!
Language: Python - Size: 98.6 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 103 - Forks: 3

PetrochukM/Simple-QA-EMNLP-2018
Code for my EMNLP 2018 paper "SimpleQuestions Nearly Solved: A New Upperbound and Baseline Approach"
Language: Jupyter Notebook - Size: 1000 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 101 - Forks: 28

FuxiaoLiu/VisualNews-Repository
[EMNLP'21] Visual News: Benchmark and Challenges in News Image Captioning
Language: Jupyter Notebook - Size: 6.94 MB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 94 - Forks: 9

henryzhongsc/longctx_bench
Official implementation for Yuan & Liu & Zhong et al., KV Cache Compression, But What Must We Give in Return? A Comprehensive Benchmark of Long Context Capable Approaches. EMNLP Findings 2024
Language: Python - Size: 1.62 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 66 - Forks: 3

asappresearch/dialog-intent-induction
Code and data for paper "Dialog Intent Induction with Deep Multi-View Clustering", Hugh Perkins and Yi Yang, 2019, EMNLP 2019
Language: Python - Size: 201 MB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 66 - Forks: 21

dheeraj7596/SCDV
Text classification with Sparse Composite Document Vectors.
Language: Python - Size: 39.2 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 61 - Forks: 19

ll0ruc/event-extraction-paper
Papers from top conferences and journals for event extraction in recent years
Size: 213 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 55 - Forks: 12

badripatro/PQG
Code for paper title "Learning Semantic Sentence Embeddings using Pair-wise Discriminator" COLING-2018
Language: Jupyter Notebook - Size: 14.3 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 53 - Forks: 9

rguthrie3/MorphologicalPriorsForWordEmbeddings
Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings
Language: Python - Size: 1.23 MB - Last synced at: 7 days ago - Pushed at: over 8 years ago - Stars: 52 - Forks: 12

indolem/IndoBERTweet
IndoBERTweet is the first large-scale pretrained model for Indonesian Twitter. Published at EMNLP 2021 (main conference)
Language: Python - Size: 4.64 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 47 - Forks: 6

Ahren09/AgentReview
Official Implementation for EMNLP 2024 (main) "AgentReview: Exploring Academic Peer Review with LLM Agent."
Language: Jupyter Notebook - Size: 2.67 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 40 - Forks: 5

skywalker023/pragmatic-consistency
🤖 Code for our EMNLP 2020 paper: "Will I Sound Like Me? Improving Persona Consistency in Dialogues through Pragmatic Self-Consciousness"
Language: Python - Size: 987 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 37 - Forks: 5

zjunlp/LREBench
[EMNLP 2022 Findings] Towards Realistic Low-resource Relation Extraction: A Benchmark with Empirical Baseline Study
Language: Python - Size: 1.18 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 1

4AI/TDEER Fork of ant-research/TDEER
Official Code For TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations (EMNLP 2021)
Language: Python - Size: 16 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 34 - Forks: 8

badripatro/awesome-vqg
Visual Question Generation reading list
Size: 18.6 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 4

ishalyminov/few_shot_dialogue_generation
Dialogue Knowledge Transfer Networks (DiKTNet)
Language: Python - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 5

easonnie/ChaosNLI
[EMNLP 2020] Collective HumAn OpinionS on Natural Language Inference Data
Language: Python - Size: 396 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 23 - Forks: 5

L-Zhe/CoRPG
Code for paper Document-Level Paraphrase Generation with Sentence Rewriting and Reordering by Zhe Lin, Yitao Cai and Xiaojun Wan. This paper is accepted by Findings of EMNLP'21.
Language: Python - Size: 15.3 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 5

abhi1nandy2/EMNLP-2021-Findings
This repo has the code for the paper "Question Answering over Electronic Devices: A New Benchmark Dataset and a Multi-Task Learning based QA Framework" accepted at EMNLP 2021 Findings.
Language: HTML - Size: 50.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 1

ll0ruc/MOGANED
An unofficial code reproduction in the field of event extraction of EMNLP-19 paper "Event Detection with Multi-Order Graph Convolution and Aggregated Attention"
Language: Python - Size: 17 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 21 - Forks: 6

nicolay-r/awesome-sentiment-attitude-extraction
A curated list of awesome sentiment analysis studies, in which attitude corresponds to the text position conveyed by Subject towards other Object mentioned in text such as: entities, events, etc.
Size: 1.46 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 19 - Forks: 1

applicaai/contract-discovery
Data and additional information regarding the paper: Contract Discovery. Dataset and a Few-Shot Semantic Retrieval Challenge with Competitive Baselines (to appear in Findings of EMNLP).
Language: TeX - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 0

shimo-lab/Universal-Geometry-with-ICA
Discovering Universal Geometry in Embeddings with ICA (Published in EMNLP 2023)
Language: Python - Size: 26.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 17 - Forks: 0

XinnuoXu/CVAE_Dial
CVAE_XGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity"
Language: Python - Size: 21.9 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 0

zhengyima/paperlist_nlp_ir_rec_ai_conference
2016-至今nlp/ir/recsys/ai相关顶会的论文清单paperlist列表含目录,方便直接搜索关键字。包括AAAI/ACL/EMNLP/IJCAI/SIGIR/CIKM/WSDM/WWW/NIPS/COLING
Language: Python - Size: 4.09 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 0

IBM/sciqa-arcade198-dataset 📦
ARCADE198 Dataset from the ACL 2018 MRQA Workshop
Size: 29.3 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 5

bloomberg/emnlp20_depsrl
Research code and scripts used in the paper Semantic Role Labeling as Syntactic Dependency Parsing.
Language: Python - Size: 38.1 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 3

Tixierae/EMNLP_2016
Language: R - Size: 3.69 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 2

Humor-Research/Humor-detection
A Systematic Investigation of Transferability and Robustness of Humor Detection Models
Language: Python - Size: 104 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 12 - Forks: 2

VietHoang1512/KPA
Matching The Statements: A Simple and Accurate Model for Key Point Analysis (ArgMining | EMNLP 2021)
Language: Python - Size: 1.17 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 0

prabhuomkar/confviz
Statistics, Visualizations and Paper Links of Machine Learning Conferences
Language: JavaScript - Size: 3.41 MB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

bloomberg/fast-noise-aware-topic-clustering
Research code and scripts used in the Silburt et al. (2021) EMNLP 2021 paper 'FANATIC: FAst Noise-Aware TopIc Clustering'
Language: Python - Size: 113 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 2

bloomberg/emnlp21_fewrel
Code to reproduce the results of the paper 'Towards Realistic Few-Shot Relation Extraction' (EMNLP 2021)
Language: Python - Size: 77.2 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 5

JaredFern/VecShare
This library provides functionality for rapidly sharing and retrieving word embeddings over the internet. (EMNLP 2017).
Language: Python - Size: 27.4 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 6

dheeraj7596/META
Code for the paper "META: Metadata-Empowered Weak Supervision for Text Classification"
Language: Python - Size: 82.2 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

ymgw55/WSMD
Improving word mover’s distance by leveraging self-attention matrix
Language: Python - Size: 701 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

ShamikRoy/Subframe-Prediction
This repository contains the dataset and codes for the task of the prediction of subframes in new text from the paper "Weakly Supervised Learning of Nuanced Frames for Analyzing Polarization in News Media" (EMNLP'2020).
Language: Python - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

yanpengt06/SA-paper-statistics
NAACL, COLING, ACL, EMNLP 18-22 Sentiment Analysis Paper Statistics
Language: TeX - Size: 9.38 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

nur-ag/emotion-classification
Repository for "Uncovering the Limits of Text-based Emotion Detection", — Findings of EMNLP, 2021
Language: Jupyter Notebook - Size: 44.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

ant-research/TDEER
Code For TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations (EMNLP 2021)
Language: Python - Size: 16 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 10

TianHongZXY/qaap
[EMNLP 2023] Question Answering as Programming for Solving Time-Sensitive Questions
Language: Python - Size: 5.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

juand-r/EMNLP-2019
Notes on selected papers from EMNLP 2019
Size: 16.7 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

vineetjohn/wassa-emoint-2017
WASSA-2017 Shared Task on Emotion Intensity (EmoInt)
Language: Jupyter Notebook - Size: 178 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 4

orestxherija/smm4h2018
Code for my submission to the Shared Task of the 2018 workshop on Social Media Mining for Health Applications
Language: Jupyter Notebook - Size: 67.6 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

livc/cross-crfae
Code for the paper `Unsupervised Cross-Lingual Adaptation of Dependency Parsers Using CRF Autoencoders` in the findings of EMNLP 2020.
Language: Python - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

XinnuoXu/CVAE_Dial_CGate
CVAE_CGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity"
Language: Python - Size: 5.52 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

NLLP-ML/SBD
📜 [NLLP 2022] "Efficient Deep Learning-based Sentence Boundary Detection in Legal Text", Reshma Sheik and Gokul T. Adethya and Dr. S. Jaya Nirmala
Language: Jupyter Notebook - Size: 6.72 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Wheeeeeeeeels/awesome-paper-guide
Read the Paper
Size: 75.2 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

maybemkl/wmdecompose
A Python implementation of Word Mover's Distance that decomposes document level WMD into word level WMD for interpretable sociocultural NLP.
Language: Jupyter Notebook - Size: 127 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jonsafari/acl.bst
ACL BibTeX style that supports hyperlinks
Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 4

alemiaschi/LLM_profiling
[EMNLP 2024] Materials for the paper "Evaluating Large Language Models via Linguistic Profiling"
Size: 2.82 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

tuur/PredRelTimelines
<<Code and data>> Temporal Information Extraction by Predicting Relative Time-lines (EMNLP, 2018).
Language: Python - Size: 91.8 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Se-Hun/PaperCrawler
The PaperCrawler is for crawling papers of ACL Anthology.
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ngiambla/syn_sugar
Extracting topics using rules.
Language: PureBasic - Size: 888 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
