Skip to content

kuro-jojo/textRefine

Repository files navigation

TextRefine

A modern Angular frontend application that provides a user-friendly interface for text analysis tools.

Features

  • Interactive text editor interface
  • Real-time text analysis visualization
  • Evaluation of text quality in multiple dimensions
    • Correctness (spelling, grammar, punctuation)
    • Vocabulary (word choice and variety)
    • Clarity (readability)
    • Coherence (flow and organization)
  • Clean and intuitive user experience

Tech Stack

  • Angular
  • TypeScript
  • HTML5
  • CSS3 (Tailwind CSS)
  • Font Awesome (for icons)
  • ngx-editor (for text editor)
  • Chart.js (for visualization)

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm (comes with Node.js)
  • Angular CLI

Installation

  1. Clone the repository:
git clone https://github.com/kuro-jojo/textrefine.git
cd textrefine
  1. Install dependencies:
npm install
  1. Run the development server:
ng serve

The application will be available at http://localhost:4200

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Angular team for creating such a powerful framework
  • All contributors who have helped improve this project

About

A modern Angular frontend application that provides a user-friendly interface for text analysis tools.

Topics

Resources

License

Stars

Watchers

Forks