Though natural language processing has come far in the past twenty years, the technology has not achieved a major impact on society. Is this because of some fundamental limitation that cannot be overcome? Or because there has not been enough time to refine and apply theoretical work already done?
Natural Language Processing in Practice
β Scribed by Ekaterina Kochmar
- Year
- 2020
- Tongue
- English
- Leaves
- 88
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Table of Contents
contents
introduction
Your first NLP example
2.1 Introducing NLP in practice: Spam filtering
2.2 Understanding the task
2.3 Implementing your own spam filter
2.3.1 Step 1: Define the data and classes
2.3.2 Step 2: Split the text into words
2.3.3 Step 3: Extract and normalize the features
2.3.4 Step 4: Train the classifier
2.3.5 Step 5: Evaluate your classifier
2.4 Deploying your spam filter in practice
Introduction to Information Search
3.1 Understanding the task
3.1.1 Data and data structures
3.1.2 Boolean search algorithm
3.2 Processing the data further
3.2.1 Preselecting the words that matter: Stopwords removal
3.2.2 Matching forms of same word: Morphological processing
3.3 Information weighing
3.3.1 Weighing words with term frequency
3.3.2 Weighing words with inverse document frequency
3.4 Practical use of the search algorithm
3.4.1 Retrieval of the most similar documents
3.4.2 Evaluation of the results
3.4.3 Deploying search algorithm in practice
index
A
B
C
D
E
F
G
I
K
L
M
N
P
Q
R
S
T
V
03_Promo_Natural Language Processing in Practice.pdf
Getting Started with Natural Language Processing
Natural Language Processing in ActionΒ
Real-World Natural Language Processing
Deep Learning for Natural Language Processing
Transfer Learning for Natural Language Processing
π SIMILAR VOLUMES
Memory-based language processing--a machine learning and problem solving method for language technology--is based on the idea that the direct re-use of examples using analogical reasoning is more suited for solving language processing problems than the application of rules extracted from those examp
Though natural language processing has come far in the past twenty years, the technology has not achieved a major impact on society. Is this because of some fundamental limitation that cannot be overcome? Or because there has not been enough time to refine and apply theoretical work already done?
Summary Natural Language Processing in Action is your guide to creating machines that understand human language using the power of Python with its ecosystem of packages dedicated to NLP and AI. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publi