Discover and explore top open-source AI tools and projects—updated daily.
hiDaDengText analysis package for NLP tasks, including LLMs
Top 74.3% on SourcePulse
cntext is a comprehensive Python library for text analysis, offering a wide range of functionalities from basic statistics like word count and readability to advanced techniques such as sentiment analysis, document similarity, and word embeddings. It is designed for researchers and practitioners in fields like economics, management, and social sciences who need to process and analyze large volumes of text data.
How It Works
cntext integrates traditional text analysis methods with modern word embedding techniques. It provides tools for calculating various statistical metrics, including readability scores based on sentence structure and word complexity. For semantic analysis, it supports building custom dictionaries and leveraging pre-trained word embeddings (Word2Vec, GloVe) to compute semantic distances and projections, enabling the extraction of cognitive information like bias and conceptual understanding from text.
Quick Start & Requirements
pip install cntextHighlighted Details
Text2Mind for uncovering cognitive biases and conceptual information from word embeddings.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
sentiment function does not account for intensifiers or negation.1 month ago
1 week
alvations