From b60c4adb7123be70af95e8722ad6400494e8a9c4 Mon Sep 17 00:00:00 2001 From: "djame.seddah" Date: Wed, 17 Feb 2010 11:47:27 +0000 Subject: [PATCH] forgot the \! --- src/contrib/convertFTBpos_to_morfette.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contrib/convertFTBpos_to_morfette.pl b/src/contrib/convertFTBpos_to_morfette.pl index fcb65ce..b9e443a 100755 --- a/src/contrib/convertFTBpos_to_morfette.pl +++ b/src/contrib/convertFTBpos_to_morfette.pl @@ -1,4 +1,4 @@ -#/usr/bin/perl +#!/usr/bin/perl # this script takes a ftbX.pos files (as generated from the xml orginal data) and convert it to the morfette's input format # usage : cat ftb_1.pos | convertFTBpos_to_morfette.pl | iconv -f latin1 -t utf8 > ftb_1.pos.morfetteready