/akec

Unsupervised Key-phrase Extraction and Clustering for Classification Scheme in Scientific Publications.

Primary LanguageJupyter NotebookMIT LicenseMIT

Details coming soon.


Introduction

Description of code and data for Unsupervised Key-phrase Extraction and Clustering for Classification Scheme in Scientific Publications.

Requirements

Packages

Resources

Description

  • ./dataset/:

    • ieee_xai.csv: publication dataset collected from IEEE xplore
    • domain_terms.txt: domain glossary terms
  • ./src/ :

    • test.ipynb has experiments demo
    • kprank.py has the main utility functions in keyphrase extraction
    • clustering.py has the main utility functions in keyphrase clustering
    • param.py defines the local links to recourses and data files required in code

Reference