Metadata-Version: 2.4
Name: dialectid
Version: 0.2.0
Summary: Set of algorithms to detect the dialect of a given text
Project-URL: Homepage, https://ingeotec.github.io/dialectid
Project-URL: Repository, https://github.com/INGEOTEC/dialectid
Project-URL: Issues, https://github.com/INGEOTEC/dialectid/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scikit-learn>=1.3.0
Requires-Dist: microtc
Requires-Dist: EncExp
Dynamic: license-file

====================================
dialectid
====================================
.. image:: https://github.com/INGEOTEC/dialectid/actions/workflows/test.yaml/badge.svg
		:target: https://github.com/INGEOTEC/dialectid/actions/workflows/test.yaml

.. image:: https://coveralls.io/repos/github/INGEOTEC/dialectid/badge.svg?branch=develop
		:target: https://coveralls.io/github/INGEOTEC/dialectid?branch=develop

.. image:: https://badge.fury.io/py/dialectid.svg
		:target: https://badge.fury.io/py/dialectid

.. image:: https://img.shields.io/conda/vn/conda-forge/dialectid.svg
		:target: https://anaconda.org/conda-forge/dialectid

.. image:: https://img.shields.io/conda/pn/conda-forge/dialectid.svg
		:target: https://anaconda.org/conda-forge/dialectid					

`dialectid` aims to develop a set of algorithms to detect the dialect of a given text. For example, given a text written in Spanish, dialectid predicts the Spanish-speaking country where the text comes from.

`dialectid` is available for Arabic (ar), German (de), English (en), Spanish (es), French (fr), Dutch (nl), Portuguese (pt), Russian (ru), Turkish (tr), and Chinese (zh).
