Automatically detect subject indices.
Project description
Subject Indexers
This repository provides two pipelines:
- for processing text and label files in order to train and evaluate an Omikuji model. It includes text lemmatization, TF-IDF feature extraction, label binarization. The system is designed for extreme multilabel classification.
- for processing text and extracting topic keywords using unsupervised methods. Optionally multiword keyword detection can be enabled by using a pretrained PhraserModel. Spelling mistakes can be automatically corrected by enabling SpellCorrector.
⚙️ Installation Guide
Click to expand
Preparing the Environment
-
Set Up Your Python Environment
Ensure you have Python 3.10 or above installed. -
Install Required Dependencies
Install the required dependencies using:pip install -r requirements.txt
Installation via PyPI
- Install the Package
You can install the package using:pip install rara-subject-indexer
📚 Documentation
Click to expand
Documentation can be found here.
📝 Testing
Click to expand
Run the test suite:
python -m pytest -v tests
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 rara_subject_indexer-0.0.2.tar.gz.
File metadata
- Download URL: rara_subject_indexer-0.0.2.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51620acfb5284e69128dea331c967b7593b4a24d0ec50d59cf06f44dcbf6becf
|
|
| MD5 |
ce70c08668d06f00297ea79a43af4e79
|
|
| BLAKE2b-256 |
0ac76f0f48e471ad3b812e56c9efb6671c24cb346b24d337ef79a4d7d7588710
|
File details
Details for the file rara_subject_indexer-0.0.2-py3-none-any.whl.
File metadata
- Download URL: rara_subject_indexer-0.0.2-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04aea322640afd7f1cd3145a3222ac46751a67cda1243e429fa678957fb32ac5
|
|
| MD5 |
01414a49d453da2259753626b8663fe2
|
|
| BLAKE2b-256 |
90c40870d2d2f96e5eff0b8fa4499820465eafaa7d9f448bb559ecb876ad3617
|