Find more posts tagged with
Hello
Thank
I saw the link
Unfortunately, the pictures are not clear.
You may want to send an image of the use of this operator to analyze emotions
Many thanks
@David_A wrote:Hi and welcome to the community.
What you need is first install the Word2Vec extension from the RapidMiner marketplace.
Once done you'll find the Word2Vec Operator in the Operators search bar (or use the global search).
You can check this excellent post by Martin on how to apply the extension:
Best,
David
Dear @khazan,
the mentioned post has an attached .zip. It contains the full analysis so you can load it into your RM and use it yourself.
Best,
Martin
Only this one example from the web page of point 1
The data is provided in one flat file for each hotel with the following structure:
<Overall Rating>4
<Avg. Price>$302
<URL>http://www.tripadvisor.com/ShowUserReviews-g60878-d100504-r22932337-Hotel_Monaco_Seattle_a_Kimpton_Hotel-Seattle_Washington.html
<Author>selizabethm
<Content>Wonderful time- even with the snow! What a great experience! From the goldfish in the room (which my daughter loved) to the fact that the valet parking staff who put on my chains on for me it was fabulous. The staff was attentive and went above and beyond to make our stay enjoyable. Oh, and about the parking: the charge is about what you would pay at any garage or lot- and I bet they wouldn't help you out in the snow!
<Date>Dec 23, 2008
<No. Reader>-1
<No. Helpful>-1
<Overall>5
<Value>4
<Rooms>5
<Location>5
<Cleanliness>5
<Check in / front desk>5
<Service>5
<Business service>-1
You wrote: "how many docs do you feed in? More than number of negative samples? Can you please try more?"
Now I try with five small (german) Textsample and the process failed like before. Is there any lower boundary or param?
Please explain..
Regards
Thomas
I want to use word2vec to analyze emotions
I downloaded the tutorial from the site
Instead of entering my text file, I have a csv file and xlsx file
As transmitted by my loop operator, I read the excel operator, but it has an error in the output
Please provide guidance on how to use this sample for my csv file
And that
These addresses
C: \ Users \ Martin \ Arbeit \ Tripadvisor
../results/Replacement Dictionary
What is the sample on the site?
Should I have a dictionary? How? From where?
Thankful
@khazan that error means no data is being passed out of the Loop Collection. I would put a breakpoint in on the Loop Files operator and see if data is reaching the Loop Collection.
hello @khazan Some quick recommendations for you:
• Post your XML process here in this thread (see https://youtu.be/KkgB5QXWXJ8 and "Read Before Posting" on right when you reply)
• Attach your dataset if possible (use a fictionalized version if there are privacy concerns)
• Make sure you have all necessary extensions installed (see https://youtu.be/pjBqG3xtXx4)
Scott
Hi and welcome to the community.
What you need is first install the Word2Vec extension from the RapidMiner marketplace.
Once done you'll find the Word2Vec Operator in the Operators search bar (or use the global search).
You can check this excellent post by Martin on how to apply the extension:
https://community.rapidminer.com/t5/RapidMiner-Studio-Knowledge-Base/Synonym-Detection-with-Word2Vec/ta-p/43860
Best,
David