C# Class WebServer.Data.Summarisation

Afficher le fichier Open project: colin-dumitru/Proiect-AI-2012---GUI Class Usage Examples

Méthodes publiques

Méthode Description
GetWordnetOutput ( string input ) : string
ProcessXML ( System.Xml.Linq.XElement node ) : string

Private Methods

Méthode Description
ProcessActions ( System.Xml.Linq.XElement actions ) : String
ProcessCharacters ( System.Xml.Linq.XElement characters ) : String
ProcessLocations ( System.Xml.Linq.XElement places ) : String
ProcessRelationships ( System.Xml.Linq.XElement relations ) : String

Method Details

GetWordnetOutput() public méthode

public GetWordnetOutput ( string input ) : string
input string
Résultat string

ProcessXML() public méthode

public ProcessXML ( System.Xml.Linq.XElement node ) : string
node System.Xml.Linq.XElement
Résultat string