Repository for My HuggingFace Natural Language Processing Projects
-
Updated
Aug 31, 2023 - Jupyter Notebook
Repository for My HuggingFace Natural Language Processing Projects
Job title Classification by industry using NLP Multi-text Classification Problem.
Moodix — локальный модуль анализа русскоязычного текста, определяющий основное настроение (позитивное, нейтральное, негативное), 16 суб-настроений и 6 деструктивных признаков (угроза, ненависть, экстремизм и др.). Основан на BiLSTM-модели и работает без доступа к интернету. Подходит для интеграции в CRM, e-commerce, модерации и аналитики.
This repository provides a machine learning and deep learning pipeline for text emotion detection. It includes a pretrained LSTM model, tokenizer, and preprocessing steps to classify emotions such as joy, sadness, and anger from text input. Easily deployable with provided resources and scripts.
Add a description, image, and links to the text-classification-multi-label topic page so that developers can more easily learn about it.
To associate your repository with the text-classification-multi-label topic, visit your repo's landing page and select "manage topics."