gyunggyung/ALBERT-Text-Classification
ALBERT Text Classification Tensorflow, Resume Classification
This tool helps HR managers or recruiters automatically categorize resumes from a CSV file. You provide a spreadsheet with resume text and corresponding labels, and it classifies new resumes into predefined categories like 'Marketing' or 'Engineering'. It's designed for anyone needing to quickly sort large volumes of text data.
No commits in the last 6 months.
Use this if you need an efficient way to automatically sort and categorize resumes or other text documents stored in a CSV file.
Not ideal if you need a solution for unstructured data not in a CSV, or if your primary goal is not text categorization.
Stars
15
Forks
5
Language
Python
License
MIT
Category
Last pushed
Mar 28, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/gyunggyung/ALBERT-Text-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fidelity/textwiser
[AAAI 2021] TextWiser: Text Featurization Library
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for...
ntumlgroup/LibMultiLabel
A library for multi-class and multi-label classification
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``