public class DijkstraSegment extends WordBasedSegment
config, customDictionary| Constructor and Description |
|---|
DijkstraSegment() |
| Modifier and Type | Method and Description |
|---|---|
List<Term> |
segSentence(char[] sentence)
给一个句子分词
|
convert, decorateResultForIndexMode, fixResultByRule, generateBiGraph, generateWord, generateWordNet, speechTaggingatomSegment, combineByCustomDictionary, combineByCustomDictionary, combineByCustomDictionary, combineByCustomDictionary, convert, enableAllNamedEntityRecognize, enableCustomDictionary, enableCustomDictionary, enableCustomDictionaryForcing, enableIndexMode, enableIndexMode, enableJapaneseNameRecognize, enableMultithreading, enableMultithreading, enableNameRecognize, enableNumberQuantifierRecognize, enableOffset, enableOrganizationRecognize, enablePartOfSpeechTagging, enablePlaceRecognize, enableTranslatedNameRecognize, mergeNumberQuantifier, quickAtomSegment, seg, seg, seg2sentence, seg2sentence, simpleAtomSegmentpublic List<Term> segSentence(char[] sentence)
SegmentsegSentence in class Segmentsentence - 待分词句子Copyright © 2014–2021 码农场. All rights reserved.