Details coming soon.
Description of code and data for Unsupervised Key-phrase Extraction and Clustering for Classification Scheme in Scientific Publications.
- scispacy models: "en_core_sci_sm"
- word embedding (save them to
./src/embed_data/
:- ConceptNet Numberbatch 19.08 (English only)
- ELMo weights and options
-
./dataset/
:ieee_xai.csv
: publication dataset collected from IEEE xploredomain_terms.txt
: domain glossary terms
-
./src/
:test.ipynb
has experiments demokprank.py
has the main utility functions in keyphrase extractionclustering.py
has the main utility functions in keyphrase clusteringparam.py
defines the local links to recourses and data files required in code