52单词网 > 英语词典 > chunking

chunking

小编 分享 时间:
chunking是什么意思
英式音标:[ˈtʃʌŋkɪŋ]
美式音标:
词义:

释义

[计] 程序分块;

英英释义

chunking[ 'tʃʌŋkiŋ ]

n.(psychology) the configuration of smaller units of information into large coordinated units

同义词:unitizationunitisation

用法:

双语例句

用作名词(n.)

Some constraints for prosodic chunking are discussed in this paper, and an OT analysis is done on the chunking process.
通过对切分结果的考察,可以发现,韵律组块受词性及节奏等多方面因素的制约,现代音系学理论优选论可以对韵律组块问题作出解释。

权威例句

Chunking with support vector machines

Chunking mechanisms in human learning

Text Chunking Using Transformation-Based Learning

Text Chunking using Transformation-Based Learning

Chunking in Soar: The anatomy of a general learning mechanism

Chunking in Soar: the anatomy of a general learning mechanism

The basal ganglia and chunking of action repertoires.

Introduction to the CoNLL-2000 shared task: chunking

Introduction to the CoNLL-2000 shared task: chunking

Introduction to the CoNLL-2000 Shared Task : Chunking
造句:

1. Tagging, chunking, and parsing.

添加标签(tagging)、分块(chunking)和解析(parsing)。

youdao

2. One example of organization is chunking.

组织信息的一个例子就是组块。

youdao

3. Chunking Python code to process.ini file.

处理. INI文件的分块python代码。

youdao

4. Use "chunking" to reduce cognitive overhead.

使用“分块记忆”降低认知负荷。

youdao

5. Chunking consists of grouping separate bits of information.

每块记忆材料是由一些零散孤立的信息所组成的。

youdao

6. Perhaps Chunking is the oldest method used in memorization.

“分组法”大概是最古老的记忆方法了。

youdao

7. Perhaps Chunking is the oldest method used in memorization.

其实我们有意无意的都在使用这种方法。

youdao

8. In particular, techniques for chunking can generate topics out of a book DTD.

具体来说,组块技术可以从图书DTD中生成主题。

youdao

9. Chinese chunking plays an important role in natural language processing.

汉语组块分析是中文信息处理领域中一项重要的子任务。

youdao

10. The chunking strategy has simplification , dual coding and outside memory .

组块的策略有简化策略、双码策略、外存策略。

youdao

11. The application programmers don't have to write the code for chunking the data.

应用程序员无需编写区块操作的相关代码。

youdao

12. An example of effective chunking is found at Yahoo and My Way (Image 12 and 13).

两个非常有效的信息分块的例子是Yahoo和MyWay(图12和13)。

youdao

13. Absrtact: Text chunking ACTS as critical function in the field of natural processing field.

摘要:文本语块识别在自然语言处理领域具有重要作用。

youdao

14. The RecordFileFacade is responsible for reading the data from the file and chunking it into records.

RecordFileFacade负责从文件中读取数据,并成批将它们送入记录中。

youdao

15. Whenever lots of data needs to be sent from the server to the client, some kind of chunking is needed.

当需要从服务器向客户机发送大量数据时,需要采取某种措施。

youdao

16. In this paper, we treat Chinese text chunking as a classification problem, and apply SVM to solve it.

本文将中文组块识别问题看成分类问题,并利用SVM加以解决。

youdao

17. The application and significance of chunking approach in writing of business English letter is discussed.

探讨了词块教学法在商务英语信函写作中的应用及其意义。

youdao

18. Chunking is a simple technique to use during questioning to vary the level of detail of information you get.

在提问时,如果你想获得不同层次的信息,一个简单的技巧就是——定位。

youdao

19. After splitting messages, you use the message Chunking Aggregator to aggregate the message parts back together again.

消息分解之后,可以使用MessageChunking Aggregator重新将消息块聚合在一起。

youdao

20. Chunking down is getting more detail by probing for more information about the high-level information you already have.

向下定位,就是在了解全局观的基础上,通过提问去获取更多信息,以获取更细节的东西。

youdao

21. Their solution was to break up this first step by chunking it down into eight smaller, more actionable micro-milestones.

他们的解决方法是把第一步分块成八个更小的,更易于行动的”微关键步骤“。

youdao

22. Along the way, we'll apply techniques from the last two chapters to the problems of chunking and named-entity recognition.

沿着这种方式,我们将应用最后两章中的技术来解决分块和命名实体识别。

youdao

23. Prosodic prediction, which is a process of prosodic chunking, is one of the major factors for the naturalness of speech synthesis.

韵律是影响语音合成自然度的一个重要因素,韵律结构的预测是一个韵律组块过程。

youdao

24. The Message Chunking Router splits a single message into a number of fixed-length messages that will all be routed to the same endpoint.

MessageChunkingRouter将消息按固定长度分解成多个部分,并将它们路由到同一个端点。

youdao

25. The second important aspect of generic distributed control is that the chunking of control must be done incrementally from the bottom.

通用的分布式控制的第二个重要方面在于控制的分类聚合必须从底部开始渐进累加。

youdao

26. Based on the semantic chunking result, the Chinese SRL can be changed into a sequence labeling problem instead of the classification problem.

这一方法将汉语语义角色标注从一个节点的分类问题转化为序列标注问题,我们使用了条件随机域这一模型,取得了较好的结果。

youdao

27. Identifying the 20% to focus on means chunking features into small yet valuable stories that are delivered incrementally at the end of each sprint.

确定20%重点关注的功能,要把功能分割成小而有价值的故事,在每个sprint结束时逐步交付。

youdao

28. If an application had to send more than 32k of data, then the application would handle it by chunking the large data into 32k blocks and doing multiple DPLs.

如果应用程序发送的数据大于32K,那么应用程序必须将大型数据分割成32k的数据块,并进行多次dpl。

youdao

29. If an application had to send more than 32k of data, then the application would handle it by chunking the large data into 32k blocks and doing multiple DPLs.

如果应用程序发送的数据大于32K,那么应用程序必须将大型数据分割成32k的数据块,并进行多次dpl。

youdao

chunking

将本文的Word文档下载到电脑,方便收藏和打印
推荐度:
点击下载文档文档为doc格式