DupliPy is a quick and easy-to-use package that can handle text formatting and data augmentation tasks for NLP in Python. It now offers support for image augmentation tasks as well.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
1
commits
Merge pull request #1 from Infinitode/duplipy-improvements
6ab152fView on GitHubFixed NER error on searching for `maxent_ne_chunker_tab` with `nltk.download('maxent_ne_chunker_tab')`.
04fec13View on GitHubfeat: Add new features and improve DupliPy package
5de0c48View on GitHubMerge branch 'main' of https://github.com/Infinitode/DupliPy
f0275d0View on GitHubMerge branch 'main' of https://github.com/Infinitode/DupliPy
4e28211View on GitHubFixed double period replace when joining sentences in new methods in DupliPy 0.2.1, please use version 0.2.2 or later.
e4d5902View on GitHubMerge branch 'main' of https://github.com/Infinitode/duplipy
676e9a8View on GitHub