C# Class WordSegmenter.Helper

Afficher le fichier Open project: partychen/jieba_csharp

Méthodes publiques

Свойство Type Description
MinValue double

Méthodes publiques

Méthode Description
Sub ( this sentence, int start, int end ) : string

Method Details

Sub() public static méthode

public static Sub ( this sentence, int start, int end ) : string
sentence this
start int
end int
Résultat string

Property Details

MinValue public_oe static_oe property

public static double MinValue
Résultat double