Filter stopword (spanish) [SOLVED]
MarcosRL
New Altair Community Member
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
0
Answers
-
Hi Marcos,
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,
Marius0 -
Hello again
Thanks for answering
Is there any documentation for the procedure you describe?0 -
Hi,
the documenation of the operator should provide a good starting point. If you still have problems, just tell us!
Best regards,
Marius0