NLP ppt
NLP ppt
04/26/2025 2
Introduction
Natural Language Processing (NLP) is a field of Artificial Intelligence (AI) that
focuses on enabling computers to understand, interpret, analyze, and generate human
language in a way that is both meaningful and useful.
It acts as a bridge between human communication and computer understanding.
NLP allows machines to read text, hear speech, understand meaning, determine intent,
and even respond like a human.
04/26/2025 3
Background of NLP
Origin:(1950s–60s):
NLP began during the early days of AI when researchers tried to apply grammar
rules to help machines understand language.
Focus: Parsing sentences like “The cat sits on the mat” into parts of speech (noun,
verb, etc.).
Early Approach: Rule-Based Systems:
These systems used manually written grammar rules to process language.
Example: A chatbot that only replies correctly if you use exact words it was
programmed to recognize (e.g., “Hello” → “Hi! How can I help you?”).
04/26/2025 4
Background of NLP…,
• It guesses the hidden structure behind a sentence — like the parts of speech (noun,
verb, etc.) — using probabilities
• SVM finds a boundary that separates different categories (e.g., apples and oranges)
based on features like weight and color intensity.
04/26/2025 5
Background of NLP…,
Recent:
• For example, after processing "I am," the network has some understanding of context to help
predict the next word "going.“
• LSTMs are able to "remember" information for longer periods, making them better at
handling sequences with long-range dependencies
04/26/2025 6
Background of NLP…,
example
Sentence: "He went to the park to watch the bass swim in the lake."
BERT uses the surrounding words ("watch," "swim," and "lake") to understand
that "bass" refers to a type of fish, not the musical instrument
04/26/2025 7
Background of NLP…,
Example:-
• Generated Continuation: "there was a small village by the sea, where everyone
was kind and lived peacefully
04/26/2025 8
Statement of the Problem
Data Bias & Ethical Concerns: Models trained on biased data can produce
computing power.
04/26/2025 10
Cont…,
Specific Objectives
To explore the evolution of NLP
04/26/2025 11
Scope of the Seminar
This seminar covers key aspects of NLP, including its evolution from rule-based
models to deep learning (RNNs, LSTMs, BERT, GPT), core techniques like
tokenization and sentiment analysis, real-world applications in healthcare, finance, and
more.
It also addresses challenges such as data bias, multilingual limitations, and explores
solutions like bias mitigation, efficiency improvements, and future trends in ethical AI
and communication.
04/26/2025 12
Methodology
Natural Language Processing (NLP) uses key methodologies to help machines
understand and generate human language. such as
Tokenization: Splits text into smaller units called tokens (words, subwords, or
characters) for easier analysis.
Example:"Natural Language Processing" → ["Natural", "Language", "Processing"]
04/26/2025 13
Cont….
Lemmatization: reduces words to their meaningful base form using grammar rules.
Example: "running" → "run", "better" → "good“.
Customer Support
Finance
E-commerce
Cybersecurity
04/26/2025 15
Limitations of NLP
Bias Mitigation: Using debiasing algorithms & diverse datasets to create fair
and ethical models.
04/26/2025 17
Future of NLP
04/26/2025 18
Conclusion
04/26/2025 19
04/26/2025 20