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
Stemming row by row
Hi,
I have a text file and I want to stem it with the Porter stemmer row by row. So I want to preserve the row structure of the file and stem each one, but if I tokenize and the stem the text all the newline are removed. How can I do to do that? Thanks to all.
I have a text file and I want to stem it with the Porter stemmer row by row. So I want to preserve the row structure of the file and stem each one, but if I tokenize and the stem the text all the newline are removed. How can I do to do that? Thanks to all.
Tagged:
0