Packages
csli.dialog.app.calo.addressee This package provides classes for addressee identification and resolution of reference to participants in dialogue (addressees, speakers and others).
csli.dialog.app.calo.ai This package provides classes for action item identification (automatic identification & extraction of action items from a meeting discourse).
csli.dialog.app.calo.ai.feature This package provides classes which calculate features of utterances, for use in classifiers for action item identification.
csli.dialog.app.calo.ai.jieun Scripts for investigating action item owner reference, created by Jieun Oh.
csli.dialog.app.calo.ai.mlmi The idealized feedback experiment for MLMI'07.
csli.dialog.app.calo.ai.summary This package provides classes for action item summarization: generation of useful representations from hypothesized action item discussions.
csli.dialog.app.calo.browser The CSLI CALO post-meeting browser server.
csli.dialog.app.calo.clib Package for interfacing CLib with WordNet and Verbnet, produced by Renee Trochet.
csli.dialog.app.calo.config  
csli.dialog.app.calo.importers NOMOS importers for CALO data and other corpus data used by the CALO system.
csli.dialog.app.calo.kb Provides an OPI-based layer of encapsulation around multiple knowledge base implementations, unifying the code needed to access knowledge in the various CALO incarnations, such as the IRIS KB-backed version, an OPI model-backed version, or even a flat file version.
csli.dialog.app.calo.main This package provides external APIs to the CSLI CALO component services.
csli.dialog.app.calo.main.oaa An OAA service which provides access to CSLI CALO functionality.
csli.dialog.app.calo.main.services Interfaces for the services available via the ServiceManager.
csli.dialog.app.calo.main.xmlrpc An XML-RPC service which provides access to CSLI CALO functionality.
csli.dialog.app.calo.parse Parsing-related components, specific to calo - including the Java interface to Gemini.
csli.dialog.app.calo.parse.feature This package provides classes which calculate features associated with parse phrases, for use in regression modelss for action item summarization.
csli.dialog.app.calo.relevance Mechanisms for measuring relevance between texts.
csli.dialog.app.calo.topic.analysis A package for feature-based discourse analysis and segmentation.
csli.dialog.app.calo.topic.analysis.feature Features (time- and utterance-based) for discourse analysis and segmentation.
csli.dialog.app.calo.topic.classification Topic segmentation and identification algorithms.
csli.dialog.app.calo.topic.classification.classificationevaluators  
csli.dialog.app.calo.topic.classification.classifiers Classifiers for discourse-feature-based topic segmentation.
csli.dialog.app.calo.topic.classification.maxent  
csli.dialog.app.calo.topic.classification.mit Java wrapper for the Griffiths/Tenenbaum LDA generative topic model.
csli.dialog.app.calo.topic.classification.postprocessors  
csli.dialog.app.calo.topic.classification.topicaldocs A package for associating & clustering text documents and meetings by topic.
csli.dialog.app.calo.topic.classification.topicextraction Word distribution-based topic modelling, and main topic ID agents.
csli.dialog.app.calo.topic.tool General tools for the topic packages.
csli.dialog.app.calo.util General utilities for CALO.
csli.dialog.app.calo.util.windowers Utilities for extracting and ordering temporal entities.