In this talk, I will show how you can use ScalaPy to leverage an excellent NLP library like Spacy, minimizing your discomfort of using Python, and enhancing your comfort with Scala 3 for the remaining parts of your application.
In many domains of computer science, state-of-the-art frameworks are written in Python. Natural Language Processing (NLP) is such a domain, and if you want to use cutting-edge approaches, you have to resort to Python libraries. In this talk, I will show how you can use ScalaPy to leverage an excellent NLP library like Spacy, minimizing your discomfort of using Python, and enhancing your comfort with Scala 3 for the remaining parts of your application. I will show everything from configuring your (minimal) environment to interacting with Python, defining facades, and controlling memory usage.
In this talk, I will cover three key concepts that emerged from reflecting on this past year of learning: making mistakes, helping others to help you and finding community.
In this session, I will guide you through two recent additions to Ox that I helped implement: channel operators and retries.
Let's write a game in Scala Native, for Playdate!
This talk is my slightly expanded version of that statement, and should hopefully understand what "Free" is, what purpose it serves and where it came from.