Click or drag to resize

apertiumPOSConvertergetFlag Method (Type, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.providers.dictionary.apertium.apertiumPOSConverter.getFlag(System.Type,System.String)"]

Namespace:  imbNLP.PartOfSpeech.providers.dictionary.apertium
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public static Object getFlag(
	Type type,
	string stringForm
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:imbNLP.PartOfSpeech.providers.dictionary.apertium.apertiumPOSConverter.getFlag(System.Type,System.String)"]

stringForm
Type: SystemString

[Missing <param name="stringForm"/> documentation for "M:imbNLP.PartOfSpeech.providers.dictionary.apertium.apertiumPOSConverter.getFlag(System.Type,System.String)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.providers.dictionary.apertium.apertiumPOSConverter.getFlag(System.Type,System.String)"]

See Also