The document describes a workflow for extracting biomedical entities and relations from text using machine learning techniques. The workflow involves preprocessing text, extracting entities, extracting relations between entities, and using support vector machines and kernel methods to classify relations with a global and local feature space. Key aspects include named entity recognition to identify genes and diseases, and using the JSRE tool to extract relations between extracted entities.