paper-with-me

홈 › Papers

BULNER: BUg Localization with word embeddings and NEtwork Regularization

2019-08-26 · Jacson Rodrigues Barbosa, Ricardo Marcondes Marcacini, Ricardo Britto, Frederico Soares, Solange Rezende, Auri M. R. Vincenzi, Marcio E. Delamaro

Bug localization (BL) from the bug report is the strategic activity of the software maintaining process. Because BL is a costly and tedious activity, BL techniques information retrieval-based and machine learning-based could aid software engineers. We propose a method for BUg Localization with word embeddings and Network Regularization (BULNER). The preliminary results suggest that BULNER has better performance than two state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1908.09876

Code (1)

jacsonrbinf/bulner 공식 구현

Tasks

BIG-bench Machine LearningInformation RetrievalRetrievalWord Embeddings

Similar Papers 제목 키워드 기반

ReWE: Regressing Word Embeddings for Regularization of Neural Machine Translation Systems

2019-04-04 · NAACL 2019 6 · Inigo Jauregi Unanue, Ehsan Zare Borzeshi, Nazanin Esmaili, Massimo Piccardi

Regularization of neural machine translation is still a significant problem, especially in low-resource settings. To mollify this problem, we propose regressing word embeddings (ReWE) as a new regularization technique in…

Machine TranslationTranslationWord Embeddings

Text classification with word embedding regularization and soft similarity measure

2020-03-10 · Vít Novotný, Eniafe Festus Ayetiran, Michal Štefánik, Petr Sojka

Since the seminal work of Mikolov et al., word embeddings have become the preferred word representations for many natural language processing tasks. Document similarity measures extracted from word embeddings, such as th…

ClassificationDocument ClassificationGeneral Classificationtext-classification+4

A Simple Regularization-based Algorithm for Learning Cross-Domain Word Embeddings

2019-02-01 · EMNLP 2017 9 · Wei Yang, Wei Lu, Vincent W. Zheng

Learning word embeddings has received a significant amount of attention recently. Often, word embeddings are learned in an unsupervised manner from a large collection of text. The genre of the text typically plays an imp…

Learning Word EmbeddingsWord Embeddings

Delta Embedding Learning

2018-12-11 · ACL 2019 7 · Xiao Zhang, Ji Wu, Dejing Dou

Unsupervised word embeddings have become a popular approach of word representation in NLP tasks. However there are limitations to the semantics represented by unsupervised embeddings, and inadequate fine-tuning of embedd…

Reading ComprehensionWord Embeddings

Task-adaptive Pre-training of Language Models with Word Embedding Regularization

2021-09-17 · Findings (ACL) 2021 8 · Kosuke Nishida, Kyosuke Nishida, Sen Yoshida

Pre-trained language models (PTLMs) acquire domain-independent linguistic knowledge through pre-training with massive textual resources. Additional pre-training is effective in adapting PTLMs to domains that are not well…

Domain AdaptationQuestion AnsweringWord Embeddings