다음을 통해 공유


BpeTrainer.InitialAlphabet 속성

정의

학습 데이터 세트에 표시되지 않더라도 초기 알파벳에 포함할 문자 목록을 가져옵니다. 문자열에 둘 이상의 문자가 포함된 경우 첫 번째 문자만 유지됩니다.

public System.Collections.Generic.HashSet<char>? InitialAlphabet { get; }
member this.InitialAlphabet : System.Collections.Generic.HashSet<char>
Public ReadOnly Property InitialAlphabet As HashSet(Of Char)

속성 값

적용 대상