yasutak / uke_japanese

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uke_japanese

Japanese implementation of Unsupervised Keyphrase Extraction by Jointly Modeling Local and Global Context

paper: Xinnian Liang, et al. 2021. Unsupervised Keyphrase Extraction by Jointly Modeling Local and Global Context. In Proc. of the EMNLP. https://aclanthology.org/2021.emnlp-main.14/

キーフレーズを抽出して遊ぶ - エムスリーテックブログ(2021-12-23)

memo

python -m unidic download

python main.py --input_file ${json_file} --output_file ${json_file}

all json values will be processed.

About


Languages

Language:Python 100.0%