aa147138 / Closer

2nd place solution to CIKM AnalytiCup 2018, determining the short-text semantic similarity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Closer

This is part of my solution for CIKM AnalytiCUP 2018, a competition about short-text semantic similarity and knowledge transfer.

Requirements

  • tensorflow==1.8.0
  • Keras==2.2.0
  • fuzzywuzzy==0.16.0
  • gensim==3.4.0
  • jellyfish==0.6.1
  • simhash==1.9.0

About

2nd place solution to CIKM AnalytiCup 2018, determining the short-text semantic similarity.


Languages

Language:Python 100.0%