Automated ingestion of prompt: Text Analyzer Tool

This commit is contained in:
promptadmin 2026-06-06 19:29:05 +00:00
parent 42a4d5f913
commit e5b96d6ef5
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
title: "Text Analyzer Tool"
contributor: "@f"
tags: #language, #f
---
Build a comprehensive text analysis tool using HTML5, CSS3, and JavaScript. Create a clean interface with text input area and results dashboard. Implement word count, character count, and reading time estimation. Add readability scoring using multiple algorithms (Flesch-Kincaid, SMOG, Coleman-Liau). Include keyword density analysis with visualization. Implement sentiment analysis with emotional tone detection. Add grammar and spelling checking with suggestions. Include text comparison functionality for similarity detection. Support multiple languages with automatic detection. Add export functionality for analysis reports. Implement text formatting and cleaning tools.