Lyt når som helst, hvor som helst

Nyd den ubegrænsede adgang til tusindvis af spændende e- og lydbøger - helt gratis

  • Lyt og læs så meget du har lyst til
  • Opdag et kæmpe bibliotek fyldt med fortællinger
  • Eksklusive titler + Mofibo Originals
  • Opsig når som helst
Start tilbuddet
DK - Details page - Device banner - 894x1036

Mastering Natural Language Processing with Python

Sprog
Engelsk
Format
Kategori

Fakta

Maximize your NLP capabilities while creating amazing NLP projects in Python

About This Book

• Learn to implement various NLP tasks in Python

• Gain insights into the current and budding research topics of NLP

• This is a comprehensive step-by-step guide to help students and researchers create their own projects based on real-life applications

Who This Book Is For

This book is for intermediate level developers in NLP with a reasonable knowledge level and understanding of Python.

What You Will Learn • Implement string matching algorithms and normalization techniques

• Implement statistical language modeling techniques

• Get an insight into developing a stemmer, lemmatizer, morphological analyzer, and morphological generator

• Develop a search engine and implement POS tagging concepts and statistical modeling concepts involving the n gram approach

• Familiarize yourself with concepts such as the Treebank construct, CFG construction, the CYK Chart Parsing algorithm, and the Earley Chart Parsing algorithm

• Develop an NER-based system and understand and apply the concepts of sentiment analysis

• Understand and implement the concepts of Information Retrieval and text summarization

• Develop a Discourse Analysis System and Anaphora Resolution based system

In Detail

Natural Language Processing is one of the fields of computational linguistics and artificial intelligence that is concerned with human-computer interaction. It provides a seamless interaction between computers and human beings and gives computers the ability to understand human speech with the help of machine learning.

This book will give you expertise on how to employ various NLP tasks in Python, giving you an insight into the best practices when designing and building NLP-based applications using Python. It will help you become an expert in no time and assist you in creating your own NLP projects using NLTK.

You will sequentially be guided through applying machine learning tools to develop various models. We'll give you clarity on how to create training data and how to implement major NLP applications such as Named Entity Recognition, Question Answering System, Discourse Analysis, Transliteration, Word Sense disambiguation, Information Retrieval, Sentiment Analysis, Text Summarization, and Anaphora Resolution.

Style and approach

This is an easy-to-follow guide, full of hands-on examples of real-world tasks. Each topic is explained and placed in context, and for the more inquisitive, there are more details of the concepts used.

© 2016 Packt Publishing (E-bog): 9781783989058

Release date

E-bog: 10. juni 2016

