Uses of Interface
csli.dialog.app.calo.main.services.ActionItemIdentifierService

Packages that use ActionItemIdentifierService
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.main This package provides external APIs to the CSLI CALO component services. 
 

Uses of ActionItemIdentifierService in csli.dialog.app.calo.ai
 

Classes in csli.dialog.app.calo.ai that implement ActionItemIdentifierService
 class ActionItemService
           
 

Uses of ActionItemIdentifierService in csli.dialog.app.calo.main
 

Methods in csli.dialog.app.calo.main that return ActionItemIdentifierService
 ActionItemIdentifierService ServiceManager.getActionItemIdentifierService()
          Get the currently active action item identifier service.