C# Class DocTagger.SynSetGraph

Afficher le fichier Open project: pravin/Public-Domain Class Usage Examples

Méthodes publiques

Méthode Description
FindSynSets ( ) : int
GetLesserTags ( ) : string
GetTags ( ) : string
SynSetGraph ( Token tokens ) : System

Private Methods

Méthode Description
FindHypernyms ( Wnlib synset, int depth ) : void
FindMeroHolonyms ( Wnlib synset ) : void
UpdateHashMap ( int synId, int add ) : void

Method Details

FindSynSets() public méthode

public FindSynSets ( ) : int
Résultat int

GetLesserTags() public méthode

public GetLesserTags ( ) : string
Résultat string

GetTags() public méthode

public GetTags ( ) : string
Résultat string

SynSetGraph() public méthode

public SynSetGraph ( Token tokens ) : System
tokens Token
Résultat System