orbiter 14 years ago
parent 903c824c2c
commit 3ca06d6290

@ -239,6 +239,7 @@ public final class Condenser {
final Bitfield flagstemplate,
final boolean useForLanguageIdentification,
final DidYouMeanLibrary meaningLib) {
if (text == null) return;
String word;
Word wprop;
sievedWordsEnum wordenum;

Loading…
Cancel
Save