marian-nmt
Fast Neural Machine Translation in C++
Pinned Loading
Repositories
Showing 10 of 41 repositories
- sentencepiece Public Forked from google/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
- sse-popcount Public Forked from WojciechMula/sse-popcount
SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
- simd_utils Public Forked from JishinMaster/simd_utils
A header only library implementing common mathematical functions using SIMD intrinsics