3 writes to A
Microsoft.ML.Tests (3)
Transformers\TextNormalizer.cs (3)
40var data = new[] { new TestClass() { A = "A 1, b. c! йЁ 24 ", B = new string[2] { "~``ё 52ds й vc", "6ksj94 vd ё dakl Юds Ё q й" } }, 41new TestClass() { A = null, B =new string[2] { null, string.Empty } } }; 80var data = new[] { new TestClass() { A = "A 1, b. c! йЁ 24 ", B = new string[2] { "~``ё 52ds й vc", "6ksj94 vd ё dakl Юds Ё q й" } } };