Corpora Management Tool
This project is designed to help manage and analyze large corpora of text data. It provides tools for importing, processing, and querying text data efficiently.
- Import text data from various formats
- Process and clean text data
- Perform complex queries on text data
- Export processed data for further analysis
To install the necessary dependencies, run:
pip install -r requirements.txt
To start using the Corpus Management Software, run:
python main.py