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
Problem by transforming documents [SOLVED]
Hi
I'm working with text in Spanish.
I have a text:
"La canción que escuché es hermosa. La estación del tren está llena."
The problem is that it uses Spanish accents (á). I want to get as result:
"la cancion que escuche es hermosa. La estacion del tren esta llena."
My question is that operators use to transform a paragraph of text or an entire document to remove accents (á).
thanks
I'm working with text in Spanish.
I have a text:
"La canción que escuché es hermosa. La estación del tren está llena."
The problem is that it uses Spanish accents (á). I want to get as result:
"la cancion que escuche es hermosa. La estacion del tren esta llena."
My question is that operators use to transform a paragraph of text or an entire document to remove accents (á).
thanks
Tagged:
0
Answers
you can use the "Replace Tokens" operator. Take a look here: Best,
Nils
is perfect. You are a genius.