Please enable JavaScript to use CodeHS

One Month of Artificial Intelligence

Lesson 2.4 Analyzing User Sentiment

Description

In this lesson, students learn how chatbots use sentiment values. Students also learn how to import files into their program and how to manipulate the data so that it can be used in their program.


Objective

Students will be able to:

  • Explain how chatbots use sentiment values to increase their effectiveness.
  • Import data files into their programs.
  • Manipulate the data so that it can be accessed and used in their programs.
  • Use dictionaries to store key, value sentiment pairs.