[
https://issues.apache.org/jira/browse/OPENNLP-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi resolved OPENNLP-1216.
-------------------------------------
Resolution: Fixed
Assignee: Koji Sekiguchi
> opennlp command should allow users to set heap size
> ---------------------------------------------------
>
> Key: OPENNLP-1216
> URL: https://issues.apache.org/jira/browse/OPENNLP-1216
> Project: OpenNLP
> Issue Type: Documentation
> Components: Command Line Interface
> Affects Versions: 1.9.0
> Reporter: Koji Sekiguchi
> Assignee: Koji Sekiguchi
> Priority: Minor
> Fix For: 1.9.1
>
>
> When I used ParserTrainer, I got OutOfMemoryError. I checked opennlp shell
> script, I found uses cannot change the heap size without editing the script.
> I think we should allow uses to set it by doing like this:
> {code}
> $ JAVA_HEAP=4096m opennlp ParserTrainer ...
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)