You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2013/07/14 18:58:48 UTC

[jira] [Resolved] (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 ]

Marshall Schor resolved UIMA-2305.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.1SDK
         Assignee: Marshall Schor

Applied patch with some slight modifications.  Would be good to have others verify (Nicholas Hernandez - could you verify, please?).  
                
> 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
>            Assignee: Marshall Schor
>             Fix For: 2.4.1SDK
>
>         Attachments: UIMA-2305.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira