Skip to content

MiMoText/KeywordExtractor

Repository files navigation

Keyword Extractor

Extracts keyword information from RDF data.

Usage

File locations and other options can be set after line 182

To execute the script, Python 3 and pip3 are required.

Either download the ZIP version of this repository and unpack it or clone it using the following:

git clone https://github.com/AaronWinziers/KeywordExtractor.git

Navigate into the folder containing the code, and execute the following in order to install the required packages:

pip3 install -r requirements.txt

Then, enter the following to execute the script:

python3 main.py 

Data that has been sorted by this script should not be assumed to be correct and needs to be checked manually before being used further.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages