BpeTrainer.ContinuingSubwordPrefix 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.
Gets the prefix to be used for every sub-word that is not a beginning-of-word.
public string? ContinuingSubwordPrefix { get; }
member this.ContinuingSubwordPrefix : string
Public ReadOnly Property ContinuingSubwordPrefix As String