yutayamazaki / EmbedRank

Implementation of EmbedRank(https://www.aclweb.org/anthology/K18-1022)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmbedRank

Implementation of EmbedRank++(Unsupervised keyphrase extraction model).

Usage

git clone https://github.com/yutayamazaki/EmbedRank
cd EmbedRank
pipenv shell
cd embedrank
python main.py

About

Implementation of EmbedRank(https://www.aclweb.org/anthology/K18-1022)


Languages

Language:Python 100.0%