91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

NLTK安裝錯誤怎么解決

發布時間:2023-04-17 16:19:32 來源:億速云 閱讀:283 作者:iii 欄目:開發技術

今天小編給大家分享一下NLTK安裝錯誤怎么解決的相關知識點,內容詳細,邏輯清晰,相信大部分人都還太了解這方面的知識,所以分享這篇文章給大家參考一下,希望大家閱讀完這篇文章后有所收獲,下面我們一起來了解一下吧。

成功解決NLTK包的安裝錯誤

  1. 創建環境NLP_Pre_trainl環境

conda create -n NLP_Pre_train python=3.8
  1. 激活

conda activate NLP_Pre_train
  1. 安裝NLTK,套用以下命令

pip install NLTK
  1. 之后是驗證NLTK是否安裝成功,采用的步驟如下所示:

import nltk  
nltk.download()

但是不出意外的是,很多人出現的錯誤,如下所示:

NLTK安裝錯誤怎么解決

為了解決此項問題,我們可以采用離線安裝的方式進行解決。

NLTK的離線安裝

  1. 首先現在離線安裝包,我們直接去官網進行下載:https://github.com/nltk/nltk_data,安裝的文件,如下所示:

NLTK安裝錯誤怎么解決

  1. 我們將下載的文件存放的位置如下所示

NLTK安裝錯誤怎么解決

  1. 我們將下載的以下文件文件,放進文件2所展示的位置,這樣便大功告成!

NLTK安裝錯誤怎么解決

NLTK的驗證

我們可以打印出,NLTK的英文停用詞(STOP word)。

from nltk.corpus import stopwords  
print(stopwords.words('english'))

打印結果如下所示:

['i', 'me', 'my', 'myself', 'we', 'our', 'ours', 'ourselves', 'you', "you're", 
"you've", "you'll", "you'd", 'your', 'yours', 'yourself', 'yourselves', 'he', 
'him', 'his', 'himself', 'she', "she's", 'her', 'hers', 'herself', 'it', "it's",
 'its', 'itself', 'they', 'them', 'their', 'theirs', 'themselves', 'what', 'which',
  'who', 'whom', 'this', 'that', "that'll", 'these', 'those', 'am', 'is', 'are', 
  'was', 'were', 'be', 'been', 'being', 'have', 'has', 'had', 'having', 'do', 
  'does', 'did', 'doing', 'a', 'an', 'the', 'and', 'but', 'if', 'or', 'because', 
  'as', 'until', 'while', 'of', 'at', 'by', 'for', 'with', 'about', 'against', 
  'between', 'into', 'through', 'during', 'before', 'after', 'above', 'below', 
  'to', 'from', 'up', 'down', 'in', 'out', 'on', 'off', 'over', 'under', 'again',
   'further', 'then', 'once', 'here', 'there', 'when', 'where', 'why', 'how',
   'all', 'any', 'both', 'each', 'few', 'more', 'most', 'other', 'some', 'such', 'no',
    'nor', 'not', 'only', 'own', 'same', 'so', 'than', 'too', 'very', 's', 't', 
    'can', 'will', 'just', 'don', "don't", 'should', "should've", 'now', 'd', 'll',
     'm', 'o', 're', 've', 'y', 'ain', 'aren', "aren't", 'couldn', "couldn't", 
     'didn', "didn't", 'doesn', "doesn't", 'hadn', "hadn't", 'hasn', "hasn't", 
     'haven', "haven't", 'isn', "isn't", 'ma', 'mightn', "mightn't", 'mustn', 
     "mustn't", 'needn', "needn't", 'shan', "shan't", 'shouldn', "shouldn't", 
     'wasn', "wasn't", 'weren', "weren't", 'won', "won't", 'wouldn', "wouldn't"

以上就是“NLTK安裝錯誤怎么解決”這篇文章的所有內容,感謝各位的閱讀!相信大家閱讀完這篇文章都有很大的收獲,小編每天都會為大家更新不同的知識,如果還想學習更多的知識,請關注億速云行業資訊頻道。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

民勤县| 定陶县| 双鸭山市| 万安县| 积石山| 封开县| 沽源县| 寿光市| 葵青区| 冀州市| 图木舒克市| 大渡口区| 公安县| 报价| 郧西县| 岚皋县| 长岭县| 定西市| 宝坻区| 惠安县| 修水县| 桐梓县| 陇川县| 聂荣县| 措美县| 遂平县| 陆川县| 信宜市| 无棣县| 肥西县| 峡江县| 黄大仙区| 聂拉木县| 柘城县| 大丰市| 阳城县| 安宁市| 鹤岗市| 四川省| 花莲市| 西平县|