Click or drag to resize

lexicResourceTextEntrysourceLine Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Original source line that was found in the source file

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public string sourceLine { get; set; }

Property Value

Type: String
The entry source line.
See Also