This post will be a guide to fuzzy matching with Python. We'll cover the textdistance package, which implements many different fuzzy matching algorithms. (more…)
Read more »
In this tutorial, you'll learn about embedded development, an exciting area of programming that allows you to bring your code into the physical world. You'll learn about your options for writing embedded Python code and build a basic game using the BBC mi... (more…)
Read more »
A minimal, secure Python interpreter written in Rust for use by AI - pydantic/monty... (more…)
Read more »
In this tutorial we'll dive in Topic Mining. We'll analyze a dataset of newsfeed extracted from more than 60 sources. We'll show how to process it, analyze it and extract visual clusters from it. We'll be using great python tools for interactive visualiza... (more…)
Read more »
Jukka Lehtosalo is a Finnish Software Engineer at Dropbox. He developed an optional type system for Python, mypy, during his PhD thesis in Cambridge. After meeting in a Python conference, Guido van… (more…)
Read more »