Greek 音标拼音: [gr'ik]
a . 希腊的,希腊人的;希腊语的
n . 希腊人;希腊语 ;
(为桌面排版提供的一种字型,当屏幕无足够空间容纳所有文字时,可采用这种简化字型)
希腊的,希腊人的;希腊语的希腊人;希腊语 ; (为桌面排版提供的一种字型,当萤幕无足够空间容纳所有文字时,可采用这种简化字型)
Greek adj 1 :
of or relating to or characteristic of Greece or the Greeks or the Greek language ; "
Greek mythology "; "
a Grecian robe " [
synonym : {
Greek }, {
Grecian }, {
Hellenic }]
n 1 :
the Hellenic branch of the Indo -
European family of languages [
synonym : {
Greek }, {
Hellenic }, {
Hellenic language }]
2 :
a native or inhabitant of Greece [
synonym : {
Greek }, {
Hellene }]
Greek \
Greek \,
a . [
AS .
grec ,
L .
Graecus ,
Gr . ?:
cf .
F .
grec .
Cf .
{
Grecian }.]
Of or pertaining to Greece or the Greeks ;
Grecian .
[
1913 Webster ]
{
Greek calends }.
See under {
Greek calends }
in the vocabulary .
{
Greek Church } (
Eccl .
Hist .),
the Eastern Church ;
that part of Christendom which separated from the Roman or Western Church in the ninth century .
It comprises the great bulk of the Christian population of Russia (
of which this is the established church ),
Greece ,
Moldavia ,
and Wallachia .
The Greek Church is governed by patriarchs and is called also the {
Byzantine Church }.
{
Greek cross }.
See Illust . (
10 )
Of {
Cross }.
{
Greek Empire }.
See {
Byzantine Empire }.
{
Greek fire },
a combustible composition which burns under water ,
the constituents of which are supposed to be asphalt ,
with niter and sulphur . --
Ure .
{
Greek rose },
the flower campion .
[
1913 Webster ]
Greek \
Greek \,
n .
1 .
A native ,
or one of the people ,
of Greece ;
a Grecian ;
also ,
the language of Greece .
[
1913 Webster ]
2 .
A swindler ;
a knave ;
a cheat . [
Slang ]
[
1913 Webster ]
Without a confederate the . . .
game of baccarat does not . . .
offer many chances for the Greek .
--
Sat .
Rev .
[
1913 Webster ]
3 .
Something unintelligible ;
as ,
it was all Greek to me .
[
Colloq .]
[
1913 Webster ]
59 Moby Thesaurus words for "
Greek ":
Aesopian language ,
Babel ,
affiliate ,
argot ,
associate ,
babble ,
belonger ,
brother ,
cant ,
card -
carrier ,
card -
carrying member ,
cardholder ,
charter member ,
cipher ,
clubber ,
clubman ,
clubwoman ,
code ,
committeeman ,
comrade ,
conventioneer ,
conventioner ,
conventionist ,
cryptogram ,
double Dutch ,
drivel ,
dues -
paying member ,
enlistee ,
enrollee ,
fellow ,
fraternity man ,
garble ,
gibberish ,
gift of tongues ,
glossolalia ,
gobbledygook ,
guildsman ,
honorary member ,
initiate ,
insider ,
jabber ,
jabberwocky ,
jargon ,
joiner ,
jumble ,
life member ,
member ,
noise ,
nonsense ,
one of us ,
pledge ,
scramble ,
secret language ,
sister ,
skimble -
skamble ,
slang ,
socius ,
sorority girl ,
sorority woman
安装中文字典英文字典查询工具!
中文字典英文字典工具:
复制到剪贴板
英文字典中文字典相关资料:
深度学习面试题36:RNN与长程依赖关系 (Long-Term . . . 所以长程依赖可以理解为:当你想使用语言模型,并有效利用较早时间步的信息,最终产生预测的时候,那么你就要和较长路程前的信息建立一种依赖关系,这就是长程依赖。 长程依赖问题 (The Problem of Long-Term Dependencies),也就是研究长程依赖的问题。 返回目录
循环神经网络 - 长程依赖问题及改进方案-CSDN博客 循环神经网络(RNN)在处理长序列数据时面临 长程依赖(Long-Term Dependencies)问题,即模型难以捕捉时间步相距较远的信息关联。 这一问题的本质源于RNN的梯度传播机制和参数学习过程。 1 什么是长程依赖? 定义:在序列任务中,当前时刻的输出可能依赖于 遥远过去时刻的输入。 句子补全:“天空布满乌云,远处传来雷声,突然……(预测:下起了雨)”。 模型需记住“乌云”和“雷声”(早期时间步)的信息,才能正确预测“雨”。 2 RNN的局限性 短期记忆特性:普通RNN(如简单循环单元)的隐藏状态通过时间步递归更新,但梯度在反向传播时会发生 指数级衰减或爆炸,导致远距离时间步的信息无法有效传递。 1 梯度消失与爆炸的根源 考虑RNN的隐藏状态更新公式:
语言模型中的长程依赖问题 - 华为云社区 此外,本文还提出了一些未来可能的发展方向,为解决长程依赖问题提供了更多的思路。 通过这些努力,未来的语言模型将能够更好地理解和生成复杂的自然语言文本,从而在各个应用领域中发挥更大的作用。
【Transformer】长距离依赖 - CSDN博客 在自然语言处理(NLP)中,长距离依赖(Long- Range Dependencies)指的是在文本中相隔较远的两个或多个元素之间的依赖关系。 这些依赖关系可以是语法上的,也可以是语义上的。
百度翻译_领先的AI大模型翻译_支持文本 文档 图片翻译 百度新一代AI大模型翻译平台,提供外文阅读和专业翻译解决方案,实现中、英、日、韩、德等203种语言翻译,支持文本翻译、文档翻译、图片翻译等多模态翻译,拥有传统机器翻译、AI大模型翻译、深度思考模式、AI人工翻译等多引擎,通过翻译SaaS、翻译API、翻译插件、翻译客户端等多形式使用,百度翻译是大模型时代的超级翻译应用。
Transformer要解决的三个问题 - 蝈蝈俊 - 博客园 总结 Transformer 模型最初是为了解决翻译领域的问题而设计的,它的核心思想是利用自注意力机制(self-attention mechanism)来处理输入序列中的各个位置之间的依赖关系,从而更好地捕捉长距离依赖。
长距离依赖 (long-range dependencies (LRDs)) - 知乎 长距离依赖是指序列中的元素如何受到序列中相隔较远的元素的影响,这在许多实际应用中(如时间序列分析、语音识别、自然语言处理等)是一个关键挑战。 传统的序列模型,如循环神经网络(RNNs)、卷积神经网络(CNNs…
长距离依赖在机器翻译中的挑战与突破-详解洞察 - 豆丁网 长距离依赖机器翻译需要能够处理和整合多种类型的数据,以提供更加丰富和准确的翻译体验。 结论与展望 突破与创新 1 利用深度学习模型优化翻译质量:通过使用深度学习技术,如神经网络和生成对抗网络(GANs),机器翻译系统可以更好地理解和生成自然
计算机论文中经常出现的long-rangedependence如何理解呢? 进入自然语言处理领域,"长程依赖"则体现在分析词时,不仅考虑其相邻的词,甚至考虑更远距离的词。 这种能力是理解语义关系、句法结构和上下文的关键,使得模型能够构建更精确的文本理解和生成。
Google 翻譯 Google 提供的服務無須支付費用,可讓您即時翻譯英文和超過 100 種其他語言的文字、詞組和網頁。