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

import nlpaug.augmenter.word #33

Closed
jxy-001 opened this issue Aug 26, 2019 · 3 comments
Closed

import nlpaug.augmenter.word #33

jxy-001 opened this issue Aug 26, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@jxy-001
Copy link

jxy-001 commented Aug 26, 2019

pytorch_pretrained_bert has been updated to pytorch_transformers,could you please change the code?

@makcedward makcedward added the enhancement New feature or request label Aug 26, 2019
@makcedward
Copy link
Owner

Will include this enhancement in next release

@keherri
Copy link

keherri commented Sep 1, 2019

No sure if this is the same issue, but when I run import nlpaug.augmenter.word as naw I receive the error AttributeError: module 'nlpaug.util' has no attribute 'math'

I've installed using pip install nlpaug

@makcedward
Copy link
Owner

No sure if this is the same issue, but when I run import nlpaug.augmenter.word as naw I receive the error AttributeError: module 'nlpaug.util' has no attribute 'math'

I've installed using pip install nlpaug

It is another issue due to missing declaration. Will fix soon

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

No branches or pull requests

3 participants