Skip to content

Commit 2cc994c

Browse files
authored
Merge pull request keon#239 from jxmorris12/master
add TextAttack library :)
2 parents fd7bf7b + 57f6d0f commit 2cc994c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Blogs and Newsletters
137137

138138
* <a id="python"> **Python** - Python NLP Libraries</a> | [Back to Top](#contents)
139139

140+
- [TextAttack](https://github.com/QData/TextAttack) - Adversarial attacks, adversarial training, and data augmentation in NLP
140141
- [TextBlob](http://textblob.readthedocs.org/) - Providing a consistent API for diving into common natural language processing (NLP) tasks. Stands on the giant shoulders of [Natural Language Toolkit (NLTK)](https://www.nltk.org/) and [Pattern](https://github.com/clips/pattern), and plays nicely with both :+1:
141142
- [spaCy](https://github.com/explosion/spaCy) - Industrial strength NLP with Python and Cython :+1:
142143
- [textacy](https://github.com/chartbeat-labs/textacy) - Higher level NLP built on spaCy

0 commit comments

Comments
 (0)