You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (JIRA)" <ji...@apache.org> on 2016/11/02 18:28:59 UTC

[jira] [Commented] (OPENNLP-506) Exception in thread "main" java.io.FileNotFoundException: models\en-parser-chunking.bin (The system cannot find the file specified)

    [ https://issues.apache.org/jira/browse/OPENNLP-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629962#comment-15629962 ] 

Joern Kottmann commented on OPENNLP-506:
----------------------------------------

The model package should not be unzipped, OpenNLP loads them as they are. The error says that the path is wrong, ensure the path is correct and the model will load.

> Exception in thread "main" java.io.FileNotFoundException: models\en-parser-chunking.bin (The system cannot find the file specified)
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-506
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-506
>             Project: OpenNLP
>          Issue Type: Sub-task
>          Components: Parser
>    Affects Versions: tools-1.5.2-incubating
>         Environment: Eclipse
>            Reporter: Divya Seekunta
>              Labels: newbie
>
> I have tried running the demo application. The parser works fine but at the end I have the error message: Exception in thread "main" java.io.FileNotFoundException: models\en-parser-chunking.bin (The system cannot find the file specified).
> I have downloaded the models and placed the zip files in the models folder.
> Could you please help?
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)