-
Incorporate knowledge in the
加入知识training objective for word embedding
在单词嵌入训练目标中。 -
retrofitting of embeddings
嵌入的改造to existing lexicons
对现有词典,retrofit
,n/v翻新改造,lexicons
-
A long term goal of NLP has been to
NLP的长期目标是develop a general purpose AI agent
发展一个通用目的的AI代理 -
presumably
据推测 -
Two grand challenges in
artificial intelligence researchhave been to
build models that -
generalized as a
推广为 -
some measure of the similarity
一些相似度的度量,measure
度量方法 - the
performance gains over
carefully trained RNNsare modest
与进行训练的RNNs相比这些模型的表现收益是很有限的,gains over
关于什么的收益,are modest
是有限的 -
In cases
where the input sequence is a single sentence。如果输入序列是一个句子的话,In cases
如果(在...样例) - Finally, to
aid in
training convergence。为了帮助训练收敛,aid in
帮助,convergence
收敛。 -
soften the difficulty of
。减少什么的难度。 -
spent a great effort preparing
。花了巨大的力气做什么 -
we use batch size of 1
。我们使用的batch size 是1 - if you’
re interested in
感兴趣speeding up training
加速训练 - would like to
leverage
GPU parallelizationcapabilities
。利用...的能力 - we must
be mindful of
。对...格外小心 - To
accomodate适应
sentences of different sizes in the same batch -
the variation of 什么的变化
sentence length in our batches - We
handle this transpose 进行转置
implicitly in the zeroPadding function。 - function
handles the process of 进行
converting sentences to tensor. - The outputVar function
performs a similar function to 与什么执行同样的功能
inputVar. To combat this 为了减少这个的影响
- we can
implement 实施
the actual decoder model. -
In essence 实质上
。 - This document provides
solutions 加s
toa variety of 各种各样的
use casesregarding 关于
the saving and loading of PyTorch models。 - could
make a very little sense out of it
只能理解一点点,make out
理解。 -
all but the last dimension are the same shape as the input.
除过最后一个维度其他维度都是和输出一样的。 - The
scalability 扩展性
is mainly limited by 主要被...所限制
-
much has changed in that time
,much代指许多事的时候用单数,in that time 在这段时间
I aim to simplify. 立足于简化
- You
too may 很有可能
have heard the phrase. indigestion 消化不良
common factors 共同因素
- seen in the
table of different definitions 不同定义的表格
above。 - The terms
are used interchangeably
被相互使用,interchangeably
互换的。 - so I have
hacked a path through the terminology
。 synonymous 同义词的
wherever possible 尽可能的
- data is encoded
alongside 与...一起
the data in the graph - who
are well versed on 十分熟悉
the subject. ubiquitous method 十分流行(无处不在)的方法
is tightly coupled with 被紧密的联系在一起
obviate 避免
postulate 假定
adjust the similarity order of the model 调整模型相似度的顺序
-
while 虽然
。 -
since 由于
。 -
purportedly 声称
,purport v.声称
[Writing_1] paper中的好句子好短语好单词
最后编辑于 :
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- 1 conda安装: 2用法(最重要): Subsample 10000 read pairs from two ...