paper-with-me

홈 › Papers

Accelerating Text Mining Using Domain-Specific Stop Word Lists

2020-11-18 · Farah Alshanik, Amy Apon, Alexander Herzog, Ilya Safro, Justin Sybrandt

Text preprocessing is an essential step in text mining. Removing words that can negatively impact the quality of prediction algorithms or are not informative enough is a crucial storage-saving technique in text indexing and results in improved computational efficiency. Typically, a generic stop word list is applied to a dataset regardless of the domain. However, many common words are different from one domain to another but have no significance within a particular domain. Eliminating domain-specific common words in a corpus reduces the dimensionality of the feature space, and improves the performance of text mining tasks. In this paper, we present a novel mathematical approach for the automatic extraction of domain-specific words called the hyperplane-based approach. This new approach depends on the notion of low dimensional representation of the word in vector space and its distance from hyperplane. The hyperplane-based approach can significantly reduce text dimensionality by eliminating irrelevant features. We compare the hyperplane-based approach with other feature selection methods, namely \c{hi}2 and mutual information. An experimental study is performed on three different datasets and five classification algorithms, and measure the dimensionality reduction and the increase in the classification performance. Results indicate that the hyperplane-based approach can reduce the dimensionality of the corpus by 90% and outperforms mutual information. The computational time to identify the domain-specific words is significantly lower than mutual information.

📄 PDF Abstract BibTeX arXiv:2012.02294

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyDimensionality Reductionfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

PathologyBERT -- Pre-trained Vs. A New Transformer Language Model for Pathology Domain

2022-05-13 · Thiago Santos, Amara Tariq, Susmita Das, Kavyasree Vayalpati 외

Pathology text mining is a challenging task given the reporting variability and constant new findings in cancer sub-type definitions. However, successful text mining of a large pathology database can play a critical role…

Language ModelingLanguage ModellingNatural Language Understanding

Stop Words for Processing Software Engineering Documents: Do they Matter?

2023-03-18 · Yaohou Fan, Chetan Arora, Christoph Treude

Stop words, which are considered non-predictive, are often eliminated in natural language processing tasks. However, the definition of uninformative vocabulary is vague, so most algorithms use general knowledge-based sto…

General Knowledge

Modelling Stopping Criteria for Search Results using Poisson Processes

2019-09-13 · IJCNLP 2019 11 · Alison Sneyd, Mark Stevenson

Text retrieval systems often return large sets of documents, particularly when applied to large collections. Stopping criteria can reduce the number of these documents that need to be manually evaluated for relevance by …

RetrievalText Retrieval

Text Categorization Can Enhance Domain-Agnostic Stopword Extraction

2024-01-24 · Houcemeddine Turki, Naome A. Etori, Mohamed Ali Hadj Taieb, Abdul-Hakeem Omotayo 외

This paper investigates the role of text categorization in streamlining stopword extraction in natural language processing (NLP), specifically focusing on nine African languages alongside French. By leveraging the Masakh…

Text Categorization

Estimating the Success of Unsupervised Image to Image Translation

2017-12-21 · ECCV 2018 9 · Sagie Benaim, Tomer Galanti, Lior Wolf

While in supervised learning, the validation error is an unbiased estimator of the generalization (test) error and complexity-based generalization bounds are abundant, no such bounds exist for learning a mapping in an un…

Generalization BoundsImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation