Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentence Classification Portfolio Project

Overview

This repository demonstrates practical Natural Language Processing (NLP) sentence classification tasks commonly performed in AI data annotation, machine learning, and large language model (LLM) training.

The project showcases my ability to analyze written text, understand context, and assign accurate labels based on predefined classification guidelines.


Skills Demonstrated

  • Sentence Classification
  • Sentiment Analysis
  • Topic Classification
  • Intent Classification
  • Data Annotation
  • Label Consistency
  • NLP Quality Evaluation
  • Context Understanding
  • AI Training Data Preparation

Project Structure

Sentence-Classification/
│
├── README.md
├── label-guide.md
├── LICENSE
│
├── examples/
│   ├── sentiment-analysis.md
│   ├── topic-classification.md
│   └── intent-classification.md
│
├── assets/
└── portfolio-images/

Classification Tasks

1. Sentiment Analysis

Determine whether a sentence expresses:

  • Positive
  • Neutral
  • Negative

2. Topic Classification

Categorize text into subjects such as:

  • Technology
  • Finance
  • Healthcare
  • Sports
  • Education
  • Entertainment

3. Intent Classification

Identify the purpose of a sentence, including:

  • Refund Request
  • Order Tracking
  • Technical Support
  • Cancellation
  • General Inquiry

Quality Principles

Each annotation follows:

  • Consistency
  • Accuracy
  • Context awareness
  • Objective labeling
  • Clear reasoning

Applications

These skills are commonly used in:

  • AI Model Training
  • Large Language Models (LLMs)
  • Search Relevance
  • Customer Support AI
  • Conversational AI
  • Chatbots
  • Recommendation Systems

Author

Paz Ikang

AI / NLP Portfolio

GitHub: https://github.com/zinnie1

Portfolio: https://zinnie1.github.io/ai-nlp-portfolio-v2/


This repository is part of my growing AI and Natural Language Processing portfolio.

About

Professional NLP sentence classification portfolio demonstrating sentiment, topic, and intent annotation.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors