Skip to content

Blankeeir/Bots-Link2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOTS

SNOMED CT ENTITY LINKING CHALLENGE 2024

1. Package installation & import

from pathlib import Path
from typing import List
import numpy as np
import pandas as pd
import scipy.sparse as sp
import typer

2. Model Training and Fine-tuning

BERT Model (Provided by GOOGLE)

ALBERT Model

Obtained from albert github repo

T-SNE Model

Contact

If you have any questions or suggestions for improvement, contact us at emmaxu2005@gmail.com or e1300538@u.nus.edu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published