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

help me about StringTokenizer in text mining

nguyenxuanhaunguyenxuanhau Member Posts: 22 Contributor II
edited November 2018 in Help
Hello
i want to modify class SimpleKokenizer to process tokenizer for fitness my language
so i found  operator  StringTokenizer in text plug had used class StringTokenizer of wvtool.jar
but i didn't found class StringTokenizer in source code wvtool 1.1
please help me what version source code of the wvtool had class java StringTokenizer
best regard
Hau
Tagged:

Answers

  • fischerfischer Member Posts: 439 Maven
    Hi,

    the 5.x versions of the text extension does not use the wvtool anymore. Earlier versions of the text plugin use the wvtool version that is shipped with the source version of the plugin.

    Cheers,
    Simon
Sign In or Register to comment.