Глоссарий





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

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



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

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

Conniver

Глоссарий по искусственному интеллекту
    The successor to the planner program. this program attempted to overcome limitations in the planner backtracking algorithm.




Backtracking, английский
    A method used in search algorithms to retreat from an unacceptable position and restart the search at a previously known "good" position. typical search and optimization problems involve choosing the "best" solution, subject to some constraints (for example, purchasing a house subject to budget limitations, proximity to schools, etc.) a "brute force" approach would look at all available houses, eliminate those that did not meet the constraint, and then order the solutions from best to worst. an incremental search would gradually narrow in the houses under consideration. if, at one step, the search wandered into a neighborhood that was too expensive, the search algorithm would need a method to back up to a previous state.


Question answering, английский
  1. The study or capability for a program, such as an expert system to answer questions about its conclusions, requests, or knowledge. it requires the ability to understand natural language questions and to generate natural language text.

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


Communality number, английский
    The sum of all cores of sets that contain a set a is the communality number for a. it is a measure of the probability that could flow freely to every point in a from the entire belief function. in contrast, the core of a is that probability that is assigned directly to the set a and not to any of its members. the difference between the two numbers measures the probability that could inherit from all of its supersets. see also: belief core, belief function.