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
python scripting operator
Mohamad1367
Member Posts: 22 Learner III
hi dear community...i have a question about python scripting operator...i have a dataset in persian that i want to tokenize and then filter stop words...for tokenization i use rosette extension but for stopword removal i want to use a code written in python...where i shoul put this operator in my procces?is there anyone to help me?
Tagged:
0
Answers
The text mining extension has all of these options also, and this way you could keep your work flow a bit more organized.
I'm not familiar with the rosetta output, but as it seems an exampleset you could just add the python operator straight after your Rosetta operator. This way you can reuse your existing code.
Scott