Master1 de TAL
9 Décembre 2012
Saturday, we tried to find and count the word "ecriture" in chinese with our pages aspirees, but...we had some problems:
First, to count the chinese word with egrep -w and egrep -o, we have different results.
With egrep -o "$motif" filename. --> we have more at the result than the one with -w.
Second, when we tried to search more than one chinese word at one time with this command(multiple motifs), the pc can not find these words...either to count.
So, these are the difficulties that we encontered yesterday.
SOS, please help us !
P.S. I installed my virtual box with chinese language, but I want to type in french too, where can I change the keyboard layout or add the french keyboard?
result with -w
result witn one word
result = rien ,with many words