nltk_data资源包chunkers、corpora、grammars、help、models、stemmers、taggers、tokenizers
2021-06-24 20:21:25 397.43MB python nltk nltk_data
1
解决win10环境下python3无法下载nltk_data的问题 原来的下载https://github.com/nltk/nltk_data特别慢,所以下载下来。这是直接下载下来的数据。 ①解压 ②把packages目录,把目录名改为nltk_data ③packages目录下所有的压缩包都要解压出来才行。 ④复制到anconda下的site-packages目录 ⑤可以打一行代码from nltk.book import *,看看是否成功安装了nltk_data
2021-06-22 10:03:26 638.11MB nltk_data nltk
1
nltk的官方下载download()方法太坑人,这里是nltk中的brown模块的包,供需要的朋友直接使用
2021-06-21 17:34:25 3.16MB python nltk
1
id: wordnet; size: 10775600; author: ; copyright: WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.; license: Permission to use, copy, modify and distribute this software and database and its documentation for any purpose and without fee or royalty is hereby granted, provided that you agree to comply with the following copyright notice and statements, including the disclaimer, and that the same appear on ALL copies of the software, database and documentation, including modifications that you make for internal use or for distribution.... [see webpage for full license];
2021-06-19 00:05:25 10.28MB nlp
1
nltk_data的一部分,想要全部的可以私聊我。CSDN只允许上传小于60m的文件。
2021-06-18 23:57:20 13.05MB Python nltk_data nltk
1
python API nltk必备的资源库,由于国内网络原因在使用nltk的过程中常常显示无法下载所需的资源环境。 NLTK是NLP领域常用的自然语言预处理工具。
2021-06-16 16:18:57 529.2MB python NLP NLTK 自然语言处理
1
nltk_data包,含有genesis,gutenberg、inaugural、nps_chat、ptb、treebank、webtext
2021-06-12 19:03:26 7.11MB python excel nltk_data
1
Natural Language Tool Kit 自然语言处理工具nltk数据包
2021-06-01 14:01:54 47.91MB nlp nltk
1
【问题与解决】Python中使用NLTK下载停用词(stopwords)时报错 [Errno 11004] 的解决方法-附件资源
2021-05-28 22:51:51 106B
1
nltk分词、POS所需的punkt模型
2021-05-27 21:01:48 9.96MB nltk punkt pos tokenizer
1