Sciweavers

433 search results - page 18 / 87
» A history of the history of programming languages
Sort
View
IEEEPACT
2005
IEEE
15 years 5 months ago
Extended Whole Program Paths
We describe the design, generation and compression of the extended whole program path (eWPP) representation that not only captures the control flow history of a program execution...
Sriraman Tallam, Rajiv Gupta, Xiangyu Zhang
VL
2005
IEEE
15 years 5 months ago
Visualizing What People Are Doing on the Web
What are people currently looking at in their web browser? Do the patterns of pages change over time? Are changes periodic or just related to current events or other factors? We a...
Steven P. Reiss, Guy Eddon
LOGCOM
2007
97views more  LOGCOM 2007»
14 years 11 months ago
A General Framework for Expressing Preferences in Causal Reasoning and Planning
We consider the problem of incorporating arbitrary preferences in planning systems. A preference may be seen as a goal or constraint that is desirable, but not necessary, to satis...
James P. Delgrande, Torsten Schaub, Hans Tompits
IEICET
2008
110views more  IEICET 2008»
14 years 11 months ago
Language Modeling Using PLSA-Based Topic HMM
In this paper, we propose a PLSA-based language model for sports live speech. This model is implemented in unigram rescaling technique that combines a topic model and an n-gram. I...
Atsushi Sako, Tetsuya Takiguchi, Yasuo Ariki
ASWEC
2005
IEEE
15 years 5 months ago
A Formal Method for Program Slicing
Program slicing is a well-known program analysis technique that extracts the elements of a program related to a particular computation. Based on modular monadic semantics of a pro...
Yingzhou Zhang, Baowen Xu, José Emilio Labr...