Artificial Intelligence
Artificial Intelligence :
The use of programs to enable machines to perform tasks which humans perform using their intelligence. Early AI avoided human pychological models, but this orientation has been altered by the development of connectionism, which is based on theories of how the brain works. In connectionism, complex functions, including learning, involve the transmission of information along pathways formed among large arrays of simple elements
From: www.filosofia.net/materiales/rec/glosaen.htm
Thot
Thot is a toolkit to train phrase-based models for statistical machine translation. Thot allows to estimate phrase-based models and to obtain the best alignments at phrase level for a given set of sentence pairs.
The toolkit includes the following functionality:
- Operations between word alignment matrices (including Och's symmetrization);
- Estimation of phrase-based models from word alignment matrices via the relative frequencies;
- Experimental estimation that allows to obtain more complex models (including
phrase length sub-models);
- Bilingual segmentation using phrase-based models;
- Basic C++ phrase-based models library;
- ...
visit
Thot
Thot was visited : 114 times
Loading .....