亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

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

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

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

方山县| 东兰县| 东光县| 宁津县| 三江| 柏乡县| 阿瓦提县| 沾益县| 开江县| 鄄城县| 满洲里市| 渭南市| 广昌县| 迭部县| 长沙市| 海兴县| 海口市| 枣阳市| 图片| 阜平县| 安图县| 桃源县| 宜州市| 玛纳斯县| 井陉县| 开化县| 新干县| 郑州市| 富源县| 民权县| 浠水县| 上饶市| 阿城市| 同德县| 澄迈县| 古丈县| 延吉市| 达拉特旗| 雷山县| 潜江市| 工布江达县|