Method | Description | |
---|---|---|
GetWordnetOutput ( string input ) : string | ||
ProcessXML ( System.Xml.Linq.XElement node ) : string |
Method | 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 |
public GetWordnetOutput ( string input ) : string | ||
input | string | |
return | string |
public ProcessXML ( System.Xml.Linq.XElement node ) : string | ||
node | System.Xml.Linq.XElement | |
return | string |