Sciweavers

8706 search results - page 426 / 1742
» Learning Subjective Language
Sort
View
PPPJ
2003
ACM
15 years 9 months ago
A Java implemented key collision attack on the data encryption standard (DES)
A Java implementation of a key collision attack on DES suggested by Eli Biham, [1], is discussed. Storage space minimization and fast searching techniques to speed up the attack a...
John Loughran, Tom Dowling
PPPJ
2003
ACM
15 years 9 months ago
Transparent Java standard extensions with native libraries on multiple platforms
Java programs that utilize standard extensions with native libraries are problematic since the extensions are platform dependent. We present general methods that make such program...
Pierre Wijkman, Mitra Wijkman, Suru Dissanaike
SIGIR
2003
ACM
15 years 9 months ago
Single n-gram stemming
Stemming can improve retrieval accuracy, but stemmers are language-specific. Character n-gram tokenization achieves many of the benefits of stemming in a language independent way,...
James Mayfield, Paul McNamee
TLDI
2003
ACM
108views Formal Methods» more  TLDI 2003»
15 years 9 months ago
Inferring annotated types for inter-procedural register allocation with constructor flattening
We introduce an annotated type system for a compiler intermediate language. The type system is designed to support inter-procedural register allocation and the representation of t...
Torben Amtoft, Robert Muller
136
Voted
AI
2001
Springer
15 years 9 months ago
A Statistical Corpus-Based Term Extractor
Abstract. Term extraction is an important problem in natural language processing. In this paper, we propose a language independent statistical corpus-based term extraction algorith...
Patrick Pantel, Dekang Lin