- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getPartOfSpeech (0.05 sec)
-
src/test/java/org/codelibs/opensearch/extension/analysis/PosConcatenationFilterFactory.java
final PartOfSpeechAttribute posAtt = tokenStream.addAttribute(PartOfSpeechAttribute.class); return new PosConcatenationFilter(tokenStream, posTags, () -> posAtt.getPartOfSpeech()); }
Registered: Fri Sep 19 09:08:11 UTC 2025 - Last Modified: Sat Mar 15 06:51:20 UTC 2025 - 1.9K bytes - Viewed (0)