{"id":21019359,"url":"https://github.com/rmraya/tmengine","last_synced_at":"2025-05-15T07:32:58.204Z","repository":{"id":46622955,"uuid":"200271708","full_name":"rmraya/TMEngine","owner":"rmraya","description":"An open source Translation Memory Engine written in Java","archived":false,"fork":false,"pushed_at":"2022-12-22T11:27:28.000Z","size":5874,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T05:23:22.793Z","etag":null,"topics":["server","translation-memory"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rmraya.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}},"created_at":"2019-08-02T17:13:54.000Z","updated_at":"2023-01-26T12:16:46.000Z","dependencies_parsed_at":"2023-01-30T07:46:42.252Z","dependency_job_id":null,"html_url":"https://github.com/rmraya/TMEngine","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmraya%2FTMEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmraya%2FTMEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmraya%2FTMEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmraya%2FTMEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmraya","download_url":"https://codeload.github.com/rmraya/TMEngine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254296466,"owners_count":22047271,"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":["server","translation-memory"],"created_at":"2024-11-19T10:31:23.516Z","updated_at":"2025-05-15T07:32:56.450Z","avatar_url":"https://github.com/rmraya.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This project is not maintained. Please use [RemoteTM](https://github.com/rmraya/RemoteTM) instead.\n\n\n# TMEngine\n\n\u003cimg src=\"https://www.maxprograms.com/images/tmengine_s.png\" alt=\"TMEngine logo\"/\u003e\n\nAn open source [Translation Memory](https://en.wikipedia.org/wiki/Translation_memory) Engine written in Java.\n\nTMEngine is based on the translation memory library used by [Swordfish III](https://www.maxprograms.com/products/swordfish.html), [Fluenta](https://www.maxprograms.com/products/fluenta.html) and [RemoteTM](https://www.maxprograms.com/products/remotetm.html).\n\nTMEngine can be used either as an embedded library that manages translation memories in a Java application or as a standalone TM server via its REST API.\n\n## Requirements\n\n- JDK 11 or newer is required for compiling and building.\n- Apache Ant 1.10.6 or newer\n\n## Building\n\n- Checkout this repository.\n- Point your JAVA_HOME variable to JDK 11\n- Run `ant compile`.\n\n## Downloads\n\nReady to use distributions are available at [https://www.maxprograms.com/products/tmengine.html](https://www.maxprograms.com/products/tmengine.html).\n\n## Related Links\n\n- [TMEngine Manual (PDF)](https://www.maxprograms.com/support/tmengine.pdf)\n- [TMEgine Manual (Web Help)](https://www.maxprograms.com/support/tmengine.html)\n\n## Standalone Server\n\nRunning `.\\tmserver.bat` or `./tmserver.sh` without parameters displays help for starting TMEngine as a standalone server.\n```\nUsage:\n                \n      tmserver.sh [-help] [-version] [-port portNumber]\n                \n      Where:\n                \n      -help:      (optional) Display this help information and exit\n      -version:   (optional) Display version \u0026 build information and exit\n      -port:      (optional) Port for running HTTP server. Default is 8000\n```\n\nVisit http://localhost:8000/TMServer/stop to stop the server. Adjust the port number if required.\n\n## Java Library\n\nTMEngine can be embedded in Java applications that need to deal with Translation Memory data.\n\nAdd all .jar files from `/lib` folder to the classpath of your application and use instances of `ITmEngine` interface.\n\nTwo classes implement interface `ITmEngine`:\n\n- `MapDbEngine`: a translation memory engine built using [MapDB](http://mapdb.org)\n- `SQLEngine`: an implementation designed to be used with [MariaDB](https://mariadb.org/) or [MySQL](https://www.mysql.com/)\n\nSee more details on the available Java methods in the [documentation](https://www.maxprograms.com/support/tmengine/TMEngine.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmraya%2Ftmengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmraya%2Ftmengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmraya%2Ftmengine/lists"}