The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Text Extraction/Tokenization
Hi everyone!
I am trying to de-personalize some data that I have and I figured I'd be able to use RM to either extract names or tokenization to anonymize them.
I've tried using the tokenization and extract information operators, but they haven't given me the results I was looking for.
Has anyone done this before and/or can offer some advice?
Tagged:
0
Answers
And for a more advance take on the problem you could test the spaCy library with the execute python operator or with the JupyterNotebooks on AI Hub platform.
This links may help you:
https://medium.com/analytics-vidhya/natural-language-processing-using-spacy-in-python-part-1-ac1bc4ad2b9c