Metadata-Version: 2.1
Name: py_own_lang_dect_pkg
Version: 0.1.2
Summary: Fine-tuned BERT model for language detection.
Author: aurionpro
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: transformers>=4.0.0
Requires-Dist: python-dotenv==1.0.1
Requires-Dist: torch==2.2.0

# bert-language-model

A fine-tuned BERT model for language detection.

## Installation

```bash
pip install py_own_lang_dect_pkg
