C# Класс WebServer.Data.Summarisation

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetWordnetOutput ( string input ) : string
ProcessXML ( System.Xml.Linq.XElement node ) : string

Приватные методы

Метод Описание
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

Описание методов

GetWordnetOutput() публичный Метод

public GetWordnetOutput ( string input ) : string
input string
Результат string

ProcessXML() публичный Метод

public ProcessXML ( System.Xml.Linq.XElement node ) : string
node System.Xml.Linq.XElement
Результат string