Hi there,
I am able to generate an XML file from a CAS using CasToInlineXML() class. I
was wondering if there was any class or method in CTakes that we can generate
RDF files from a CAS?
Thanks,
Nick
If someone else doesn't reply to your email here, since this is more of a
general UIMA question, your best bet might be searching the UIMA archives
http://uima.markmail.org/
and posting to the UIMA user list if you don't find anything
https://uima.apache.org/mail-lists.html
Thanks James.
-Original Message-
From: Masanz, James J. [mailto:masanz.ja...@mayo.edu]
Sent: Monday, July 28, 2014 10:52 AM
To: dev@ctakes.apache.org
Subject: RE: Cas to RDF
If someone else doesn't reply to your email here, since this is more of a
general UIMA question, your best bet m
Hi again:
This issue is still persisting. I can only find the SparseDataExporterImpl
class outside of the ctakes snapshot and, even using that version, I cannot
get the exporter to work, regardless of the parameters I pass to it.
On Thu, Jul 24, 2014 at 3:18 PM, Clayton Turner
wrote:
> Hm, oka
Thanks for the document, Tim. It seems to not be explicit about how to handle
sentences occurring in lists.
Are you still considering having the list number as outside of the sentence?
Thanks
Britt
On Jul 25, 2014, at 7:09 AM, Miller, Timothy
wrote:
> Checking with Guergana and other coll
Yes, you're right about that Britt. I've been doing some annotations side by
side with a treebank viewer and think I have a pretty good handle on the actual
rules.
Basically, if a header or list identifier is followed by a period or a newline
it is considered a sentence break and otherwise it i
Any ideas why as of cTakes 3.2.0 when I try and
use FilesInDirectoryCollectionReader.xml I get a NullPointerException?
java.lang.NullPointerException
at org.apache.uima.tools.cpm.CpmPanel.fileSelected(CpmPanel.java:1509)
at
org.apache.uima.tools.util.gui.FileSelector$1.actionPerformed(FileSelector
Please disregard, I discovered the error.
JG
On Mon, Jul 28, 2014 at 3:29 PM, John Green
wrote:
> Any ideas why as of cTakes 3.2.0 when I try and
> use FilesInDirectoryCollectionReader.xml I get a NullPointerException?
>
> java.lang.NullPointerException
> at org.apache.uima.tools.cpm.CpmPanel.