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

[pt] Improve English phrase detection #10666

Merged
merged 17 commits into from
Jun 25, 2024

Conversation

p-goulart
Copy link
Collaborator

  • optimise English word entities;
  • add entity for prefixed words (e.g. "overzealous");
  • expand logic to handle single English words separated by commas (e.g. "Good, Bad");
  • expand logic to handle English words followed by possessive (e.g. "children's") -- note that this does not handle the possessive marker "'", since this could be too easily confused with a regular apostrophe and I'd rather avoid being too aggressive now;
  • add more tests.

@p-goulart p-goulart force-pushed the pt/grammar/improve_english_entities branch 4 times, most recently from ae7eaf2 to 8b4be06 Compare June 21, 2024 13:00
@p-goulart p-goulart force-pushed the pt/grammar/improve_english_entities branch from fb4b5c9 to 5f4f53d Compare June 25, 2024 10:08
@p-goulart p-goulart merged commit d7bdafb into master Jun 25, 2024
2 checks passed
@p-goulart p-goulart deleted the pt/grammar/improve_english_entities branch June 25, 2024 13:20
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.

2 participants