Sentiment Analysis on Any Length of Text With Transformers - Python
Offered By: James Briggs via YouTube
Course Description
Overview
Learn how to perform sentiment analysis on long text using transformer models in Python. Explore techniques to overcome the token limit constraints of popular models like BERT when processing extensive content such as news articles or social media posts. Discover a step-by-step approach to analyze sentiment in lengthy Reddit posts from the /r/investing subreddit. Cover topics including the high-level approach, data preparation, initialization, tokenization, chunk preparation, handling CLS and SEP tokens, padding, reshaping for BERT, and making predictions. Gain practical insights into applying transformer models to text of any length for natural language processing tasks.
Syllabus
Sentiment Analysis on ANY Length of Text With Transformers (Python)
Taught by
James Briggs
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity