Skip to content

CookingSense: A Culinary Knowledgebase with Multidisciplinary Assertions (LREC-COLING 2024)

Notifications You must be signed in to change notification settings

dmis-lab/cookingsense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookingSense

CookingSense: A Culinary Knowledgebase with Multidisciplinary Assertions (LREC-COLING 2024)

Prerequisite

  • Install prerequisite
conda create -n cs python=3.10
conda activate cs
pip install -r requirements.txt
  • Download this file and extract to './test/'.
  • So, the directory should be
./test/datasets
├── biomedical
├── checkpoints
│   └── fine-tuned-bert-large
├── commons
├── recipedb
└── saved
    └── paper
  • Install this project as a package
pip install .

Runfile

  • This test file contains to get datasets for each domains
cd test
python run.py

About

CookingSense: A Culinary Knowledgebase with Multidisciplinary Assertions (LREC-COLING 2024)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages