Thank you very much sir for helping me. I do the same but following error occurred
C:\Program Files\apache-opennlp-1.5.3>cd bin C:\Program Files\apache-opennlp-1.5.3\bin>opennlp Invalid maximum heap size: -Xmx4096m The specified size exceeds the maximum representable size. Could not create the Java virtual machine. C:\Program Files\apache-opennlp-1.5.3\bin>^A On Wed, Apr 16, 2014 at 12:45 AM, Rodrigo Agerri <[email protected]>wrote: > if you have download the binary distribution then there is nothing to > build. > Just try the tools. When in the apache-opennlp-1.5.3 directory, try > > bin/opennlp and you will see the tools available from CLI. > > Read the documentation to know how to use each tool: > > http://opennlp.apache.org/documentation/1.5.3/manual/opennlp.html > > Cheers, > > Rodrigo > > On 2014/04/16 at 00:30, dhanashree thakur wrote: > > sorry..but I didn't found trunk folder for running command for build > > procedure. > > > > cd opennlp-trunk/opennlp > > > > I have downloaded "apache-opennlp-1.5.3-bin.zip". and I am using > > window7 32 bit. Can i have downloaded wrong tool. > > > > > > > > On Wed, Apr 16, 2014 at 12:23 AM, Rodrigo Agerri > > <[email protected]>wrote: > > > > > Hi, > > > > > > You need to go into each of the individual directories contained in the > > > parent > > > folder, starting by the opennlp dir, as explained here: > > > > > > http://opennlp.apache.org/building.html > > > > > > Cheers, > > > > > > Rodrigo > > > > > > On 2014/04/16 at 00:10, dhanashree thakur wrote: > > > > Respected Sir/Madam, > > > > I am new about opennlp.I have downloaded opennlp,maven,ant > required for > > > > Opennlp and i go through instructions in each helpmme document.But > some > > > > errors ocurred,please help me regarding this. > > > > But following errors occurred, > > > > C:\Program Files\apache-opennlp-1.5.3>mvn clean install > > > > [INFO] Scanning for projects... > > > > [INFO] > > > > > ------------------------------------------------------------------------ > > > > [INFO] BUILD FAILURE > > > > [INFO] > > > > > ------------------------------------------------------------------------ > > > > [INFO] Total time: 0.100 s > > > > [INFO] Finished at: 2014-04-16T12:25:51-08:00 > > > > [INFO] Final Memory: 2M/4M > > > > [INFO] > > > > > ------------------------------------------------------------------------ > > > > [ERROR] The goal you specified requires a project to execute but > there is > > > > no POM > > > > in this directory (C:\Program Files\apache-opennlp-1.5.3). Please > verify > > > > you in > > > > voked Maven from the correct directory. -> [Help 1] > > > > [ERROR] > > > > [ERROR] To see the full stack trace of the errors, re-run Maven with > the > > > -e > > > > swit > > > > ch. > > > > [ERROR] Re-run Maven using the -X switch to enable full debug > logging. > > > > [ERROR] > > > > [ERROR] For more information about the errors and possible solutions, > > > > please rea > > > > d the following articles: > > > > [ERROR] [Help 1] > > > > http://cwiki.apache.org/confluence/display/MAVEN/MissingProject > > > > Exception > > > > 'cmd' is not recognized as an internal or external command, > > > > operable program or batch file. > > > > C:\Program Files\apache-opennlp-1.5.3> > > > >