Andre kan også lide...

  1. Secret Recipes of the Python Ninja: Over 70 recipes that uncover powerful programming tactics in Python Cody Jackson
  2. Applied Deep Learning with Python: Use scikit-learn, TensorFlow, and Keras to create intelligent systems and machine learning solutions Luis Capelo
  3. Hands-On Natural Language Processing with Python: A practical guide to applying deep learning architectures to your NLP applications Rajalingappaa Shanmugamani
  4. Machine Learning Projects for Mobile Applications: Build Android and iOS applications using TensorFlow Lite and Core ML Karthikeyan NG
  5. Hands-On RESTful Python Web Services: Develop RESTful web services or APIs with modern Python 3.7 Gaston C. Hillar
  6. Scientific Computing with Python 3: Click here to enter text. Olivier Verdier
  7. Mastering Matplotlib 2.x: Effective Data Visualization techniques with Python Benjamin Walter Keller
  8. Python Data Visualization Cookbook: Visualize data using Python's most popular libraries Igor Milovanović
  9. Mastering Python Networking: Your one-stop solution to using Python for network automation, DevOps, and Test-Driven Development Eric Chou
  10. Hands-On Deep Learning for Images with TensorFlow: Build intelligent computer vision applications using TensorFlow and Keras Will Ballard
  11. Modern Python Standard Library Cookbook: Over 100 recipes to fully leverage the features of the standard library in Python Alessandro Molina
  12. OpenCV 3.x with Python By Example: Make the most of OpenCV and Python to build applications for object recognition and augmented reality Prateek Joshi
  13. Python Parallel Programming Cookbook: Master efficient parallel programming to build powerful applications using Python Giancarlo Zaccone
  14. Speed Up Your Python with Rust: Optimize Python performance by creating Python pip modules in Rust with PyO3 Maxwell Flitton
  15. Python Microservices Development – 2nd edition: Build efficient and lightweight microservices using the Python tooling ecosystem Tarek Ziadé
  16. Learn Web Development with Python: Get hands-on with Python Programming and Django web development Gaston C. Hillar
  17. Machine Learning for Developers: Uplift your regular applications with the power of statistics, analytics, and machine learning Rodolfo Bonnin
  18. Modern Python Cookbook: 130+ updated recipes for modern Python 3.12 with new techniques and tools Steven F. Lott
  19. Python Network Programming Techniques: 50 real-world recipes to automate infrastructure networks and overcome networking challenges with Python Marcel Neidinger
  20. Scientific Computing with Python: High-performance scientific computing with NumPy, SciPy, and pandas Olivier Verdier
  21. Python Natural Language Processing Jalaj Thanaki
  22. Expert Python Programming – Fourth Edition: Master Python by learning the best coding practices and advanced programming concepts Michał Jaworski
  23. Crafting Test-Driven Software with Python: Write test suites that scale with your applications' needs and complexity using Python and PyTest Alessandro Molina
  24. Python for Offensive PenTest: A practical guide to ethical hacking and penetration testing using Python Hussam Khrais
  25. Mastering Concurrency in Python: Create faster programs using concurrency, asynchronous, multithreading, and parallel programming Quan Nguyen
  26. QGIS Python Programming Cookbook, Second Edition: Automating geospatial development Joel Lawhead
  27. Geospatial Development By Example with Python Pablo Carreira
  28. TensorFlow Deep Learning Projects: 10 real-world projects on computer vision, machine translation, chatbots, and reinforcement learning Luca Massaron
  29. Modern Graph Theory Algorithms with Python: Harness the power of graph algorithms and real-world network applications using Python Colleen M. Farrelly
  30. Bioinformatics with Python Cookbook: Use modern Python libraries and applications to solve real-world computational biology problems Tiago Antao
  31. Python Unlocked: Become more fluent in Python—learn strategies and techniques for smart and high-performance Python programming Arun Tigeraniya
  32. Building Python Microservices with FastAPI: Build secure, scalable, and structured Python microservices from design concepts to infrastructure Sherwin John C. Tragura
  33. Hands-On Markov Models with Python: Implement probabilistic models for learning complex data sequences using the Python ecosystem Ankur Ankan
  34. Python Deep Learning Cookbook: Over 75 practical recipes on neural network modeling, reinforcement learning, and transfer learning using Python Indra den Bakker
  35. Practical Data Science with Python: Learn tools and techniques from hands-on examples to extract insights from data Nathan George
  36. Python GUI Programming with Tkinter: Develop responsive and powerful GUI applications with Tkinter Alan D Moore
  37. Computer Vision Projects with OpenCV and Python 3: Six end-to-end projects built using machine learning with OpenCV, Python, and TensorFlow Matthew Rever
  38. Data Literacy With Python: A Comprehensive Guide to Understanding and Analyzing Data with Python Mercury Learning and Information
  39. Hands-On Convolutional Neural Networks with TensorFlow: Solve computer vision problems with modeling in TensorFlow and Python Richard Burton
  40. Learning Geospatial Analysis with Python: Unleash the power of Python 3 with practical techniques for learning GIS and remote sensing Joel Lawhead
  41. Mastering Python 2E: Write powerful and efficient code using the full range of Python's capabilities Rick van Hattem
  42. Hands-On Python for DevOps: Leverage Python's native libraries to streamline your workflow and save time with automation Ankur Roy
  43. Hands-On Reactive Programming with Python: Event-driven development unraveled with RxPY Romain Picard
  44. OpenCV 4 with Python Blueprints: Build creative computer vision projects with the latest version of OpenCV 4 and Python 3, 2nd Edition Michael Beyeler
  45. Hands-On Image Processing with Python: Expert techniques for advanced image analysis and effective interpretation of image data Sandipan Dey
  46. Python Architecture Patterns: Master API design, event-driven structures, and package management in Python Jaime Buelta
  47. Learn Python Programming, 3rd edition: An in-depth introduction to the fundamentals of Python Fabrizio Romano

Vælg dit abonnement

  • Over 600.000 titler

  • Download og nyd titler offline

  • Eksklusive titler + Mofibo Originals

  • Børnevenligt miljø (Kids Mode)

  • Det er nemt at opsige når som helst

Flex

For dig som vil prøve Mofibo.

89 kr. /måned
  • 1 konto

  • 20 timer/måned

  • Gem op til 100 ubrugte timer

  • Eksklusivt indhold hver uge

  • Fri lytning til podcasts

  • Ingen binding

Prøv gratis
Den mest populære

Premium

For dig som lytter og læser ofte.

129 kr. /måned
  • 1 konto

  • 100 timer/måned

  • Eksklusivt indhold hver uge

  • Fri lytning til podcasts

  • Ingen binding

Start tilbuddet

Unlimited

For dig som lytter og læser ubegrænset.

149 kr. /måned
  • 1 konto

  • Ubegrænset adgang

  • Eksklusivt indhold hver uge

  • Fri lytning til podcasts

  • Ingen binding

Start tilbuddet

Family

For dig som ønsker at dele historier med familien.

Fra 179 kr. /måned
  • 2-6 konti

  • 100 timer/måned pr. konto

  • Fri lytning til podcasts

  • Kun 39 kr. pr. ekstra konto

  • Ingen binding

2 konti

179 kr. /måned
Start tilbuddet