It looks like you're offline.
Open Library logo
additional options menu

MARC record from Internet Archive

LEADER: 11394cam 2201273Ii 4500
001 ocn964698702
003 OCoLC
005 20220715041912.0
008 161202s2016 xxu o 001 0 eng d
006 m o d
007 cr cnu|unuuu||
040 $aN$T$beng$erda$epn$cN$T$dIDEBK$dEBLCP$dSFB$dGW5XE$dNJR$dUPM$dYDX$dSTF$dN$T$dIDB$dESU$dOCLCF$dVT2$dOCLCQ$dIOG$dUAB$dK6U$dUMI$dTOH$dOTZ$dIAD$dJBG$dICW$dCOO$dILO$dICN$dMERUC$dLIV$dOCLCQ$dU3W$dREB$dD6H$dCAUOI$dUUM$dVVB$dCEF$dKSU$dEZ9$dRRP$dDEBBG$dESEHU$dINT$dAU@$dWYU$dUKMGB$dAUD$dTXM$dLEAUB$dMERER$dOCLCQ$dADU$dLEATE$dOCLCQ$dUBY$dOCLCQ$dUKAHL$dBRF$dDCT$dHS0$dOCLCO
015 $aGBB8M4473$2bnb
016 7 $a019139961$2Uk
019 $a967717389$a967720235$a971074922$a980303853$a988714576$a1005809376$a1012091627$a1026457214$a1048181830$a1058570362$a1066469590$a1066631613$a1086560964$a1097084611$a1113455399$a1122817052$a1126419379$a1129376878$a1136300440$a1204000942$a1227645808
020 $a9781484223888$q(electronic bk.)
020 $a1484223888$q(electronic bk.)
020 $a148422387X
020 $a9781484223871
020 $z9781484223871$q(print)
024 7 $a10.1007/978-1-4842-2388-8$2doi
035 $a(OCoLC)964698702$z(OCoLC)967717389$z(OCoLC)967720235$z(OCoLC)971074922$z(OCoLC)980303853$z(OCoLC)988714576$z(OCoLC)1005809376$z(OCoLC)1012091627$z(OCoLC)1026457214$z(OCoLC)1048181830$z(OCoLC)1058570362$z(OCoLC)1066469590$z(OCoLC)1066631613$z(OCoLC)1086560964$z(OCoLC)1097084611$z(OCoLC)1113455399$z(OCoLC)1122817052$z(OCoLC)1126419379$z(OCoLC)1129376878$z(OCoLC)1136300440$z(OCoLC)1204000942$z(OCoLC)1227645808
037 $aCL0500000843$bSafari Books Online
050 4 $aQA76.9.N38
050 4 $aQA75.5-76.95
072 7 $aCOM$x000000$2bisacsh
072 7 $aUN$2bicssc
072 7 $aUN$2thema
082 04 $a006.3/5$223
082 04 $a004
100 1 $aSarkar, Dipanjan,$eauthor.
245 10 $aText analytics with Python :$ba practical real-world approach to gaining actionable insights from your data /$cDipanjan Sarkar.
264 1 $a[United States] :$bApress,$c2016.
264 2 $aNew York, NY :$bDistributed to the Book trade worldwide by Springer
264 4 $c©2016
300 $a1 online resource
336 $atext$btxt$2rdacontent
337 $acomputer$bc$2rdamedia
338 $aonline resource$bcr$2rdacarrier
347 $atext file$bPDF$2rda
505 0 $aAt a Glance; Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Chapter 1: Natural Language Basics; Natural Language; What Is Natural Language?; The Philosophy of Language; Language Acquisition and Usage; Language Acquisition and Cognitive Learning; Language Usage; Linguistics; Language Syntax and Structure; Words; Phrases; Clauses; Grammar; Dependency grammars; Constituency Grammars; Word Order Typology; Language Semantics; Lexical Semantic Relations; Lemmas and Wordforms; Homonyms, Homographs, and Homophones; Heteronyms and Heterographs.
505 8 $aPolysemesCapitonyms; Synonyms and Antonyms; Hyponyms and Hypernyms; Semantic Networks and Models; Representation of Semantics; Propositional Logic; First Order Logic; Text Corpora; Corpora Annotation and Utilities; Popular Corpora; Accessing Text Corpora; Accessing the Brown Corpus; Accessing the Reuters Corpus; Accessing the WordNet Corpus; Natural Language Processing; Machine Translation; Speech Recognition Systems; Question Answering Systems; Contextual Recognition and Resolution; Text Summarization; Text Categorization; Text Analytics; Summary; Chapter 2: Python Refresher.
505 8 $aGetting to Know PythonThe Zen of Python; Applications: When Should You Use Python?; Drawbacks: When Should You Not Use Python?; Python Implementations and Versions; Installation and Setup; Which Python Version?; Which Operating System?; Integrated Development Environments; Environment Setup; Virtual Environments; Python Syntax and Structure; Data Structures and Types; Numeric Types; Strings; Lists; Sets; Dictionaries; Tuples; Files; Miscellaneous; Controlling Code Flow; Conditional Constructs; Looping Constructs; Handling Exceptions; Functional Programming; Functions; Recursive Functions.
505 8 $aAnonymous FunctionsIterators; Comprehensions; Generators; The itertools and functools Modules; Classes; Working with Text; String Literals; String Operations and Methods; Basic Operations; Indexing and Slicing; Methods; Formatting; Regular Expressions (Regexes); Text Analytics Frameworks; Summary; Chapter 3: Processing and Understanding Text; Text Tokenization; Sentence Tokenization; Word Tokenization; Text Normalization; Cleaning Text; Tokenizing Text; Removing Special Characters; Expanding Contractions; Case Conversions; Removing Stopwords; Correcting Words; Correcting Repeating Characters.
505 8 $aCorrecting SpellingsStemming; Lemmatization; Understanding Text Syntax and Structure; Installing Necessary Dependencies; Important Machine Learning Concepts; Parts of Speech (POS) Tagging; Recommended POS Taggers; Building Your Own POS Taggers; Shallow Parsing; Recommended Shallow Parsers; Building Your Own Shallow Parsers; Dependency-based Parsing; Recommended Dependency Parsers; Building Your Own Dependency Parsers; Constituency-based Parsing; Recommended Constituency Parsers; Building Your Own Constituency Parsers; Summary; Chapter 4: Text Classification; What Is Text Classification?
500 $aIncludes index.
588 0 $aOnline resource; title from PDF title page (SpringerLink, viewed January 3, 2017).
520 $aDerive useful insights from your data using Python. Learn the techniques related to natural language processing and text analytics, and gain the skills to know which technique is best suited to solve a particular problem. Text Analytics with Python teaches you both basic and advanced concepts, including text and language syntax, structure, semantics. You will focus on algorithms and techniques, such as text classification, clustering, topic modeling, and text summarization. A structured and comprehensive approach is followed in this book so that readers with little or no experience do not find themselves overwhelmed. You will start with the basics of natural language and Python and move on to advanced analytical and machine learning concepts. You will look at each technique and algorithm with both a bird's eye view to understand how it can be used as well as with a microscopic view to understand the mathematical concepts and to implement them to solve your own problems. This book: Provides complete coverage of the major concepts and techniques of natural language processing (NLP) and text analytics Includes practical real-world examples of techniques for implementation, such as building a text classification system to categorize news articles, analyzing app or game reviews using topic modeling and text summarization, and clustering popular movie synopses and analyzing the sentiment of movie reviews Shows implementations based on Python and several popular open source libraries in NLP and text analytics, such as the natural language toolkit (nltk), gensim, scikit-learn, spaCy and Pattern.
650 0 $aNatural language processing (Computer science)
650 0 $aPython (Computer program language)
650 0 $aComputer science.
650 0 $aProgramming languages (Electronic computers)
650 0 $aDatabase management.
650 0 $aData mining.
650 2 $aNatural Language Processing
650 2 $aElectronic Data Processing
650 2 $aData Mining
650 6 $aTraitement automatique des langues naturelles.
650 6 $aPython (Langage de programmation)
650 6 $aInformatique.
650 6 $aBases de données$xGestion.
650 6 $aExploration de données (Informatique)
650 7 $aDatabases.$2bicssc
650 7 $aData mining.$2bicssc
650 7 $aProgramming & scripting languages: general.$2bicssc
650 7 $aCOMPUTERS$xGeneral.$2bisacsh
650 7 $aComputer science.$2fast$0(OCoLC)fst00872451
650 7 $aData mining.$2fast$0(OCoLC)fst00887946
650 7 $aDatabase management.$2fast$0(OCoLC)fst00888037
650 7 $aNatural language processing (Computer science)$2fast$0(OCoLC)fst01034365
650 7 $aProgramming languages (Electronic computers)$2fast$0(OCoLC)fst01078704
650 7 $aPython (Computer program language)$2fast$0(OCoLC)fst01084736
655 0 $aElectronic books.
655 4 $aElectronic books.
773 0 $tSpringer eBooks
776 08 $iPrinted edition:$z9781484223871
856 40 $3Books24x7$uhttp://www.books24x7.com/marc.asp?bookid=120228
856 40 $3EBSCOhost$uhttps://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=1377895
856 40 $3MyiLibrary$uhttp://www.myilibrary.com?id=974868
856 40 $3OhioLINK$uhttp://rave.ohiolink.edu/ebooks/ebc/9781484223888
856 40 $3ProQuest Ebook Central$uhttps://public.ebookcentral.proquest.com/choice/publicfullrecord.aspx?p=4751439
856 40 $3Safari Books Online$uhttps://proquest.safaribooksonline.com/9781484223871
856 40 $3Safari Books Online$uhttp://proquestcombo.safaribooksonline.com/9781484223871
856 40 $3Safari Books Online$uhttps://www.safaribooksonline.com/library/view//9781484223871/?ar
856 40 $3Safari Books Online$uhttps://www.safaribooksonline.com/library/view//9781484223871/?ar?orpq&email=^u
856 40 $3Scholars Portal$uhttp://books.scholarsportal.info/viewdoc.html?id=/ebooks/ebooks3/springer/2017-08-17/1/9781484223888
856 40 $3SpringerLink$uhttps://doi.org/10.1007/978-1-4842-2388-8
856 40 $3SpringerLink$uhttps://link.springer.com/book/10.1007%2F978-1-4842-2388-8
856 40 $3SpringerLink$uhttps://link.springer.com/book/10.1007%2F978-1-4842-2387-1
856 40 $3SpringerLink$uhttps://link.springer.com/book/10.1007/978-1-4842-2388-8
856 40 $3Volltext$uhttp://proquest.tech.safaribooksonline.de/9781484223871$xAggregator$zURL des Erstveröffentlichers
856 40 $uhttp://VH7QX3XE2P.search.serialssolutions.com/?V=1.0&L=VH7QX3XE2P&S=JCs&C=TC0001762962&T=marc&tab=BOOKS
856 41 $3Available from Books24x7 IT Pro Collection.$idbcode=WZT; providercode=PRVAEB$uhttp://resolver.library.cornell.edu/cgi-bin/EBookresolver?set=Books24x7&id=120228$zConnect to full text. Access restricted to authorized subscribers.
856 4 $3Available from Skillsoft Books ITPro$idbcode=AALIM; providercode=PRVAEB$uhttps://cornell-library.skillport.com/skillportfe/main.action?assetid=120228
856 40 $uhttp://www.vlebooks.com/vleweb/product/openreader?id=none&isbn=9781484223888
856 $uhttp://pmt-eu.hosted.exlibrisgroup.com/openurl/44OPN_INST/44OPN_services_page?u.ignore_date_coverage=true&rft.mms_id=9952574393502316$zSafari Ebooks online$853126186680002316
938 $aAskews and Holts Library Services$bASKH$nAH32378233
938 $aEBL - Ebook Library$bEBLB$nEBL4751439
938 $aEBSCOhost$bEBSC$n1377895
938 $aProQuest MyiLibrary Digital eBook Collection$bIDEB$ncis37101525
938 $aYBP Library Services$bYANK$n13284590
029 1 $aAU@$b000059209063
029 1 $aCHNEW$b000913362
029 1 $aCHVBK$b436870347
029 1 $aGBVCP$b1004860048
029 1 $aUKMGB$b019139961
029 1 $aAU@$b000067114177
994 $aZ0$bIME
948 $hNO HOLDINGS IN IME - 377 OTHER HOLDINGS