Глоссарий





Новости переводов

16 мая, 2024

Translating UMI-CMS based website

19 апреля, 2024

Translations in furniture production

07 февраля, 2024

Ghostwriting vs. Copywriting

30 января, 2024

Preparing a scientific article for publication in an electronic (online) journal

20 декабря, 2023

Translation and editing of drawings in CAD systems

10 декабря, 2023

About automatic speech recognition

30 ноября, 2023

Translation services for tunneling shields and tunnel construction technologies



Глоссарии и словари бюро переводов Фларус

Поиск в глоссариях:  

Emycin

Глоссарий по искусственному интеллекту
    A derivative of the mycin program, this system could be used to construct rule-based expert systems. see also: mycin. english language interpreter (eli) an english language interpreter (eli) converts english sentences into contextual dependency forms. c. riesbeck wrote the eli, in 1975, for the yale ai project.




Derivative, английский
  1. Производная; модификация, вариант

  2. A substance which is derived from another substance

  3. N производный secondary ~ вторичный производный

  4. Производная

  5. A financial contract whose value is based on, or "derived" from, a traditional security (such as a stock or bond), an asset (such as a commodity), or a market index.


Interpreter, английский
  1. A program supplied especially for a particular type of computer, to enable the translation of code expressed in some programming language into object code for that type of computer. an interpreter undertakes translation of the user's program in small func

  2. One who renders oral communication from one language into another language.

  3. Intérprete

  4. Интерпретатор

  5. N переводчик (устный; см. тж. translator) 1 цель, желаемый результат действий. linear ~ линейный переводчик interpretingi n интерпретация, устный перевод (см. тж. translation) community ~ официальный перевод consecutive ~ последовательный перевод liaison ~ неформальный перевод note-taking ~ перевод с записями phrase-by-phrase ~ абзацно-фразовый перевод postponed consecutive ~ последовательный перевод с задержкой simultaneous ~ синхронный перевод whispered ~ перевод нашептыванием (син. chuchotage) interpretingii n корп. интерпретация2

  6. A computer program that reads input files and immediately translates and executes the program. examples include lisp and basic interpreters, which allow you to write and evaluate code dynamically. an interpreted program is typically slower than a compiler version of the same program. however, it usually takes less time to interpret and test a program than it does to compile the complete program.

  7. A combination of a compiler and runtime environment that translates and executes a program in one step. iot - internet of things. physical objects with embedded computers that represent the object on the internet. for example, a washing machine may be on the internet allowing an owner to start the wash" remotely. around 2021 the number of iot devices exceeded the number of people and continues to grow. it - information technology. this refers to general hardware, os, and network design and support.

  8. Translator of spoken language

  9. Translator of spoken language someone who translates spoken language by speaking or signing


Contextual, английский
  1. A 1 контекстный; 2 контекстуальный (вытекающий из контекста ) feature, function

  2. Определяемый по контексту; контекстуальный; контекстный; контекстно-зависимый; зависящий от контекста


Dependency, английский
  1. Зависимость

  2. A subsidiary building near or adjoining a principal structure.

  3. N зависимость grammar 2 производное от имени существительного или прилагательного. 3 согласный звук, являющийся зубным по месту образования. dependent 36 dialect

  4. Зависимость; взаимосвязь; взаимозависимость dependency-directed backtracking откат с учетом зависимостей

  5. A directed relationship between two objects, such as components, objects, or features. for example, if feature a depends on feature b, b is a dependency of a.


Dependence rule, английский
    A dependence rule is a generalization of the concept behind an association rule, used in data mining. association rules are designed to find positive associations between attributes (e.g., people who buy tea also buy coffee with support s and confidence c). however, these rules will not pick up negative associations, such as "people who buy coffee usually do not buy tea." dependency rules use the same binary attributes as association rules but use a statistical measure, the chi-squared statistic, that detects both positive and negative associations. see also: association rules, data mining.


Maclisp, английский
    A derivative of the original lisp language that experimented with many new concepts that greatly influenced the development of common lisp. its successor was the new implementation of lisp (nil). see also: common lisp, interlisp, lisp.