-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Rename the NGramNgramExtractor class to a better name. #525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Don't forget about NGramHashNgramExtractor ! |
While I agree with this, please keep in mind that #371 may change the mechanics of this completely. |
It's not only entry point API, it's also real names of the classes, which we will expose through proposed by Tom API. |
That is correct, that's why I said the mechanics of it would be changed. |
Is this issue already assigned? If not please assign. |
I would like to pick this up as my first good issue. |
Any proposals for new names for |
The C#Api is no longer there, so this is not relevant anymore. |
I think the NGramNgramExtractor class in the CSharpApi.cs should have a better name.
Circa line 17990:
public sealed class NGramNgramExtractor : NgramExtractor
The text was updated successfully, but these errors were encountered: