Skip to content

ahmetkorkmaz3/nltk-stopwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Natural Language Toolkit (NLTK) Stop Words Örneği

Kullanımı :

  python3 app.py

Eğer python3, pip3, nltk bilgisayarınızda yoksa aşağıdaki kurulumları yapabilirsiniz.
(GNU/Linux Debian dağıtımları için geçerlidir.)

  apt install python3
  apt install python3-pip3
  pip3 install nltk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages