C# 클래스 WebServer.Data.Summarisation

파일 보기 프로젝트 열기: colin-dumitru/Proiect-AI-2012---GUI 1 사용 예제들

공개 메소드들

메소드 설명
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