CookingSense: A Culinary Knowledgebase with Multidisciplinary Assertions (LREC-COLING 2024)
- Install prerequisite
conda create -n cs python=3.10
conda activate cs
pip install -r requirements.txt
- Download this file (Dropbox, GoogleDrive) 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 .
- This test file contains to get datasets for each domains
cd test
python run.py