Scriptara - 📊 Text Analysis and 📈 Visualization Tool
📝 Description
Scriptara is a 📄 text analysis application designed to 📥 import text files, analyze 🔢 word frequencies, and display various textual 📊 statistics. The goal is to generate useful textual metrics such as word counts, frequencies, and unique word counts, while offering a 📊 dashboard with 📈 data visualizations.
⭐ Features
📥 Import multiple text files for analysis
Generate word frequency reports with total words, unique words, and percentages
Interactive 📊 dashboard for visualizing Zipf's law, log-log plots, and z-score analysis
🔄 Toggle between various normalization methods for deeper insights into text distributions
⚙️ Installation
- 🌀 Clone the repository:
git clone https://github.com/yourusername/Scriptara.git
- 🚶 Navigate to the project directory:
cd Scriptara
- 📦 Install the dependencies:
pip install -r requirements.txt
▶️ Run the application:
python main.py
🚀 Usage
After running the application, you can import text files, perform word frequency analysis, and visualize the results through the 📊 dashboard.
🤝 Contribution
Contributions are welcome! Please fork the repository and submit a pull request.
📄 License
This project is licensed under the MIT License.