| 构造器和说明 |
|---|
SegmentPipeline(Segment delegate) |
atomSegment, combineByCustomDictionary, combineByCustomDictionary, combineByCustomDictionary, combineByCustomDictionary, convert, enableAllNamedEntityRecognize, enableCustomDictionary, enableCustomDictionaryForcing, enableIndexMode, enableIndexMode, enableJapaneseNameRecognize, enableMultithreading, enableMultithreading, enableNameRecognize, enableNumberQuantifierRecognize, enableOffset, enableOrganizationRecognize, enablePartOfSpeechTagging, enablePlaceRecognize, enableTranslatedNameRecognize, mergeNumberQuantifier, quickAtomSegment, seg, seg2sentence, seg2sentence, simpleAtomSegmentreplaceAll, sort, spliteratorparallelStream, removeIf, streampublic SegmentPipeline(Segment delegate)
protected List<Term> segSentence(char[] sentence)
SegmentsegSentence 在类中 Segmentsentence - 待分词句子public int size()
public boolean isEmpty()
public boolean contains(Object o)
public Object[] toArray()
public <T> T[] toArray(T[] a)
public boolean remove(Object o)
public boolean containsAll(Collection<?> c)
containsAll 在接口中 Collection<Pipe<List<IWord>,List<IWord>>>containsAll 在接口中 List<Pipe<List<IWord>,List<IWord>>>public boolean removeAll(Collection<?> c)
public boolean retainAll(Collection<?> c)
public void clear()
public boolean equals(Object o)
public int hashCode()
public int lastIndexOf(Object o)
Copyright © 2014–2019 码农场. All rights reserved.