- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getSegmentation (0.09 sec)
-
src/main/java/org/codelibs/fess/dict/kuromoji/KuromojiItem.java
return newPos; } public void setNewPos(final String newPos) { this.newPos = newPos; } public String getToken() { return token; } public String getSegmentation() { return segmentation; } public String getReading() { return reading; } public String getPos() { return pos; }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 4.5K bytes - Viewed (0)