Sciweavers

8008 search results - page 166 / 1602
» Computer-Aided Language Processing
Sort
View
WIRTSCHAFTSINFORMATI
2007
15 years 3 months ago
Integration of Conceptual Process Models by the Example of Event-driven Process Chains
It has become common place in business life that companies with related operations engage in a so-called merger in order to benefit from synergies or from combined products and se...
Carlo Simon, Jan Mendling
126
Voted
APL
1993
ACM
15 years 6 months ago
APROL: a Hybrid Language
This paper describes the design of a hybrid language which combines the features of an array processing language and lisp dialect in a consistent and useful manner. This language,...
Dennis Holmes, John E. Howland
124
Voted
CICLING
2003
Springer
15 years 7 months ago
Sentence Co-occurrences as Small-world Graphs: A Solution to Automatic Lexical Disambiguation
This paper presents a graph-theoretical approach to lexical disambiguation on word co-occurrences. Producing a dictionary similar to WordNet, this method is the counterpart to word...
Stefan Bordag
ICFP
2003
ACM
16 years 2 months ago
Scripting the type inference process
To improve the quality of type error messages in functional programming languages, we propose four techniques which influence the behaviour of constraint-based type inference proc...
Bastiaan Heeren, Jurriaan Hage, S. Doaitse Swierst...
IPPS
1999
IEEE
15 years 6 months ago
Marshaling/Demarshaling as a Compilation/Interpretation Process
Marshaling is the process through which structured values are serialized into a stream of bytes; demarshaling converts this stream of bytes back to structured values. Most often, ...
Christian Queinnec