项目作者: dmacjam

项目描述 :
Find images that best match given text. Project for Imageclef 2016 competition.
高级语言: Python
项目地址: git://github.com/dmacjam/tbir-imageclef.git
创建时间: 2016-04-16T16:39:19Z
项目社区:https://github.com/dmacjam/tbir-imageclef

开源协议:

下载


tbir-imageclef

Project for the Teaser 1 of ImageClef competition - in short the task is given a text, you want to retrieve images that best illustrate the text. Implemented strategy is Latent Dirichlet Allocation (LDA) on concatenated image-text pairs using Gensim library.

Made by @dmacjam, @enzocxt, @XueyingDeng in the Text Based Information Retrieval course at KU Leuven.

Python NLP Libraries

NLTK

Gensim

Tutorials