书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 548 个相关结果.
  • Abbreviation Guide

    fastai Abbreviation Guide fastai Abbreviation Guide As mentioned in the fastai style , we name symbols following the Huffman Coding principle, which basically means Commonly ...
  • Abbreviations

    fastai Abbreviation Guide fastai Abbreviation Guide As mentioned in the fastai style , we name symbols following the Huffman Coding principle, which basically means Commonly ...
  • 3.2 简单的评估和基准

    3.2 简单的评估和基准 3.2 简单的评估和基准 现在,我们可以访问一个已划分词块语料,可以评估词块划分器。我们开始为没有什么意义的词块解析器cp 建立一个基准,它不划分任何词块: >>> from nltk . corpus import conll2000 >>> cp = nltk . RegexpParser ( ""...
  • 4.1 词汇列表语料库

    4.1 词汇列表语料库 4.1 词汇列表语料库 NLTK 包括一些仅仅包含词汇列表的语料库。词汇语料库是 Unix 中的/usr/share/dict/words 文件,被一些拼写检查程序使用。我们可以用它来寻找文本语料中不寻常的或拼写错误的词汇,如4.2 所示。 def unusual_words ( text ): text_vo...
  • 自然语言处理介绍

    自然语言处理介绍 NLP相关的技术 场景案例 案例1(解决交叉歧义) 案例2(从粒度整合未登录体词) 案例3(结构歧义问题) 案例4(词汇语言相似度) 案例5(文本语义相似度) 自然语言处理介绍 语言是知识和思维的载体 自然语言处理 (Natural Language Processing, NLP) 是计算机科学,人工智能,语言学关...
  • Examples

    Examples Semantic Search Pipelines Workflows Model Training Applications Examples The examples directory has a series of notebooks and applications giving an overview of...
  • 4.1 回到基础

    4.1 回到基础 赋值 等式 条件 4.1 回到基础 赋值 赋值似乎是最基本的编程概念,不值得单独讨论。不过,也有一些令人吃惊的微妙之处。思考下面的代码片段: >>> foo = 'Monty' >>> bar = foo ![[ 1 ]](/ projects / nlp - py - 2e - zh / Image...
  • 说明(重要)

    说明(重要) 说明(重要) 本书《Python 自然语言处理 第二版》转载自 https://github.com/apachecn/nlp-py-2e-zh 仓库,在转载的过程中,小编发现章节篇幅太长(很长很长),于是将大章节拆分成小章节,以便于读者的阅读。 在拆分的过程中,发现内容中的一些小章节,比如上一小章节是 1.4 ,结果下一小章节就直...
  • Neural spare query two-phase processor

    Neural sparse query two-phase processor Request fields Example Create search pipeline Set search pipeline Limitation Version support Compound query support Examples Single n...
  • Neural sparse query two-phase

    Neural sparse query two-phase processor Request fields Example Create search pipeline Set search pipeline Limitation Version support Compound query support Examples Single n...