Click or drag to resize

pipelineSubjectToolsGetCleanCaseName Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineSubjectTools.GetCleanCaseName(System.String)"]

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.subject
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public static string GetCleanCaseName(
	string properUrl
)

Parameters

properUrl
Type: SystemString

[Missing <param name="properUrl"/> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineSubjectTools.GetCleanCaseName(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineSubjectTools.GetCleanCaseName(System.String)"]

See Also