Sciweavers

7661 search results - page 132 / 1533
» Languages and the Computing Profession
Sort
View
CSJM
2006
79views more  CSJM 2006»
15 years 6 months ago
Generating Languages by P Systems with Minimal Symport/Antiport
It is known that P systems with two membranes and minimal symport/antiport rules are "almost" computationally complete as generators of number or vector sets. Interpreti...
Artiom Alhazov, Yurii Rogozhin
ACL
2010
15 years 4 months ago
Compositional Matrix-Space Models of Language
We propose CMSMs, a novel type of generic compositional models for syntactic and semantic aspects of natural language, based on matrix multiplication. We argue for the structural ...
Sebastian Rudolph, Eugenie Giesbrecht
NAACL
2010
15 years 4 months ago
Using Gaussian Mixture Models to Detect Figurative Language in Context
We present a Gaussian Mixture model for detecting different types of figurative language in context. We show that this model performs well when the parameters are estimated in an ...
Linlin Li, Caroline Sporleder
COLING
2010
15 years 1 months ago
Unsupervised Part of Speech Tagging Using Unambiguous Substitutes from a Statistical Language Model
We show that unsupervised part of speech tagging performance can be significantly improved using likely substitutes for target words given by a statistical language model. We choo...
Mehmet Ali Yatbaz, Deniz Yuret
ICFP
2007
ACM
16 years 6 months ago
Type-safe higher-order channels in ML-like languages
As a means of transmitting not only data but also code encapsulated within functions, higher-order channels provide an advanced form of task parallelism in parallel computations. ...
Sungwoo Park