Challenge: Existing methods to remove sentences consisting of illegal characters are tedious and repetitive.
Approach: They propose a statistical method to identify illegal characters in natural language processing . they use a fixed-size feature vector to generate a Gaussian mixture model for each sentence .
Outcome: The proposed method can score sentences and filter corpus on clean corpus and improve performance.

Similar Papers

Investigating Web Corpus Filtering Methods for Language Model Development in Japanese (2024.naacl-srw)

Copied to clipboard

Challenge: a high quality web corpus is essential for large language models to be developed . strong filtering methods can lead to lesser performance in downstream tasks .
Approach: They build classifiers and language models that can process large amounts of corpora quickly enough for pretraining LLMs.
Outcome: The proposed method is the most accurate and leads to lesser performance in downstream tasks.
NESTLE: a No-Code Tool for Statistical Analysis of Legal Corpus (2024.eacl-demo)

Copied to clipboard

Challenge: a comprehensive statistical analysis of legal corpus requires specialized tools or programming skills.
Approach: They propose a no-code tool for large-scale statistical analysis of legal corpus . NESTLE can extract any type of information that has not been predefined in the IE system .
Outcome: The proposed tool can perform comparable to LexGLUE on 15 Korean precedent IE tasks and 3 legal text classification tasks.
Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: Tutorial Abstracts (2020.emnlp-tutorials)

Copied to clipboard

Challenge: EMNLP tutorials session in 2020 will feature cutting-edge and introductory topics . review committees evaluated tutorial proposals on clarity, preparedness, novelty, timeliness, likely audience, open access to the teaching materials and compatibility of preferred venues.
Approach: EMNLP tutorials session in 2020 will feature cutting-edge and introductory topics . review committees evaluated tutorial proposals on clarity, preparedness, novelty, timeliness and likely audience .
Outcome: EMNLP tutorials session in 2020 includes courses on introductory and cutting-edge topics . the review committee evaluated 43 tutorial submissions and criteria including clarity, preparedness, novelty, timeliness, likely audience, open access to the teaching materials and compatibility of preferred venues.
Treebank Embedding Vectors for Out-of-Domain Dependency Parsing (2020.acl-main)

Copied to clipboard

Challenge: a recent advance in monolingual dependency parsing is the idea of a treebank embedding vector . this allows the model to prefer training data from one treebank over another at test time .
Approach: They propose a method to predict a treebank vector for sentences that do not come from a particular treebank . they also explore what happens when they move away from predefined treebank embedding vectors .
Outcome: The proposed method can predict treebank vectors for sentences that do not come from a treebank used in training with sufficient accuracy for nine out of ten languages.
Semantic Frame Induction from a Real-World Corpus (2025.acl-srw)

Copied to clipboard

Challenge: Existing studies on semantic frame induction have demonstrated that pre-trained language models (PLMs) have led to more accurate results.
Approach: They conduct semantic frame induction using the Colossal Clean Crawled Corpus and assess the applicability of existing frame inducing methods to real-world data.
Outcome: The proposed methods outperform existing methods on real-world data and can induce frames corresponding to novel concepts.
Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing: Tutorial Abstracts (2021.emnlp-tutorials)

Copied to clipboard

Challenge: EMNLP tutorials are lecture-based presentations that are presented at conferences around the world.
Approach: EMNLP 2021 will feature tutorials on a range of topics, including crowdsourcing and data collection . the final selection process was unified, with a total of 35 submissions .
Outcome: EMNLP 2021 will host six tutorials on a range of topics . the tutorials were selected by a unified review process .
NAG-NER: a Unified Non-Autoregressive Generation Framework for Various NER Tasks (2023.acl-industry)

Copied to clipboard

Challenge: Existing models for general NER tasks require entities to be generated in a predefined order, causing error propagation and inefficient decoding.
Approach: They propose a non-autoregressive generation framework for general NER tasks that generates entities as a set instead of a sequence, avoiding error propagation and inefficient decoding.
Outcome: The proposed model outperforms state-of-the-art models on three benchmark NER datasets and two of our proprietary NER tasks.
Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP): System Demonstrations (D19-3)

Copied to clipboard

Challenge: Proceedings of the system demonstrations session were presented at the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP) EMNMP-IjCNLP 2019 has a Best Demo Award for the first time .
Approach: Proceedings of the system demonstrations session are available online . they were presented at the conference on empirical methods in natural language processing .
Outcome: The system demonstrations session received 110 submissions, 22 of which were either invalid or withdrawn by the authors.
How Universal are Universal Dependencies? Exploiting Syntax for Multilingual Clause-level Sentiment Detection (2020.lrec-1)

Copied to clipboard

Challenge: a new method for clause-level sentiment detection is proposed for multilingual use cases.
Approach: They propose a pipeline method that makes the most of syntactic structures based on Universal Dependencies.
Outcome: The proposed method achieves high precision in sentiment detection for 17 languages . it avoids machine-learning approaches that may cause obstacles to its use cases .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations