Search results

Refine by topic

Main topic Specific topic Related topic
Listed under:  Technologies  >  Information and communication technologies  >  Data processing  >  Computer programming  >  Programming languages  >  Conditional statements  >  Loops
Online

Book analysis with AI techniques

This learning sequence explores text analysis through Natural Language Processing, a significant application of Artificial Intelligence. Teachers and students are led through a series of video tutorials to develop a Python program that can break down and analyse the content of a complete text and use smart sentiment analysis ...

Downloadable

PyGame in a Day

As a general purpose programming language, python has a number of libraries that can be used for different purposes. PyGame is a free and open source python library that makes it easier to make multimedia applications like games.