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

WordNetAug - index error #10

Closed
jessicasousa opened this issue Jun 16, 2019 · 1 comment
Closed

WordNetAug - index error #10

jessicasousa opened this issue Jun 16, 2019 · 1 comment

Comments

@jessicasousa
Copy link
Contributor

jessicasousa commented Jun 16, 2019

Hello, when I put a text that contains one character words like: 'I a' , in the wordnet synom replacement , the following bug occurs:

text= "I work in a middle school"
aug = naw.WordNetAug()
augmented_text = aug.augment(text)

image

@jessicasousa jessicasousa changed the title WordNet index error WordNetAug - index error Jun 19, 2019
@makcedward
Copy link
Owner

Merge changes to resolve this problem.

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

2 participants