Listing Thumbnail

    EU PII Safeguard - Multilingual PII Detection

     Info
    Deployed on AWS
    Detect and protect Personally Identifiable Information (PII) across all 26 EU official languages with 97% F1 accuracy. Built on XLM-RoBERTa-large, EU PII Safeguard identifies 42 PII entity types including names, IBANs, national IDs, medical data, and more, enabling GDPR compliance out of the box. Deploy in minutes on SageMaker with no ML expertise required.

    Overview

    EU PII Safeguard is a production-ready multilingual PII detection model built specifically for European enterprises navigating GDPR compliance. Unlike generic NLP tools, it was trained and evaluated exclusively on European data across all 26 EU official languages, delivering consistent 95%+ F1 scores from German and French to Maltese and Irish.

    WHAT IT DETECTS - 42 PII Entity Types: Personal identifiers (names, age, gender, ethnicity), contact information (email, phone, address, postal code), financial data (IBAN, credit card, account numbers, salary), government IDs (national ID, passport, driver's license, tax ID), health information (medical conditions, health insurance IDs), and digital identifiers (IP address, MAC address, username, password).

    WHO IT'S FOR:

    • Legal and compliance teams automating GDPR data audits
    • Data engineering teams anonymizing datasets before ML training
    • SaaS platforms handling user-generated content across EU markets
    • Healthcare and financial institutions with strict data protection obligations
    • Document processing pipelines (contracts, emails, support tickets)

    WHY EU PII SAFEGUARD:

    • 97.02% Global F1, best-in-class for European multilingual PII
    • Made in Europe by Tabularis AI, a University of Tuebingen spin-off
    • On-premises deployment via SageMaker, your data never leaves AWS
    • No internet access required at inference time, fully air-gapped capable
    • Supports both real-time endpoints and batch transform jobs
    • Simple REST API: send text, receive detected entities in JSON

    Highlights

    • 97% F1 accuracy across all 26 EU official languages - consistent performance from German and French to Maltese, Irish, and Bulgarian with 42 detected PII entity types including IBANs, national IDs, and medical data.
    • GDPR-compliant by design: deploy entirely within your AWS VPC with no outbound internet calls. Your sensitive data never leaves your infrastructure - ideal for regulated industries including healthcare, finance, and legal.
    • Production-ready in minutes: deploy as a SageMaker real-time endpoint or batch transform job. Standard JSON API compatible with LangChain, AWS Lambda, and any Python or REST-capable application.

    Details

    Delivery method

    Latest version

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    EU PII Safeguard - Multilingual PII Detection

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (8)

     Info
    Dimension
    Description
    Cost/host/hour
    ml.m5.xlarge Inference (Batch)
    Recommended
    Model inference on the ml.m5.xlarge instance type, batch mode
    $0.15
    ml.m5.xlarge Inference (Real-Time)
    Recommended
    Model inference on the ml.m5.xlarge instance type, real-time mode
    $0.30
    ml.m5.2xlarge Inference (Batch)
    Model inference on the ml.m5.2xlarge instance type, batch mode
    $0.25
    ml.c5.2xlarge Inference (Batch)
    Model inference on the ml.c5.2xlarge instance type, batch mode
    $0.20
    ml.g4dn.xlarge Inference (Batch)
    Model inference on the ml.g4dn.xlarge instance type, batch mode
    $0.40
    ml.m5.2xlarge Inference (Real-Time)
    Model inference on the ml.m5.2xlarge instance type, real-time mode
    $0.50
    ml.c5.2xlarge Inference (Real-Time)
    Model inference on the ml.c5.2xlarge instance type, real-time mode
    $0.40
    ml.g4dn.xlarge Inference (Real-Time)
    Model inference on the ml.g4dn.xlarge instance type, real-time mode
    $0.80

    Vendor refund policy

    We offer a 3-day refund for new subscribers who experience technical issues preventing the product from functioning as described. To request a refund, contact info@tabularis.ai  within 3 days of purchase with your AWS account ID and a description of the issue. Refund requests are reviewed within 2 business days. No refunds are issued for usage beyond 3 days or for infrastructure costs charged by AWS.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Amazon SageMaker model

    An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.

    Deploy the model on Amazon SageMaker AI using the following options:
    Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference  .
    Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI  .
    Version release notes

    Initial release of EU PII Safeguard. Multilingual PII detection model supporting 26 European languages and 42 entity types. Based on XLM-RoBERTa-large, fine-tuned on European PII data. Achieves 97% F1 score. Supports both single-text and batch inference via JSON API.

    Additional details

    Inputs

    Summary

    The model accepts JSON input with Content-Type: application/json.

    Single text request: {"text": "Your text string here"}

    Batch request (multiple texts in one call): {"texts": ["First text", "Second text", "Third text"]}

    The input text can be in any of the 26 supported European languages. Maximum input length is 256 tokens (approximately 200 words). Longer texts are automatically truncated.

    Supported languages: English, German, French, Spanish, Italian, Portuguese, Dutch, Polish, Swedish, Danish, Norwegian, Finnish, Czech, Slovak, Hungarian, Romanian, Bulgarian, Croatian, Slovenian, Lithuanian, Latvian, Estonian, Greek, Irish, Maltese, and Luxembourgish.

    Limitations for input type
    Maximum token length: 256 tokens per text. Texts exceeding this limit are truncated. Content-Type must be application/json. Each text should be a single string (not nested objects).
    Input MIME type
    application/json
    {"text": "My name is Pierre Martin and my email is pierre@example.fr"}
    {"text": "Hans Mueller wohnt in der Berliner Strasse 42, 10115 Berlin."}

    Support

    Vendor support

    Email: info@tabularis.ai  | Response time: 1-3 business days Website: https://tabularis.ai  Documentation: https://huggingface.co/tabularisai/eu-pii-safeguard 

    Tabularis AI provides email support for all subscribers. Support covers deployment issues, API usage questions, and bug reports. Enterprise support contracts with guaranteed SLAs and dedicated response times are available on request.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.