C# Class Strabo.Test.MainClass

Afficher le fichier Open project: spatial-computing/strabo-learning-ocr-transformation

Méthodes publiques

Méthode Description
BuildDictionary ( ) : void
CleanDictionary ( ) : void
Main ( string args ) : void
TestJaccard ( ) : void
TestQGram ( ) : void

Method Details

BuildDictionary() public static méthode

public static BuildDictionary ( ) : void
Résultat void

CleanDictionary() public static méthode

public static CleanDictionary ( ) : void
Résultat void

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void

TestJaccard() public static méthode

public static TestJaccard ( ) : void
Résultat void

TestQGram() public static méthode

public static TestQGram ( ) : void
Résultat void