Limina supports scanning TXT files for PII and creating de-identified or redacted copies. Limina’s supported entity types function across each file type, with localized variants of different PII (Personally Identifiable Information) entities, PHI (Protected Health Information) entities, and PCI (Payment Card Industry) entities being detected. Our Supported Languages and Supported Entity Types page provides a more detailed look.Documentation Index
Fetch the complete documentation index at: https://docs.getlimina.ai/llms.txt
Use this file to discover all available pages before exploring further.
If you’d like to try it yourself, please sign up for an account to get a free API key.
How TXT Files Are Processed
TXT files are processed by simply reading in the contents of the TXT files verbatim and passing it through Limina’s text module. The resulting file will contain the labelled and redacted version of contents of the original.Constraints
- Limina currently only supports
utf-8encoding for text files.
Support Matrix
| CPU Container | GPU Container | Community API | Professional API | |
|---|---|---|---|---|
| Supported | Yes | Yes | Up to 250 KiB | No |
Sample Request
Connect with one of our privacy experts to run this code.
Sample Response
Response