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

James Kosin updated OPENNLP-329:
--------------------------------

    Description: 
Output from the converters and scripts can get mixed in with converted text 
output causing training and validation issues.

Just need to verify and comment the script files and possibly outputters for 
the converters to be sure no unwanted text is output to the System.out path.


  was:
The file input / output encoding seems to be broken for file redirection.  I'm 
now getting different event counts again ... the only thing I can attribute the 
change to currently is while experimenting with a possible issue with a 
previous email, I changed the chcp several times and changed the cmd prompt 
font in accordance with others having encoding issues with displaying the 
characters on the terminal.

We need to put forth some effort into (1) validating the input / output 
encoding for the file level and (2) write a wrapper for the stdout 
(System.out.xxx) functions to output the correct encoding based on the input 
file or parameter for the encoding used.

Please comment...

    
> Converter Issue with output redirection
> ---------------------------------------
>
>                 Key: OPENNLP-329
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-329
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Command Line Interface
>         Environment: Windows / CMD line / Netbeans
>            Reporter: James Kosin
>
> Output from the converters and scripts can get mixed in with converted text 
> output causing training and validation issues.
> Just need to verify and comment the script files and possibly outputters for 
> the converters to be sure no unwanted text is output to the System.out path.

--
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

        

Reply via email to