A library for evaluate text difficulty in French.
Project description
Here is TextComplexityComputer.
TextComplexityComputer is a state-of-the-art library for assessing complexity of a text in French. Use it to assess the complexity of a text in French. it is compatible with the latest version of Scikit-Learn and Python >= 3.8.
Getting Started:
from text_complexity_computer import TextComplexityComputer
tcc = TextComplexityComputer()
print(tcc.get_metrics_scores("Alibaba et les 40 voleurs."))
print(tcc.compute("Alibaba et les 40 voleurs."))
Installation
- Install the stable version of TextComplexityComputer:
pip install text_complexity_computer
- Install the latest development version of TextComplexityComputer:
pip install -U git+https://github.com/GRAAL-Research/tcc.git@dev
Cite
Use the following to cite this package and our article;
@article{Primpied2022Quantifying,
author = {Primpied, Vincent and Beauchemin, David and Khoury, Richard},
journal = {Proceedings of the Canadian Conference on Artificial Intelligence},
year = {2022},
month = {may 27},
note = {https://caiac.pubpub.org/pub/iaeeogod},
publisher = {Canadian Artificial Intelligence Association (CAIAC)},
title = {Quantifying {French} {Document} {Complexity} },
}
Contributing to TextComplexityComputer
We welcome user input, whether it is regarding bugs found in the library or feature propositions ! Make sure to have a look at our contributing guidelines for more details on this matter.
License
TextComplexityComputer is LGPLv3 licensed, as found in the LICENSE file.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file text_complexity_computer-0.2.tar.gz
.
File metadata
- Download URL: text_complexity_computer-0.2.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4507b14c675688f4c5ce0c8391781475cf88820783389c6f7430ddd07b0c5e4b |
|
MD5 | 0ec3642003e2fd7a97418eb4a5ae1f03 |
|
BLAKE2b-256 | e7f83ab063b33093256c7271ce3663992f2de92b6c863f0820fbd75f0a5aba40 |
File details
Details for the file text_complexity_computer-0.2-py3-none-any.whl
.
File metadata
- Download URL: text_complexity_computer-0.2-py3-none-any.whl
- Upload date:
- Size: 3.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d752c2892b2d42df88e8dab0b2ea5853002c737574a8701dedf6de9be672368 |
|
MD5 | d34cb1d0e1f8cccbcdeb226c99b773a1 |
|
BLAKE2b-256 | 9b249e9859d78991c8f541312dc8e3b06995c4f16dc0c85a969c88236d70723c |