|
1 | 1 | # DupliPy 0.2.6 |
| 2 | + |
2 | 3 |  |
3 | 4 |  |
4 | 5 |  |
5 | 6 |  |
6 | 7 |  |
7 | 8 |
|
| 9 | +[DupliPy Documentation](https://infinitode-docs.gitbook.io/documentation/package-documentation/duplipy-package-documentation) |
| 10 | + |
8 | 11 | An open source Python library for text formatting, augmentation, and similarity calculation tasks in NLP, the package now also includes additional methods for image and tabular data augmentation. |
9 | 12 |
|
10 | 13 | ## Changes in DupliPy 0.2.6 |
@@ -67,7 +70,7 @@ Please ensure that you have one of these Python versions installed before using |
67 | 70 | - Tabular and Numerical Data Augmentation (CSV expansion, imputation, balancing). |
68 | 71 | - Profanity removal, hate speech removal, offensive speech removal, and sensitive information removal. |
69 | 72 |
|
70 | | -*For full reference documentation view [DupliPy's official documentation](https://infinitode-docs.gitbook.io/documentation/package-documentation/duplipy-package-documentation).* |
| 73 | +_For full reference documentation view [DupliPy's official documentation](https://infinitode-docs.gitbook.io/documentation/package-documentation/duplipy-package-documentation)._ |
71 | 74 |
|
72 | 75 | ## Usage |
73 | 76 |
|
@@ -276,8 +279,6 @@ DupliPy is released under the terms of the **MIT License (Modified)**. Please se |
276 | 279 |
|
277 | 280 | **Modified License Clause** |
278 | 281 |
|
279 | | - |
280 | | - |
281 | 282 | The modified license clause grants users the permission to make derivative works based on the DupliPy software. However, it requires any substantial changes to the software to be clearly distinguished from the original work and distributed under a different name. |
282 | 283 |
|
283 | 284 | By enforcing this distinction, it aims to prevent direct publishing of the source code without changes while allowing users to create derivative works that incorporate the code but are not exactly the same. |
|
0 commit comments