-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I looked into interfacing libschwa-java with UIMA based only on the UIMA type-system information, bypassing the JCas classes (and consequently the libschwa-java Java annotations).
I would like to create a DocSchema manually and fill it with information obtained from a UIMA type system. But this appears not to be possible because the necessary methods are missing or are private. The only way to create a DocSchema is by using the create() method which takes an annotated Java class.
Maybe I am missing something? Do you have an example somewhere of using libschwa-java without the annotations by manually constructing a schema?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels