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

What is the new TextObject for?

mdcmdc Member Posts: 58 Maven
edited November 2018 in Help
The new RM4.4 has a new operator TextObject in the Word Vector Plugin. What is this for? Does anyone have an example for this one?

thanks,
Matthew

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi Matthew,
    this operator is only usefull if you use the API to start processes. You then have a very comfortable way of providing texts instead of writing it into files or create a complete example set. The TextObjectTextInput operator may be used to create a word vector representation from this single text.

    Greetings,
    Sebastian
Sign In or Register to comment.