{"id":24795906,"url":"https://github.com/abdouaziz/neural-machine-translation","last_synced_at":"2026-04-22T21:35:14.915Z","repository":{"id":136095118,"uuid":"335411559","full_name":"abdouaziz/neural-machine-translation","owner":"abdouaziz","description":"A Seq2seq  Natural Machine Translation ","archived":false,"fork":false,"pushed_at":"2021-07-08T16:36:13.000Z","size":6335,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T18:15:12.705Z","etag":null,"topics":["nmt","seq2seq-model","tensorflow","translation"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abdouaziz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-02T20:14:13.000Z","updated_at":"2021-09-07T20:32:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e16b2f10-d1cb-4152-9f9f-93b674d0043b","html_url":"https://github.com/abdouaziz/neural-machine-translation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdouaziz/neural-machine-translation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdouaziz%2Fneural-machine-translation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdouaziz%2Fneural-machine-translation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdouaziz%2Fneural-machine-translation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdouaziz%2Fneural-machine-translation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdouaziz","download_url":"https://codeload.github.com/abdouaziz/neural-machine-translation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdouaziz%2Fneural-machine-translation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32156604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"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":["nmt","seq2seq-model","tensorflow","translation"],"created_at":"2025-01-30T00:30:01.941Z","updated_at":"2026-04-22T21:35:14.884Z","avatar_url":"https://github.com/abdouaziz.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Natural Machine Translation\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./images/image.jpeg\"  width=\"512\" height=\"397\"\u003e\n\u003c/p\u003e\n\n\u003e Machine translation based on Seq2seq architecture   \n\u003e The model translate an english sentence to french sentences \n\u003e For better understood how seq2seq work your can look [Andrew Ng course ](https://www.youtube.com/playlist?list=PL1F3ABbhcqa3BBWo170U4Ev2wfsF7FN8l) on youtube \n\n\u003eKeras Tutorial Machine Translation [lstm seq2seq](https://keras.io/examples/nlp/lstm_seq2seq/)\n\n\n## Installation\n\nClone this repo:\n\n```sh\ngit clone https://github.com/abdouaziz/nmt.git\n\ncd nmt\n```\n\nDownload and preprocess the dataset :\n\n```sh\ncd app/data \npython downaload.py --path=dataset\n```\n\n## Test the machine translation\n\n\n\n```sh\npython app.py\n```\n\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdouaziz%2Fneural-machine-translation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdouaziz%2Fneural-machine-translation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdouaziz%2Fneural-machine-translation/lists"}