Skip to main content

Keyphrase extraction for PCU project

Project description

pcu_keyphrase (Keyphrase extraction for PCU project)

Keyphrase extraction component (kleis) for PCU project. From a text, extract its keyphrases.

Based on the keyphrase extraction algorithm kleis.

keyphrase


Check PCU project.

Installation

To install requirements, go to pcu_keyphrase/ directory and execute the Makefile with the following command line :

make init

Usage in another project

If you wish to import this module in another Python project, please install it :

pip install pcu-keyphrase

Then, add this import line at the beginning of your Python file :

from pcu_keyphrase import pcu_keyphrase

You can now use pcu_keyphrase's functions, for example :

pcu_keyphrase.extractKeyphrases(text)

Test

To test your installation, go to pcu_keyphrase/ directory and execute the Makefile with the following command line :

make test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pcu_keyphrase-2.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

pcu_keyphrase-2.0-py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page