anonymizer_hu
Named Entity Anonymizer
Anonymizes text data by masking or replacing named entities using machine learning models.
The Hungarian anonymization tool for CURLICAT
1 stars
3 watching
0 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
divanteltd/anonymizer | Tool to anonymize databases by replacing all data with anonymized random data | 354 |
tdurieux/anonymous_github | A system that anonymizes GitHub repositories to support double-anonymous peer-review and open-science research. | 1,476 |
lemonhu/ner-bert-pytorch | A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 438 |
mpchadwick/dbanon | A run-anywhere, dependency-less database anonymizer that protects sensitive data by replacing personal identifiers with fake values. | 57 |
wttj/ecto_anon | An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |
nytud/hucola | A dataset of Hungarian sentences annotated for their grammatical acceptability. | 1 |
datanymizer/datanymizer | Generates anonymized data dumps from various databases. | 515 |
nytud/huwnli | A dataset and toolset for Hungarian anaphora resolution in natural language inference tasks | 0 |
nytud/happ | A dataset of Hungarian translations of human-language examples to test anaphora resolution algorithms | 1 |
novakat/nytk-nerkor-cars-ontonotespp | A large annotated dataset of Hungarian text with over 30 entity types derived from various sources and formats. | 1 |
liyuanlucasliu/ld-net | A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. | 146 |
mschop/shopware-prod2testing | A plugin to anonymize person-related information in a Shopware production database | 9 |
nytud/panmorph | Harmonized tagset and annotation scheme for Hungarian morphological analysers | 4 |
anonymscholar/spmt | This code implements a PyTorch-based makeup transfer system using semantic-aware correspondence | 34 |
manivannanmurugavel/spacy-ner-annotator | A tool for annotating named entities in text data using Spacy, allowing users to train and fine-tune the model on their own custom datasets. | 182 |