com.languagecomputer.api
Interface EntityService

All Superinterfaces:
AnnotationService, Service
All Known Implementing Classes:
EntityServiceWebClient

public interface EntityService
extends AnnotationService

Named entity recognition service. Processes a Document and adds Entity objects to it.

Since:
1.0
Author:
Kirk Roberts

Method Summary
 
Methods inherited from interface com.languagecomputer.api.AnnotationService
process
 
Methods inherited from interface com.languagecomputer.api.Service
getName, setSession
 



Copyright © 2009. All Rights Reserved.