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
Filter stopword (spanish) [SOLVED]
Hello friends of the community. (Do not speak English very well I'm Hispanic).
I'm doing my thesis on text mining, clustering.Tengo some questions.
In the preprocessing part, (Text processing - Filtering - Filter stopword) need stopword filtering (in Spanish) but not the language. Stopword only are the language like English, French, Arabic.
My documents are in Spanish and they would need to filter out the Spanish stopword. How I can do this?
bye
Marcos R. Lozina
I'm doing my thesis on text mining, clustering.Tengo some questions.
In the preprocessing part, (Text processing - Filtering - Filter stopword) need stopword filtering (in Spanish) but not the language. Stopword only are the language like English, French, Arabic.
My documents are in Spanish and they would need to filter out the Spanish stopword. How I can do this?
bye
Marcos R. Lozina
Tagged:
0
Answers
we do not have an operator for removing Spanish stopwords. But if you can get a list of stopwords from some source, you can use filter Stopwords (Dictionary) to filter a list of words.
Best regards,
Marius
Thanks for answering
Is there any documentation for the procedure you describe?
the documenation of the operator should provide a good starting point. If you still have problems, just tell us!
Best regards,
Marius