-
Notifications
You must be signed in to change notification settings - Fork 0
Yeom/PPScore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Unsupervised-learning-based Keyphrase Extraction from a Single Document by the Effective Combination of the Graph-based Model and the Modified C-value Method Code for the paper "Unsupervised-learning-based Keyphrase Extraction from a Single Document by the Effective Combination of the Graph-based Model and the Modified C-value Method" (Computer Speech & Language 58 · May 2019) - Graph Model is based on TextRank - C-Value [Run] python main.py --config config.ini [Config] - JSON Format - [data][path] : Path of input files.(POS Tagged file) - [data][extension] : Extension of input files - [data][position] : position information file - [data][name] : dataset name(SemEval2010 / Inspec) - [data][output] : Path of output file - [window] : window size - [alpha] : A value of alpha - [beta] : A value of beta
About
Unsupervised-learning-based Keyphrase Extraction from a Single Document by the Effective Combination of the Graph-based Model and the Modified C-value Method
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published