教學影片

Natural Language Processing With Python and NLTK p.1 Tokenizing words and Sentences
Loading...
0.3小時 0位收藏
收藏
創作者
sentdex
影片資訊
Natural Language Processing is the task we give computers to read and understand (process) written text (natural language). By far, the most popular toolkit or API to do natural language processing is the Natural Language Toolkit for the Python programming language. The NLTK module comes packed full of everything from trained algorithms to identify parts of speech to unsupervised machine learning algorithms to help you train your own machine to understand a specific bit of text. NLTK also comes with a large corpora of data sets containing things like chat logs, movie reviews, journals, and much more! Bottom line, if you're going to be doing natural language processing, you should definitely look into NLTK! Playlist link: https://www.youtube.com/watch?v=FLZvOKSCkxY&list=PLQVvvaa0QuDf2JswnfiGkliBInZnIC4HL&index=1 sample code: http://pythonprogramming.net http://hkinsley.com https://twitter.com/sentdex http://sentdex.com http://seaofbtc.com