Home

Awesome

<!-- Targoman: A robust Statistical Machine Translation framework Copyright 2014-2015 by ITRC <http://itrc.ac.ir> This file is part of Targoman. Targoman is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Targoman is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with Targoman. If not, see <http://www.gnu.org/licenses/>. -->

Targoman: A robust Statistical Machine Translation framework

Targoman is a robust Statistical Machine Translation framework which can use moses or jane trained models to provide a robust decoding process. Further information can be found at Targoman blog.

See INSTALL for build instructions.

Targoman Project Tree

├── Apps │ ├── E4SMT
│ ├── TargomanLoadBalancer
│ ├── TargomanSMTConsole
│ ├── TargomanSMTServer
│ ├── TargomanWebAPI
│ └── TargomanWebUI
├── ExternalToolsAndLibs
│ └── KenLM
├── NLPLibs │ ├── TargomanLM
│ ├── TargomanStem (Not yet published) │ ├── TargomanTextProcessor │ └── TargomanTransliterate (Not yet published) ├── Scripts ├── Samples ├── TargomanCommon ├── TargomanSMT
├── Templates
└── Tests
#####Sub-directories Specification: