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

Word and abbreviation disambiguation #4

Open
ceo-domido opened this issue Nov 2, 2019 · 0 comments
Open

Word and abbreviation disambiguation #4

ceo-domido opened this issue Nov 2, 2019 · 0 comments

Comments

@ceo-domido
Copy link

Hi!
There are some words in Russian which sound like abbreviation at the end of the sentence. I.e

...муж. (муж or husband vs male (abbr))
...жен. (жён or wifes vs female (abbr))

In these cases the expression like this:

nltk.sent_tokenize('А во-вторых, то, что твоя жена решила, что ей не нравится спать с мужчинами, не означает, что ты плохой муж. Хотя я бы этим особо не хвастался.', language='russian')

gives an incorrect result. I am sure in Russian there are many similar disambiguations not only mentioned above.

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

No branches or pull requests

1 participant