SentencePieceNormalizer.AddDummyPrefix 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 emitting the dummy prefix character U+2581 at the beginning of sentence token during the encoding.
public bool AddDummyPrefix { get; }
member this.AddDummyPrefix : bool
Public ReadOnly Property AddDummyPrefix As Boolean