Skip to content

QHCV/Text2label

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text2Label

A Flask-based text tagging tool designed for binary classification tasks. It supports real-time report reading and viewing, providing a solid foundation for further development and customization.

Quick Start

Installation

Install the required Python packages using the following command:

pip install flask pandas matplotlib scikit-learn

Running the Application

Start the application by running:

python app.py

Once the server is running, open your browser and navigate to the provided URL.


Main Features

1. Home Page

image-20250313162358874

2. Pending Annotation Page

image-20250313162438614

3. Annotation Page

4. Annotation Results Report

image-20250313162801392


Development Roadmap (To-Do)

  • Add support for multi-class classification (e.g., five-level scoring).
  • Enable direct reading of Excel files.
  • Include additional evaluation metrics.

About

A Flask-based text tagging tool designed for binary classification tasks. It supports real-time report reading and viewing, providing a solid foundation for further development and customization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors