Ahmed Abdeen Hamed wrote: > Hello, > I am trying to create a command line version of the > org.apache.uima.tools.docanalyzer.DocumentAnalyzer. So, I am utilizing > the UIMA source code . However, the version that I just created is not > returning the results The results typically end up in a CAS. Are you looking in the CAS for them or something else? > yet terminates without errors. I tried to debug > it but can't see what is wrong. I used the same parameters with the > GUI version but it is working fine. I just can't get it to work from > the command line. > > I am attaching my Java class so perhaps someone can see what is wrong with it. > Attachments are not possible on this list. Can you put your attachment on some server and post the url to it?
-Marshall > Thanks in advance! > Ahmed >
