Sciweavers

4178 search results - page 354 / 836
» Similarity Patterns in Language
Sort
View
COLING
2010
15 years 1 months ago
Investigating the cross-linguistic potential of VerbNet-style classification
Verb classes which integrate a wide range of linguistic properties (Levin, 1993) have proved useful for natural language processing (NLP) applications. However, the real-world use...
Lin Sun, Thierry Poibeau, Anna Korhonen, Cé...
ACL
2011
14 years 10 months ago
Piggyback: Using Search Engines for Robust Cross-Domain Named Entity Recognition
We use search engine results to address a particularly difficult cross-domain language processing task, the adaptation of named entity recognition (NER) from news text to web que...
Stefan Rüd, Massimiliano Ciaramita, Jens M&uu...
161
Voted
PLDI
2009
ACM
16 years 1 months ago
Programming model for a heterogeneous x86 platform
The client computing platform is moving towards a heterogeneous architecture consisting of a combination of cores focused on scalar performance, and a set of throughput-oriented c...
Bratin Saha, Xiaocheng Zhou, Hu Chen, Ying Gao, Sh...
CSMR
2008
IEEE
16 years 1 months ago
How Lisp Systems Look Different
Many reverse engineering approaches have been developed to analyze software systems written in different languages like C/C++ or Java. These approaches typically rely on a meta-mo...
Adrian Dozsa, Tudor Gîrba, Radu Marinescu
TOOLS
2008
IEEE
16 years 1 months ago
Ownership, Uniqueness, and Immutability
Programming in an object-oriented language demands a fine balance between high degrees of expressiveness and control. At one level, we need to permit objects to interact freely t...
Johan Östlund, Tobias Wrigstad, Dave Clarke, ...