Sciweavers

1021 search results - page 38 / 205
» Pure Subtype Systems
Sort
View
PPDP
2001
Springer
14 years 5 days ago
Polymorphic Directional Types for Logic Programming
In this paper we present a new type system for logic programs. Our system combines ideas of the classical polymorphic, but not very precise, system due to Mycroft and O'Keefe...
Pawel Rychlikowski, Tomasz Truderung
22
Voted
ICFP
2000
ACM
14 years 3 days ago
Intersection types and computational effects
We show that standard formulations of intersection type systems are unsound in the presence of computational effects, and propose a solution similar to the value restriction for ...
Rowan Davies, Frank Pfenning
KAIS
2006
121views more  KAIS 2006»
13 years 7 months ago
TEG-a hybrid approach to information extraction
Abstract This paper describes a hybrid statistical and knowledge-based inforQ1 mation extraction model, able to extract entities and relations at the sentence level. The model atte...
Ronen Feldman, Binyamin Rosenfeld, Moshe Fresko
ACL
1992
13 years 9 months ago
Information Retrieval Using Robust Natural Language Processing
We developed a fully automated Information Retrieval System which uses advanced natural language processing techniques to enhance the effectiveness of traditional key-word based d...
Tomek Strzalkowski, Barbara Vauthey
SIGSOFT
2007
ACM
14 years 8 months ago
Object and reference immutability using java generics
A compiler-checked immutability guarantee provides useful documentation, facilitates reasoning, and enables optimizations. This paper presents Immutability Generic Java (IGJ), a n...
Yoav Zibin, Alex Potanin, Mahmood Ali, Shay Artzi,...