Text Analyzer Tool
文本分析工具
A comprehensive text analyzer tool application. Features include data export. Perfect for developers looking to build modern web applications with professional-grade functionality.
一款全面的文本分析工具应用。功能包括数据导出,非常适合希望构建具有专业级功能的现代网络应用的开发者使用。
Prompt
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.