You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Nicolas Hernandez (Updated) (JIRA)" <de...@uima.apache.org> on 2011/12/09 21:55:39 UTC

[jira] [Updated] (UIMA-2305) Adding graphical components to the DocumentAnalyzer to handle the input file format (xcas, xmi, textDocument)

     [ https://issues.apache.org/jira/browse/UIMA-2305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Hernandez updated UIMA-2305:
------------------------------------

    Description: 
In the uimaj-tools package, the DocumentAnalyzer class [1] does not offer the way to graphically set up the input file format (xcas, xmi, textDocument) while it uses the FileSystemCollectionReader class [2] which offers its possibility.

We propose to add two graphical components: one to set up the input file format (xcas, xmi, textDocument) and the other to indicate if the execution must fails if an encountered type is unknown (when parsing xmi files).

[1] org/apache/uima/tools/docanalyzer/DocumentAnalyzer.java
[2] org/apache/uima/tools/components/FileSystemCollectionReader.java


  was:
In the uimaj-tools package, the DocumentAnalyzer class [1] does not offer the way to graphically set up the input file format (xcas, xmi, textDocument) while it uses the FileSystemCollectionReader class [2] which offers its possibility.

We propose to add two graphical components: one to set up the input file format (xcas, xmi, textDocument) and the other to indicate if the execution must fails if an encountered type is unknown (when parsing xmi files).


    
> Adding graphical components to the DocumentAnalyzer to handle the input file format (xcas, xmi, textDocument)
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: UIMA-2305
>                 URL: https://issues.apache.org/jira/browse/UIMA-2305
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 2.4.0SDK
>         Environment: Linux version 2.6.32-36-generic (buildd@allspice) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #79-Ubuntu SMP Tue Nov 8 22:29:53 UTC 2011
> java version "1.6.0_26" 
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03) 
> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode) 
>            Reporter: Nicolas Hernandez
>
> In the uimaj-tools package, the DocumentAnalyzer class [1] does not offer the way to graphically set up the input file format (xcas, xmi, textDocument) while it uses the FileSystemCollectionReader class [2] which offers its possibility.
> We propose to add two graphical components: one to set up the input file format (xcas, xmi, textDocument) and the other to indicate if the execution must fails if an encountered type is unknown (when parsing xmi files).
> [1] org/apache/uima/tools/docanalyzer/DocumentAnalyzer.java
> [2] org/apache/uima/tools/components/FileSystemCollectionReader.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira