舉報

會員
Python Text Processing with NLTK 2.0 Cookbook: LITE
最新章節:
Index
Learn?LearnTextcategorizationandTopicidentification?UseStemmingandLemmatizationtogobeyondtheusualspellchecker?Replacenegationswithantonymsinyourtext?Tokenizewordsintolistsofsentencesandwords,andgainaninsightintoWordNet?Trainandmanipulatedifferenttypesofclassifiers?AutomaticallycorrectspellingwithEnchant?TranslatetextusingBabelfishAboutNaturalLanguageProcessingisusedeverywhere–insearchengines,spellcheckers,mobilephones,computergames–evenyourwashingmachine.Python'sNaturalLanguageToolkit(NLTK)suiteoflibrarieshasrapidlyemergedasoneofthemostefficienttoolsforNaturalLanguageProcessing.YouwanttoemploynothinglessthanthebesttechniquesinNaturalLanguageProcessing–andthisbookisyouranswer.PythonTextProcessingwithNLTK2.0Cookbookisyourhandyandillustrativeguide,whichwillwalkyouthroughalltheNaturalLanguageProcessingtechniquesinastep–by-stepmanner.ItwilldemystifytheadvancedfeaturesoftextanalysisandtextminingusingthecomprehensiveNLTKsuite.Tofindoutmoreaboutupgradingtothefulledition,visitwww.packtpub.com/lite-editionsandlogintoyouraccountforoffersandhelp.Ifyoudon’thaveanaccountonPacktPub.com,visittodayandsetoneup!Features?QuicklygettogripswithNaturalLanguageProcessing–withTokenizingText,WordNet,andbeyond?Learnhowtoreplaceandcorrectwordstoimprovesearchengineresults?Categorizedocumentsandpiecesoftextandassignclasslabels?PartofPackt'sCookbookseries:Eachrecipeisacarefullyorganizedsequenceofinstructionstocompletethetaskasefficientlyaspossible
目錄(43章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Tokenizing Text and WordNet Basics
- Introduction
- Tokenizing text into sentences
- Tokenizing sentences into words
- Tokenizing sentences using regular expressions
- Filtering stopwords in a tokenized sentence
- Looking up synsets for a word in WordNet
- Looking up lemmas and synonyms in WordNet
- Calculating WordNet synset similarity
- Discovering word collocations
- Chapter 2. Replacing and Correcting Words
- Introduction
- Stemming words
- Lemmatizing words with WordNet
- Translating text with Babelfish
- Replacing words matching regular expressions
- Removing repeating characters
- Spelling correction with Enchant
- Replacing synonyms
- Replacing negations with antonyms
- Chapter 3. Text Classification
- Introduction
- Bag of Words feature extraction
- Training a naive Bayes classifier
- Training a decision tree classifier
- Training a maximum entropy classifier
- Measuring precision and recall of a classifier
- Calculating high information words
- Combining classifiers with voting
- Classifying with multiple binary classifiers
- Index 更新時間:2021-04-02 19:43:24
推薦閱讀
- Visio圖形設計從新手到高手(兼容版·第2版)
- 邊做邊學:Photoshop圖像制作案例教程(第2版·Photoshop 2020)
- 視覺封王:Photoshop CC 2019立體化教程(素材+視頻+教案)
- Oracle Siebel CRM 8 User Management: LITE
- 快學熟用D3
- Photoshop移動UI設計從入門到精通
- NetSuite OneWorld Implementation 2011 R2
- Backbone.js Cookbook
- After Effects 2022從新手到高手
- WCF Multi/tier Services Development with LINQ
- JBoss Drools Business Rules
- Photoshop CS6淘寶美工完全實例教程(全視頻彩色版)
- Illustrator 2022從入門到精通
- 中文版SolidWorks 2016完全實戰技術手冊
- After Effects 動態圖形設計:入門技法與基礎創作
- GraphPad Prism學術圖表(全彩)
- AutoCAD 2011繪圖基礎
- Liferay Portal 5.2 Systems Development
- OSGi and Apache Felix 3.0 Beginner's Guide
- 電腦入門基礎教程(Windows 11+Office 2021)
- Joomla! 1.5 Cookbook
- AutoCAD 2019完全自學手冊(第3版)
- Getting Started with Unity
- 全視頻600例!中文版Flash CC實戰大全
- Instant Nokogiri
- 百媚千紅:古風CG插畫繪制技法精解(服飾篇)
- Django JavaScript Integration: AJAX and jQuery
- BackTrack 4: Assuring Security by Penetration Testing
- 不可不知的電腦工具軟件
- 詳解MATLAB圖像函數及其應用