Skip to content
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

Add Hungarian provider Hosszupuska #809

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

morpheus133
Copy link

No description provided.

@morpheus133
Copy link
Author

Hi!
I see that test are runnig for lxml and native parser also.
But it seems for me that in case of this provider the results are different for them.
Which one I need to use?

def terminate(self):
self.session.close()

def GetLanguage(self, text):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see no reason to mix conventions and use CamelCase in two methods while all the others follow the expected snake_case convention

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, for the comment.
I corrected them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants