Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
Please HELP: how to use a CSV table of Tweets instead of document for sentiment analysis
JamesMattson
So, I checked the sentiment analysis example. To predict sentiment, it takes on only a document. What if I have a CSV table with the Twitter user as a column, and the tweet text as another column. I want to run the prediction model on all of them, and get sentiment for each user (and his tweet)?
When I try to do that, and make the input a CSV (instead of Create Document), I get an error
Find more posts tagged with
AI Studio
Sampling
Text Mining + NLP
Sentiment Analysis
Apply Model
Accepted answers
kayman
Use import CSV, convert your fields to analyze to text (nominal to text operator) and follow by data to document operator (part of text processing extension). Now the records are documents and you can do your NLP logic
All comments
kayman
Use import CSV, convert your fields to analyze to text (nominal to text operator) and follow by data to document operator (part of text processing extension). Now the records are documents and you can do your NLP logic
JamesMattson
@kayman
thank you, this absolutely did what I wanted it to do
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups