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: Survey on Text Augmentation #130

Merged
merged 1 commit into from
Aug 4, 2020
Merged

Add: Survey on Text Augmentation #130

merged 1 commit into from
Aug 4, 2020

Conversation

amitness
Copy link
Contributor

Hi @makcedward,

I recently wrote a survey article on data augmentation techniques for NLP. I have added the link to the "Extension Reading" section. Please review and merge it.

Article: https://amitness.com/2020/05/data-augmentation-for-nlp/

@codecov-commenter
Copy link

codecov-commenter commented May 20, 2020

Codecov Report

Merging #130 into master will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   50.05%   49.96%   -0.09%     
==========================================
  Files         129      129              
  Lines        4933     4933              
==========================================
- Hits         2469     2465       -4     
- Misses       2464     2468       +4     
Impacted Files Coverage Δ
nlpaug/augmenter/word/word_augmenter.py 83.13% <0.00%> (-3.62%) ⬇️
nlpaug/augmenter/word/random.py 86.02% <0.00%> (-1.08%) ⬇️
nlpaug/augmenter/char/random.py 91.66% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d977348...b4e57a8. Read the comment docs.

@makcedward makcedward merged commit e475a64 into makcedward:master Aug 4, 2020
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

Successfully merging this pull request may close these issues.

3 participants