read_stopwordfile(); foreach (@words) { #print "$_
\n"; $title =~ s/([%\d])$_([%\d])/$1$2/gsi; }