Skip to content

A New Approach to Detecting Semantic Novelty of Biomedical Publications using Embeddings of Large Language

License

Notifications You must be signed in to change notification settings

BIDS-Xu-Lab/SemNovel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SemNovel

A New Approach to Detecting Semantic Novelty of Biomedical Publications using Embeddings of Large Language Models

Installation

Clone the repository and set up the environment:

git clone https://github.com/BIDS-Xu-Lab/SemNovel.git
cd SemNovel
pip install -r requirements.txt

File Structure

SemNovel/
├── 1_dataset_prepare/         # Prepare datasets and pre-processing
├── 2_semantic_space/          # Construct semantic space from given papers
├── 3_semnovel/                # Calcuate SemNovel score
├── requirements.txt           # Python dependencies

For questions or support, please open an issue.

About

A New Approach to Detecting Semantic Novelty of Biomedical Publications using Embeddings of Large Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages