SentencePieceNormalizer.RemoveExtraWhiteSpaces Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicate removing extra white spaces from the original string during the normalization.
public bool RemoveExtraWhiteSpaces { get; }
member this.RemoveExtraWhiteSpaces : bool
Public ReadOnly Property RemoveExtraWhiteSpaces As Boolean