"NLTK"의 두 판 사이의 차이

주합루 오픈 위키
둘러보기로 이동 검색으로 이동
(새 문서: apt install python3-pip pip3 install nltk python >>>import nltk)
(차이 없음)

2023년 9월 8일 (금) 17:58 판

apt install python3-pip
pip3 install nltk
python
>>>import nltk