Sciweavers

223 search results - page 17 / 45
» Suffix Arrays on Words
Sort
View
IADIS
2008
13 years 8 months ago
Towards an Error-Free Stemming
S Stemming is a fundamental step in processing textual data preceding the tasks of information retrieval, text mining, and natural language processing. The common goal of stemming ...
Eiman Tamah Al-Shammari
PADL
2009
Springer
14 years 8 months ago
Recycle Your Arrays!
Abstract. Purely functional arrays are notoriously difficult to implement and use efficiently due to the absence of destructive updates and the resultant frequent copying. Deforest...
Roman Leshchinskiy
LREC
2010
123views Education» more  LREC 2010»
13 years 8 months ago
Developing Morphological Analysers for South Asian Languages: Experimenting with the Hindi and Gujarati Languages
A considerable amount of work has been put into development of stemmers and morphological analysers. The majority of these approaches use hand-crafted suffix-replacement rules but...
Niraj Aswani, Robert J. Gaizauskas
ICASSP
2011
IEEE
12 years 11 months ago
Efficient out-of-vocabulary term detection by n-gram array indices with distance from a syllable lattice
For spoken document retrieval, it is very important to consider Out-of-Vocabulary (OOV) and mis-recognition of spoken words. Therefore, sub-word unit based recognition and retriev...
Keisuke Iwami, Yasuhisa Fujii, Kazumasa Yamamoto, ...
DCC
2004
IEEE
14 years 7 months ago
An Approximation to the Greedy Algorithm for Differential Compression of Very Large Files
We present a new differential compression algorithm that combines the hash value techniques and suffix array techniques of previous work. Differential compression refers to encodi...
Ramesh C. Agarwal, Suchitra Amalapurapu, Shaili Ja...