Skip to content

Commit f2f7b2b

Browse files
committed
Update readme.md
1 parent 18ced62 commit f2f7b2b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# DupliPy 0.2.6
2+
23
![Python Version](https://img.shields.io/badge/python-3.12-blue.svg)
34
![Code Size](https://img.shields.io/github/languages/code-size/infinitode/duplipy)
45
![Downloads](https://pepy.tech/badge/duplipy)
56
![License Compliance](https://img.shields.io/badge/license-compliance-brightgreen.svg)
67
![PyPI Version](https://img.shields.io/pypi/v/duplipy)
78

9+
[DupliPy Documentation](https://infinitode-docs.gitbook.io/documentation/package-documentation/duplipy-package-documentation)
10+
811
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.
912

1013
## Changes in DupliPy 0.2.6
@@ -67,7 +70,7 @@ Please ensure that you have one of these Python versions installed before using
6770
- Tabular and Numerical Data Augmentation (CSV expansion, imputation, balancing).
6871
- Profanity removal, hate speech removal, offensive speech removal, and sensitive information removal.
6972

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)._
7174

7275
## Usage
7376

@@ -276,8 +279,6 @@ DupliPy is released under the terms of the **MIT License (Modified)**. Please se
276279

277280
**Modified License Clause**
278281

279-
280-
281282
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.
282283

283284
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

Comments
 (0)