Kekkodf/pypantera
A Python Package for NLP obfuscation using Differential Privacy
This tool helps you modify sensitive text data so that it can be used for analysis, like sentiment analysis or document retrieval, without revealing the original private information. You input your text data, and it outputs a new version where the words have been subtly altered to protect privacy. This is for data privacy officers, researchers, or anyone handling text containing personal or confidential details.
No commits in the last 6 months. Available on PyPI.
Use this if you need to share or analyze text data while strictly adhering to privacy regulations and ensuring individual privacy through advanced obfuscation techniques.
Not ideal if you need a perfect, human-readable replica of your original text, as the obfuscation process intentionally alters words to preserve privacy.
Stars
29
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
Jul 28, 2025
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Kekkodf/pypantera"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dselivanov/text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
vzhong/embeddings
Fast, DB Backed pretrained word embeddings for natural language processing.
dccuchile/spanish-word-embeddings
Spanish word embeddings computed with different methods and from different corpora
ncbi-nlp/BioSentVec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
ibrahimsharaf/doc2vec
:notebook: Long(er) text representation and classification using Doc2Vec embeddings