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

10 Commits
 
 
 
 

Repository files navigation

Exploiting Multimodal Knowledge Graph for Multimodal Machine Translation

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

Run code

MMKG_MMT is plug-and-play, allowing easy integration into existing systems.

** 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