3 references to TokenStartsWithSpace
Microsoft.ML.TorchSharp (3)
NasBert\NerTrainer.cs (3)
179if (NerTrainer.TokenStartsWithSpace(encoding[i].Value)) 389if (NerTrainer.TokenStartsWithSpace(encoding[i].Value)) 403if (NerTrainer.TokenStartsWithSpace(encoding[i].Value))