中文
相关论文

相关论文: A Faster Structured-Tag Word-Classification Method

200 篇论文

Tags are short sequences of words allowing to describe textual and non-texual resources such as as music, image or book. Tags could be used by machine information retrieval systems to access quickly a document. These tags can be used to…

信息检索 · 计算机科学 2021-10-22 Gaëlle Candel , David Naccache

This paper describes an automatic word classification system which uses a locally optimal annealing algorithm and average class mutual information. A new word-class representation, the structural tag is introduced and its advantages for use…

cmp-lg · 计算机科学 2008-02-03 John McMahon , F. J. Smith

An automatic word classification system has been designed which processes word unigram and bigram frequency statistics extracted from a corpus of natural language utterances. The system implements a binary top-down form of word clustering…

cmp-lg · 计算机科学 2016-08-31 John McMahon , F. J. Smith

Bitmap indexes must be compressed to reduce input/output costs and minimize CPU usage. To accelerate logical operations (AND, OR, XOR) over bitmaps, we use techniques based on run-length encoding (RLE), such as Word-Aligned Hybrid (WAH)…

数据库 · 计算机科学 2016-08-02 Daniel Lemire , Owen Kaser , Kamel Aouiche

This paper (cmp-lg/yymmnnn) has been accepted for publication in the student session of EACL-95. It outlines ongoing work using statistical and unsupervised neural network methods for clustering words in untagged corpora. Such approaches…

cmp-lg · 计算机科学 2008-02-03 Christopher C. Huckle

This paper explores a simple and efficient baseline for text classification. Our experiments show that our fast text classifier fastText is often on par with deep learning classifiers in terms of accuracy, and many orders of magnitude…

计算与语言 · 计算机科学 2016-08-10 Armand Joulin , Edouard Grave , Piotr Bojanowski , Tomas Mikolov

We compare the performance of different clustering algorithms applied to the task of unsupervised text categorization. We consider agglomerative clustering algorithms, principal direction divisive partitioning and (for the first time)…

无序系统与神经网络 · 物理学 2007-05-23 D. Volk , M. G. Stepanov

High-quality instruction data is crucial for developing large language models (LLMs), yet existing approaches struggle to effectively control instruction complexity. We present TAG-INSTRUCT, a novel framework that enhances instruction…

计算与语言 · 计算机科学 2025-06-03 He Zhu , Zhiwen Ruan , Junyou Su , Xingwei He , Yun Chen , Wenjia Zhang , Guanhua Chen

Local explanation methods highlight the input tokens that have a considerable impact on the outcome of classifying the document at hand. For example, the Anchor algorithm applies a statistical analysis of the sensitivity of the classifier…

机器学习 · 计算机科学 2024-01-15 Alon Mor , Yonatan Belinkov , Benny Kimelfeld

We report our development of a simple but fast and efficient inductive unsupervised semantic tagger for Chinese words. A POS hand-tagged corpus of 348,000 words is used. The corpus is being tagged in two steps. First, possible semantic tags…

cmp-lg · 计算机科学 2008-02-03 K T Lua

In part of speech tagging by Hidden Markov Model, a statistical model is used to assign grammatical categories to words in a text. Early work in the field relied on a corpus which had been tagged by a human annotator to train the model.…

cmp-lg · 计算机科学 2008-02-03 David Elworthy

Weakly-supervised text classification aims to train a classifier using only class descriptions and unlabeled data. Recent research shows that keyword-driven methods can achieve state-of-the-art performance on various tasks. However, these…

计算与语言 · 计算机科学 2022-12-16 Tingyu Xia , Yue Wang , Yuan Tian , Yi Chang

We introduce a memory-based approach to part of speech tagging. Memory-based learning is a form of supervised learning based on similarity-based reasoning. The part of speech tag of a word in a particular context is extrapolated from the…

cmp-lg · 计算机科学 2008-02-03 Walter Daelemans , Jakub Zavrel , Peter Berck , Steven Gillis

We address the problem of clustering words (or constructing a thesaurus) based on co-occurrence data, and using the acquired word classes to improve the accuracy of syntactic disambiguation. We view this problem as that of estimating a…

cmp-lg · 计算机科学 2007-05-23 Hang Li , Naoki Abe

A new fast algorithm for clustering and classification of large collections of text documents is introduced. The new algorithm employs the bipartite graph that realizes the word-document matrix of the collection. Namely, the modularity of…

信息检索 · 计算机科学 2011-05-31 Grigory Pivovarov , Sergei Trunov

In this paper, we propose an alternative to deep neural networks for semantic information retrieval for the case of long documents. This new approach exploiting clustering techniques to take into account the meaning of words in Information…

信息检索 · 计算机科学 2025-07-29 Paul Mbathe Mekontchou , Armel Fotsoh , Bernabe Batchakui , Eddy Ella

Topic models are a useful analysis tool to uncover the underlying themes within document collections. The dominant approach is to use probabilistic topic models that posit a generative story, but in this paper we propose an alternative way…

计算与语言 · 计算机科学 2020-10-08 Suzanna Sia , Ayush Dalmia , Sabrina J. Mielke

This thesis presents two similarity-based approaches to sparse data problems. The first approach is to build soft, hierarchical clusters: soft, because each event belongs to each cluster with some probability; hierarchical, because cluster…

cmp-lg · 计算机科学 2008-02-03 Lillian Lee

This paper proposes some modest improvements to Extractor, a state-of-the-art keyphrase extraction system, by using a terabyte-sized corpus to estimate the informativeness and semantic similarity of keyphrases. We present two techniques to…

计算与语言 · 计算机科学 2012-04-03 Mario Jarmasz , Caroline Barrière

In this paper, we are going to focus on speed up of the Word Sense Disambiguation procedure by filtering the relevant senses of an ambiguous word through Part-of-Speech Tagging. First, this proposed approach performs the Part-of-Speech…

计算与语言 · 计算机科学 2016-10-24 Alok Ranjan Pal , Anupam Munshi , Diganta Saha
‹ 上一页 1 2 3 10 下一页 ›