Uses of Class
org.opensextant.annotations.DeepEyeException
Packages that use DeepEyeException
Package
Description
DeepEye is an approach for simplifying typical NLP annotation exchanges.
-
Uses of DeepEyeException in org.opensextant.annotations
Methods in org.opensextant.annotations that throw DeepEyeExceptionModifier and TypeMethodDescriptionvoidDeepEyeStore.add(Collection<Annotation> aList) add a list of entity annotations.voidDeepEyeStore.add(Annotation A) add a single Annotation.voidAdd new record.voidDeepEyeStore.connect()DeepEyeStore.findRecord(String id) find a single record.DeepEyeStore.findSimilar(Record q) given the shell of a record, find similar records.voidSuggested Save operation: check if exists, update if it does, otherwise insert.voidDeepEyeStore.update(Annotation A) Update an existing annotation.voidThe implementation of a record updatevoidDeepEyeStore.updateState(Record R) Update only the state of a record