Skip to content

Commit

Permalink
rm unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mh-northlander committed Nov 27, 2024
1 parent 02de218 commit ac8fc69
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import com.worksap.nlp.dartsclone.DoubleArray;
import com.worksap.nlp.sudachi.MorphemeList;
import com.worksap.nlp.sudachi.Tokenizer;
import com.worksap.nlp.sudachi.WordId;

public class DoubleArrayLexicon implements Lexicon {
static final int USER_DICT_COST_PAR_MORPH = -20;
Expand Down

0 comments on commit ac8fc69

Please sign in to comment.