{"id":23943843,"url":"https://github.com/maeln/pte","last_synced_at":"2026-03-02T17:02:15.261Z","repository":{"id":7748682,"uuid":"9116043","full_name":"maeln/PTE","owner":"maeln","description":"A small AI that translate French \"SMS\" slang to proper French. Made in Prolog.","archived":false,"fork":false,"pushed_at":"2016-10-20T14:48:36.000Z","size":10645,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T05:47:39.669Z","etag":null,"topics":["iut-de-nantes","prolog"],"latest_commit_sha":null,"homepage":"","language":"Prolog","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maeln.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-30T13:15:26.000Z","updated_at":"2020-11-03T09:26:04.000Z","dependencies_parsed_at":"2022-07-09T16:46:55.905Z","dependency_job_id":null,"html_url":"https://github.com/maeln/PTE","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maeln/PTE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2FPTE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2FPTE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2FPTE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2FPTE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maeln","download_url":"https://codeload.github.com/maeln/PTE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maeln%2FPTE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30011143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T17:00:27.440Z","status":"ssl_error","status_checked_at":"2026-03-02T17:00:03.402Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["iut-de-nantes","prolog"],"created_at":"2025-01-06T06:14:18.778Z","updated_at":"2026-03-02T17:02:15.231Z","avatar_url":"https://github.com/maeln.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"Projet Technique De Première Année\n===================================\n\nTraduction du langage SMS vers le Français.\n-----------------------\n\n\u003e Maël Naccache, Francisco Ruivo, Benjamin Fraquet, Merouane Bousbaa. |\n\u003e IUT de Nantes, Département Informatique, 1ère Année. |\n\u003e 2012 - 2013\n\nCe projet, réalisé dans le cadre des projets de première année pour l'IUT de Nantes,\nconsistait à réaliser une intelligence artificielle, en Prolog, capable de produire une phrase\nfrançaise correcte à partir d'une phrase écrite en \"SMS\".\n\n## Utilisation\n\nPour utiliser le traducteur, démarrez votre interpréteur Prolog et consultez le fichier main.pl.\nEnsuite, utilisez la règle traduire/2 pour traduire votre phrase. Celle-ci produira toutes les phrases françaises possibles.\n\n# Exemple :\n\n\t?- traduire('bjr komen tu va ?', E).\n\t\n\tE = [bonjour, comment, tu, va, ?] ;\n\tE = [bonjour, comment, tu, vas, ?] .\n\t\n# Attention :\n\nL'implémentation Prolog utilisée par ce projet est [SWI-Prolog](http://www.swi-prolog.org/), il n'y a aucune garantie qu'il fonctionnera sur\nd'autres implémentations.\n\n# Crédit :\n\nLe dictionnaire phonétique français disponible dans le fichier pron.pl est adapté d'un dump du [Wiktionary](https://www.wiktionary.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaeln%2Fpte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaeln%2Fpte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaeln%2Fpte/lists"}