dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
8.91k stars 1.86k forks source link

Inconsistent capitalization of tiktoken in public API #7099

Closed stephentoub closed 3 months ago

stephentoub commented 3 months ago

eg "TikTokenPreTokenizer" vs "Tiktoken"

tarekgh commented 3 months ago

Fixed by https://github.com/dotnet/machinelearning/pull/7108