Skip to content

t5memory is a headless REST service for translation memory. It is used as a service inside of translate5.

License

Notifications You must be signed in to change notification settings

translate5/t5memory

Repository files navigation

t5memory is a headless REST service for translation memory. It is used as a service inside of translate5.

Prerequisites for building

Operating system:
    Ubuntu 20.10

Compiler:
    g++ 10.2.0

CMake:
    3.16.3

Dependencies:
    restbed:
        https://github.com/corvusoft/restbed
    Clone the repo into the Packages dir, and build it.

sudo apt install libxerces-c-dev

Build
cd source/build
./build.sh

Clean
cd source/build
./build.sh clean

Install
cd source/build
./build.sh install

Package
cd source/build
./build.sh package

About

t5memory is a headless REST service for translation memory. It is used as a service inside of translate5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6