dotnet / machinelearning

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

[release/3.0] Rename NameEntity to NamedEntity #6945

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

Backport of #6917 to release/3.0

/cc @ericstj

Customer Impact

Existing API NameEntityRecognition did not match customer expectations. Adjusting to NamedEntityRecognition

Testing

Unit tests, API Compat.

Risk

Low, change is additive

ericstj commented 5 months ago

Validation builds all passing - merging to unblock other servicing PRs.