Revision: 8285
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8285&view=rev
Author:   dominikoeo
Date:     2012-11-03 07:28:04 +0000 (Sat, 03 Nov 2012)
Log Message:
-----------
[fr] minor changes to script which creates French POS tag dictionary.

Modified Paths:
--------------
    
trunk/JLanguageTool/src/main/resources/org/languagetool/resource/fr/create-lexicon.sh

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/resource/fr/create-lexicon.sh
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/resource/fr/create-lexicon.sh
       2012-11-03 07:26:10 UTC (rev 8284)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/resource/fr/create-lexicon.sh
       2012-11-03 07:28:04 UTC (rev 8285)
@@ -6,7 +6,7 @@
 #    
http://sourceforge.net/projects/morfologik/files/morfologik-stemming/1.4.0/
 #    $ unzip morfologik-stemming-1.4.0.zip
 #    This creates morfologik-stemming-nodict-1.4.0.jar
-# 4) Run the script:
+# 2) Run the script:
 #    $ ./create-lexicon.pl
 #    This creates the dictionary 'french.dict'.
 #
@@ -20,6 +20,7 @@
   unzip $INPUT.zip
 fi
 
+# The python script DL2LT.py is included in $INPUT.zip
 chmod a+x DL2LT.py
 vim  -c 'set fileformat=unix' -c 1s/python3.1/python3 -c wq DL2LT.py
 ./DL2LT.py $INPUT.txt

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to