Metadata-Version: 2.1
Name: ceveri
Version: 1.0.0
Summary: Google Cloud API ile veri yerelleştirmesi amacıyla çeviri işlemleri gerçekleştiren bir kütüphane.
Home-page: https://ceveri.readthedocs.io
Author: Arda Uzunoğlu
Author-email: ardauzunogluarda@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: Turkish
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing
License-File: LICENSE.txt

CeVeri is a library that aims to translate text-based data collected mainly in western languages to under-resourced languages with the Google Translate API, thus preventing the skewed distribution that occurs in natural language processing studies.

Change Log
==========

1.0.0 (28/07/2022)
------------------
- Stable version.
- Bug fixes.

0.3.0 (27/07/2022)
------------------
- Supports .xlsx, .json, .txt, .csv, .xml, .pkl, .docx files.

0.2.0 (26/07/2022)
------------------
- CeVeri now measures the execution time of the translation.
- Bug fixes.
- Supports .xlsx, .json, .txt, .csv, .xml files.

0.1.0 (25/07/2022)
------------------
- First release.
- Trial version.
- Supports .xlsx, .json, and .txt files.

