Anonymization: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Anonymization Profiles==" |
No edit summary |
||
Line 1: | Line 1: | ||
==Anonymization Profiles== | ==Anonymization Profiles== | ||
Pangeanic Anonymization Solution (PAS) is based in the use of Neural Networks. Those Networks ingest text and output annotated text identifying the multiple entities found, for instance person names, addresses... | |||
But Neural Networks only work as they have been taught during the training, and that means that will not be able to identify new entities or to adapt to specific usage cases. | |||
To solve the problem PAS uses two techniques that will refine the identification performance: | |||
* Dictionnaries | |||
* Rules |
Revision as of 06:32, 21 April 2022
Anonymization Profiles
Pangeanic Anonymization Solution (PAS) is based in the use of Neural Networks. Those Networks ingest text and output annotated text identifying the multiple entities found, for instance person names, addresses...
But Neural Networks only work as they have been taught during the training, and that means that will not be able to identify new entities or to adapt to specific usage cases.
To solve the problem PAS uses two techniques that will refine the identification performance:
- Dictionnaries
- Rules