-
Hello ,
I've downloaded the models files for english in a directory called "english", situated at the root of the "opennlp-tools" directory.
I've tried running the sentence detector using this command line :
LIBDIR=/home/estelle/opennlp-tools-1.4.3/lib
CLASSPATH=.:$LIBDIR/opennlp-tools-1.4.3.jar:$LIBDIR/trove.jar:$LIBDIR/maxent-2.5.2.jar:$LIBDIR/jwnl-1.3.3.jar...
2009-06-16 14:43:08 UTC in OpenNLP
-
Hello,
I am new to OpenNLP and I would like to make a test run.
I work from the directory ''opennlptools" which is organized as followed :
opennlptools /
------- A01.txt
-------+lib/
------------- opennlp-tools-1.4.3.jar
------------- trove.jar
------------- maxent-2.5.2.jamaxent-2.5.2.jar
------------- wnl-1.3.3.jar
--------+english
-------------+sentdect...
2009-06-16 08:53:03 UTC in The OpenNLP Maximum Entropy Package
-
Hello,
I would like to download the source code for the charabia normalizer but I don't know how to use CVS.
I tried to download it by typing "cvs -d:pserver:anonymous@normalizer.cvs.sourceforge.net:/cvsroot/normalizer login" as stated in this page : https://sourceforge.net/scm/?type=cvs&group_id=49951 but it doesn't work (nothing happens).
Can someone help me please ?...
2009-06-10 13:43:16 UTC in The Charabia Normalizer