中文
相关论文

相关论文: Testing different Log Bases For Vector Model Weigh…

200 篇论文

Document indexing is a key component for efficient information retrieval (IR). After preprocessing steps such as stemming and stop-word removal, document indexes usually store term-frequencies (tf). Along with tf (that only reflects the…

信息检索 · 计算机科学 2020-04-29 Jibril Frej , Phillipe Mulhem , Didier Schwab , Jean-Pierre Chevallet

Term frequency-inverse document frequency, or TF-IDF for short, is arguably the most celebrated mathematical expression in the history of information retrieval. Conceived as a simple heuristic quantifying the extent to which a given term's…

计算与语言 · 计算机科学 2025-07-31 Paul Sheridan , Zeyad Ahmed , Aitazaz A. Farooque

Keyword extraction has received an increasing attention as an important research topic which can lead to have advancements in diverse applications such as document context categorization, text indexing and document classification. In this…

Most Information Retrieval models compute the relevance score of a document for a given query by summing term weights specific to a document or a query. Heuristic approaches, like TF-IDF, or probabilistic models, like BM25, are used to…

信息检索 · 计算机科学 2016-06-15 B. Piwowarski

Term weighting schemes often dominate the performance of many classifiers, such as kNN, centroid-based classifier and SVMs. The widely used term weighting scheme in text categorization, i.e., tf.idf, is originated from information retrieval…

机器学习 · 计算机科学 2012-06-07 Deqing Wang , Hui Zhang

The task of determining the similarity of text documents has received considerable attention in many areas such as Information Retrieval, Text Mining, Natural Language Processing (NLP) and Computational Linguistics. Transferring data to…

信息检索 · 计算机科学 2022-11-23 Bakhyt Bakiyev

Sentiment Analysis is a branch of Affective Computing usually considered a binary classification task. In this line of reasoning, Sentiment Analysis can be applied in several contexts to classify the attitude expressed in text samples, for…

信息检索 · 计算机科学 2020-08-13 Flavio Carvalho , Gustavo Paiva Guedes

Term weighting schemes are widely used in Natural Language Processing and Information Retrieval. In particular, term weighting is the basis for keyword extraction. However, there are relatively few evaluation studies that shed light about…

机器学习 · 计算机科学 2022-09-12 Asahi Ushio , Federico Liberatore , Jose Camacho-Collados

Text Classification is the process of categorizing text into the relevant categories and its algorithms are at the core of many Natural Language Processing (NLP). Term Frequency-Inverse Document Frequency (TF-IDF) and NLP are the most…

计算与语言 · 计算机科学 2023-08-09 Mamata Das , Selvakumar K. , P. J. A. Alphonse

Term frequency-inverse document frequency, or TF-IDF for short, and its many variants form a class of term weighting functions the members of which are widely used in text analysis applications. While TF-IDF was originally proposed as a…

信息检索 · 计算机科学 2023-06-06 Paul Sheridan , Mikael Onsjö

We examine a number of methods to compute a dense vector embedding for a document in a corpus, given a set of word vectors such as those from word2vec or GloVe. We describe two methods that can improve upon a simple weighted sum, that are…

计算与语言 · 计算机科学 2019-02-27 Craig W. Schmidt

With the advent of the Internet, a new era of digital information exchange has begun. Currently, the Internet encompasses more than five billion online sites and this number is exponentially increasing every day. Fundamentally, Information…

信息检索 · 计算机科学 2012-04-03 Youssef Bassil , Paul Semaan

For many decades, BM25 and its variants have been the dominant document retrieval approach, where their two underlying features are Term Frequency (TF) and Inverse Document Frequency (IDF). The traditional approach, however, is being…

信息检索 · 计算机科学 2022-02-25 Jaekeol Choi , Euna Jung , Sungjun Lim , Wonjong Rhee

The Hidden Web is the vast repository of informational databases available only through search form interfaces, accessible by therein typing a set of keywords in the search forms. Typically, a Hidden Web crawler is employed to autonomously…

信息检索 · 计算机科学 2013-11-05 Sonali Gupta , Komal Kumar Bhatia

For bounded datasets such as the TREC Web Track (WT10g) the computation of term frequency (TF) and inverse document frequency (IDF) is not difficult. However, when the corpus is the entire web, direct IDF calculation is impossible and…

信息检索 · 计算机科学 2008-07-25 Martin Klein , Michael L. Nelson

We provide a simple but novel supervised weighting scheme for adjusting term frequency in tf-idf for sentiment analysis and text classification. We compare our method to baseline weighting schemes and find that it outperforms them on…

计算与语言 · 计算机科学 2014-07-01 Yoon Kim , Owen Zhang

This paper presents an approach based on supervised machine learning methods to build a classifier that can identify text complexity in order to present Arabic language learners with texts suitable to their levels. The approach is based on…

计算与语言 · 计算机科学 2021-09-20 Sadik Bessou , Ghozlane Chenni

Nowadays, threat reports from cybersecurity vendors incorporate detailed descriptions of attacks within unstructured text. Knowing vulnerabilities that are related to these reports helps cybersecurity researchers and practitioners…

密码学与安全 · 计算机科学 2024-07-12 Refat Othman , Bruno Rossi , Russo Barbara

In information retrieval (IR) and related tasks, term weighting approaches typically consider the frequency of the term in the document and in the collection in order to compute a score reflecting the importance of the term for the…

机器学习 · 计算机科学 2021-09-22 Alejandro Moreo Fernández , Andrea Esuli , Fabrizio Sebastiani

With the rapid growth of Text sentiment analysis, the demand for automatic classification of electronic documents has increased by leaps and bound. The paradigm of text classification or text mining has been the subject of many research…

计算与语言 · 计算机科学 2018-06-19 Bijoyan Das , Sarit Chakraborty
‹ 上一页 1 2 3 10 下一页 ›