Skip to content

Code repository for the paper "Exploiting Multimodal Knowledge Graph for Multimodal Machine Translation"

Notifications You must be signed in to change notification settings

NLP2CT/MMKG_MMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

MMKG_MMT

MMT enhanced by MMKG

Our implementation is based on FairSeq.

Setup conda environment


git clone https://github.com/NLP2CT/MMKG_MMT.git

conda create -n mmkg python=3.8

conda activate mmkg

pip install -r requirements.txt

mkdir checkpoints

mkdir result

mkdir datasets

Download datasets from: Multi30k, IKEA

Our datasets are available at:

Link:https://pan.quark.cn/s/3c801a00f349 Password:aHrh

Run code

sh run/baseline.sh

** will be available soon!!**

About

Code repository for the paper "Exploiting Multimodal Knowledge Graph for Multimodal Machine Translation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published