Resources

Biomedical text mining for knowledge extraction tutorial @ ISMB 2025

This tutorial provides a hands-on introduction to the core tasks in biomedical natural language processing (BioNLP) for extracting knowledge from text. These include named entity recognition to identify mentions of important concepts, entity linking to connect mentions with ontologies and relation extraction methods to understand what text is saying about the entities. It alsos explore the strengths and weaknesses of large language models for information extraction. Visit the tutorial website for the slides and Jupyter notebooks.

Mini Code Tutorials

We have a number of short code tutorials that we have made to help explain small concepts. We hope they're helpful.