Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 581 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 581 Bytes

GDF (Graph Dataframe) Package

A package that provides keywords extraction datasets and methods

Installation

pip install git+https://github.com/wilcoln/keywords.git

Usage

from keywords import datasets

datasets.table()  # returns dataframe of all available keywords datasets

datasets.load(<dataset_name>) # loads the dataset <dataset_name>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT