Skip to content

synbioks/SynBioBERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SynBioBERT

Tools for refining language models for the Synthetic Biology (SynBio) domain. Currently, the language models are implimented using transformer-based algorithms.

InferNER contains code to perform inference on Synthetic Biology articles. It currently extracts text that mentions:

  1. Genes
  2. Proteins
  3. Species
  4. Cell lines

More types of entities will be added to the models as they become available.

To install: pip install -r requirements.txt

To run: python infer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages