查询
1 词典释义:
chunking
时间: 2025-06-01 18:06:41
英 [ˈtʃʌŋkɪŋ]

n.组块

双语例句
  • Tagging, chunking, and parsing.

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

  • One example of organization is chunking.

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

  • Chunking Python code to process.ini file.

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

  • Use "chunking" to reduce cognitive overhead.

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

  • Chunking consists of grouping separate bits of information.

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

  • Perhaps Chunking is the oldest method used in memorization.

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

  • Perhaps Chunking is the oldest method used in memorization.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  • 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结束时逐步交付。

  • 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.

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