Update of /cvsroot/nutch/nutch/src/plugin/languageidentifier
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26663/src/plugin/languageidentifier

Modified Files:
        build.xml 
Log Message:
added 3 more lang profiles (ru,hu,pl), converted all profiles to utf8, changed the 
similarity calculation

Index: build.xml
===================================================================
RCS file: /cvsroot/nutch/nutch/src/plugin/languageidentifier/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** build.xml   30 Jun 2004 22:15:52 -0000      1.1
--- build.xml   25 Sep 2004 16:16:08 -0000      1.2
***************
*** 8,12 ****
      <echo>Copying language profiles</echo>
      <copy todir="${build.classes}">
!       <fileset dir="${src.dir}" includes="**/*.ngp"/>
      </copy>
    </target>
--- 8,12 ----
      <echo>Copying language profiles</echo>
      <copy todir="${build.classes}">
!       <fileset dir="${src.dir}" includes="**/*.ngp, **/*.properties"/>
      </copy>
    </target>



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Nutch-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to