public interface Segmenter
List<String>
segment(String text)
void
segment(String text, String normalized, List<String> output)
List<String> segment(String text)
text
void segment(String text, String normalized, List<String> output)
Copyright © 2014–2021 码农场. All rights reserved.