This repository contains a collection of tools and projects focused on text analytics and natural language processing. The tools are designed to help you extract insights, transform, and analyze text data in various formats.
- CSV to Document Conversion - Here I am tranforming my Libby Highlights from CSV files into formatted Word documents with customizable styling and layout
- Sentiment Analysis - Analyze text for emotional tone and attitude
- Text Processing Utilities - Clean, normalize, and prepare text data for analysis
- Natural Language Understanding - Extract meaning and structure from unstructured text content
- Quote extraction and formatting from literary works
- Text data transformation pipelines
- Document generation with customizable templates
- Python
- Pandas for data manipulation
- python-docx for Word document creation
- NLTK/spaCy for natural language processing
- Jupyter notebooks for interactive development
Each project directory contains detailed documentation on installation and usage. Most tools use Python and common data science libraries.
This repository serves as a centralized resource for text analytics projects, making it easier to process, understand, and visualize text data across different domains and applications.