Mocking library for Cminor
Project description
CMinor: Text Analyzer Mock
CMinor is a Python package developed by Cathoven AI designed to analyze texts. It provides functionalities such as determining CEFR (Common European Framework of Reference for Languages) levels, generating questions based on texts, and more. Please note that this package serves as a mock version of the actual CMinor system developed by Cathoven AI.
Features
- CEFR Level Detection: Determine the CEFR level of a given text.
- Question Generation: Generate questions based on the content of a text.
- Mock Functionality: This package mimics some features of the actual CMinor system developed by Cathoven AI.
- Easy to Use: Simple and straightforward APIs for text analysis tasks.
Installation
You can install CMinor via pip:
pip install cminor
Usage
# Analyze CEFR level of the given text with high accuracy
from cminor.analyzer import AdoTextAnalyzer
analyzer = AdoTextAnalyzer()
text = "Example long text"
result = analyzer.analyze_cefr(text) #JSON formatted result
Contact
We are serving APIs for enterprises. Please contact us at contact@cathoven.com
Important Note
This is a non-complete mock version of cminor. Your text will not be analyzed here. Please visit Cathoven A.I to give it a try.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mock_cminor-0.0.4.tar.gz.
File metadata
- Download URL: mock_cminor-0.0.4.tar.gz
- Upload date:
- Size: 145.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc6247c3abcdf7eedc2cf6db467a6616fec22c38044009e07bd49fe4a9dfc52a
|
|
| MD5 |
d2081e295d90462a5960f0fbfaf8e14e
|
|
| BLAKE2b-256 |
d8acd3062c9844e71a2e83b3f1a83f98d2dcff6f293c5cbf41f7eee100832e4b
|
File details
Details for the file mock_cminor-0.0.4-py3-none-any.whl.
File metadata
- Download URL: mock_cminor-0.0.4-py3-none-any.whl
- Upload date:
- Size: 156.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53df1d391d37e983083e9a334cb6da36049d4ec6d85ccc1540b80a430621b1b2
|
|
| MD5 |
7ecb04ca303807394307f1c399d11480
|
|
| BLAKE2b-256 |
50e99c333ab249a59b235116b93f4d13299723d2dcc6e8d179708a40aed13b62
|