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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pcu_keyphrase-2.0.tar.gz.
File metadata
- Download URL: pcu_keyphrase-2.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.7.3 requests-toolbelt/0.8.0 tqdm/4.22.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82e003fd5d2bbdc5860ba43a97f512b078a59b2380c337e6feab58bb65e15344
|
|
| MD5 |
e778d921d14cac149507577377ff681e
|
|
| BLAKE2b-256 |
ae86af650ed3bc903fb50090129f143ef7d04edfcf76cdc1620c60da60a48b8c
|
File details
Details for the file pcu_keyphrase-2.0-py3-none-any.whl.
File metadata
- Download URL: pcu_keyphrase-2.0-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.7.3 requests-toolbelt/0.8.0 tqdm/4.22.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1e84f963d81ad248d7fda16e545a18d7e674aba6813b7095b285afd0008c6b0
|
|
| MD5 |
3429276a07ff184f950678ded08a4d26
|
|
| BLAKE2b-256 |
33eff5d4d5dbf7b8a32ed1c9838b2870ea683ae8bd776a49806773d35e4e2b04
|