Click or drag to resize

resourceConverterForGramaticTags Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The resourceConverterForGramaticTags type exposes the following members.

Methods
  NameDescription
Public methodConvertFromString
Builds grammaticTagCollection instance from string form
Public methodConvertToString
Converts the specified grammatic tag collection into string format according to loaded specification
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetStringFor
Gets the string version for the posEnumValue specified. For none returns empty string
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadSpecification
Initialize converter with specification from DataTables
Public methodLoadSpecificationCSV
Loads the specification from two CSV files
Public methodLoadSpecificationExcelFile
Loads the specification excel file from the specified path, and prints out the log. [Not working]
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also