Muhamad,

The .bin file is not encrypted, it is generated by the Java application from the command-line-interface.
The interface is described here:
http://opennlp.apache.org/documentation/1.5.3/manual/opennlp.html#intro.cli

The training parts are where the models are created.
Although they are .bin files they are .zip type files incognito.

When you train the model the output will be the .bin file. This file is then used for the detector you trained the model for and should be fairly straightforward after this... just needs some reading and work.

Good Luck,
James

On 7/12/2014 12:51 AM, [email protected] wrote:
Dear James,

Thanks for your advice. But how I to create the '.bin' file ?. Because the file 
is encrypted.

And can I open the .bin file without encrypted ?.


Sent from my BlackBerry®
powered by Sinyal Kuat INDOSAT

-----Original Message-----
From: James Kosin <[email protected]>
Date: Fri, 11 Jul 2014 22:45:16
To: <[email protected]>
Reply-To: [email protected]
Subject: Re: [CREATE NEW MODEL SENTENCES]

Muhamad,

The sentence detector model is the easiest one to setup to train.
Just be sure all sentences are on separate lines.
Much like my e-mail response here.
Then put through the trainer.
Be sure there are at least 500 - 3000 lines to adequately train.
Also, helps to do by hand.
I find that many automatic methods still need a lot of adjustments.
Be sure to include other sentence endings as well.

Good Luck,
James Kosin

On 7/10/2014 11:38 PM, Muhamad Muchlis wrote:
Hi All.

I want to create new model *en-sent.bin *sentences model for indonesian
language. Advice me Please....How to create new model sentences.


Thanks


Reply via email to