{"id":19363301,"url":"https://github.com/mathisve/latintextdataset","last_synced_at":"2025-04-23T13:32:05.450Z","repository":{"id":123974529,"uuid":"178393574","full_name":"mathisve/LatinTextDataset","owner":"mathisve","description":"Latin text dataset for machine learning and procedural text generation","archived":false,"fork":false,"pushed_at":"2024-06-03T04:06:55.000Z","size":34655,"stargazers_count":16,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T06:41:19.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathisve.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-29T11:30:54.000Z","updated_at":"2025-04-09T10:14:02.000Z","dependencies_parsed_at":"2024-05-03T20:46:59.624Z","dependency_job_id":"2a648a0f-a5b9-40ce-9d42-e0c873fc4c30","html_url":"https://github.com/mathisve/LatinTextDataset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisve%2FLatinTextDataset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisve%2FLatinTextDataset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisve%2FLatinTextDataset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisve%2FLatinTextDataset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathisve","download_url":"https://codeload.github.com/mathisve/LatinTextDataset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250440102,"owners_count":21430951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T07:33:40.802Z","updated_at":"2025-04-23T13:32:00.432Z","avatar_url":"https://github.com/mathisve.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Latin Text Dataset\n\n28.7 million+ character dataset containing latin texts for machine learning, language generation  and analysation.\n\n## About\nThis is a small snippet of what the dataset looks like:\n```\nCum venisset accitus praedicto die, advocato omni quod aderat commilitio, tribunali ad altiorem\nsuggestum erecto, quod aquilae circumdederunt et signa, Augustus insistens eumque manu retinens\ndextera, haec sermone placido peroravit: Adsistimus apud illos, optimi rei publicae defensores, \ncausae communi uno paene omnium spiritu vindicandae, quam acturus tamquam apud aequos iudices.\n```\nAs you can see it's all authentic latin written in the roman times by historic figures such as: [Ceasar](https://en.wikipedia.org/wiki/Julius_Caesar), [Augustus](https://en.wikipedia.org/wiki/Augustus) and many many more. \n\nThere are still certain kinks I have not been able to resolve such as the occasional title or capitalised roman numeral, but because the dataset is so large it shouldn't make a difference as its result is diluted enough for LSTM's (or GRU's) not to pick up on them.\n\nAll data and text originates from [thelatinlibrary.com](https://www.thelatinlibrary.com/cred.html) which is to my knowledge in public domain.\n## Getting Started\n\nYou can either use the pre-scraped and pre-processed file called `latincorpus.txt` or run / modify the `main.py` file and configure it to your liking! Scraping all the text data takes about 3-5 minutes on a computer with a moderately fast cpu and ethernet connection.\n\n### Prerequisites\n\nThe following libraries are required to run `main.py`, to install these automatically go to \u003cb\u003eInstalling\u003c/b\u003e down below.\n\n```\nselenium==3.141.0\nbeautifulsoup4==4.7.1\ntqdm==4.31.1\n```\n\n### Installing\n\nTo install the python libraries described above execute this command:\n```\npip3 install -r requirements.txt\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathisve%2Flatintextdataset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathisve%2Flatintextdataset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathisve%2Flatintextdataset/lists"}