- 授权协议: 未知
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://nlp.stanford.edu/projects/nmt/
- 软件文档: https://github.com/lmthang/nmt.hybrid/blob/master/README.md
- 官方下载: https://github.com/lmthang/nmt.hybrid/archive/master.zip
软件介绍
nmt.hybrid 是最先进的神经机器翻译系统,可以处理非常复杂的语言,如捷克语使用混合字字模型。这个代码库还可以训练基于注意力的模型,并具有我们以前的 nmt.matlab 代码库的所有功能。
为什么使用 Matlab?Matlab 支持 GPU,所以代码也很快。
特性:
训练混合词字符以及基于注意力的一般模型。
可以整合包括混合模型的模型的波束搜索解码器。
源词表达算法和评估词相似性任务或执行tsne图的代码。
句子陈述算法和分数重新排名的代码。
Operating System Algorithms
Nathan Adams、Elisha Chirchir / CreateSpace Independent Publishing Platform / 2017-4-21 / USD 39.15
Operating System Algorithms will walk you through in depth examples of algorithms that you would find in an operating system. Selected algorithms include process and disk scheduling.一起来看看 《Operating System Algorithms》 这本书的介绍吧!
