| | --- |
| | license: cc0-1.0 |
| | task_categories: |
| | - text-generation |
| | language: |
| | - ru |
| | - en |
| | pretty_name: Teletype |
| | size_categories: |
| | - 1M<n<10M |
| | --- |
| | # Dataset Card for Teletype |
| |
|
| | This dataset is a scrape of all articles published on teletype, a popular platform for publishing articles, especially in Telegram. The dataset includes the original article HTML, as well as text extracted using the `trafilatura` library with `favor_recall=True` and other metadata provided by teletype. |
| | Additionally, language identification was applied using the `lingua-py` library and the identification results are available in the `lang` column. |
| |
|
| | - **Curated by:** [its5Q](https://huggingface.co/its5Q) |