Initially, it would do something very simple like pattern matching.
最初,它会做一些非常简单的事情,比如模式匹配。
单词 | Pattern matching |
释义 |
Pattern matching
原声例句
华尔街日报 Initially, it would do something very simple like pattern matching. 最初,它会做一些非常简单的事情,比如模式匹配。 趣谈语言学 ELIZA used simple pattern matching and substitution to give the illusion of comprehension. ELIZA 使用简单的模式匹配和替换来给人一种理解的错觉。 科技 Crash Course In English, there are roughly forty-four, so it mostly boils down to fancy pattern matching. 在英语中,大约有四十四个,所以它主要归结为花哨的模式匹配。 华尔街日报 Over the past two decades, the technology has gone through a complete overhaul, shifting from a basic pattern matching tool to a sophisticated neural network that handles more than 130 languages. 在过去的二十年里,这项技术经历了彻底的革新,从一个基本的模式匹配工具转变为一个复杂的神经网络,可以处理 130 多种语言。
英语百科
Pattern matchingIn computer science, pattern matching is the act of checking a given sequence of tokens for the presence of the constituents of some pattern. In contrast to pattern recognition, the match usually has to be exact. The patterns generally have the form of either sequences or tree structures. Uses of pattern matching include outputting the locations (if any) of a pattern within a token sequence, to output some component of the matched pattern, and to substitute the matching pattern with some other token sequence (i.e., search and replace). |
随便看 |
|
英汉双解词典包含3607232条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。