SlideShare a Scribd company logo
1 of 57
Download to read offline
Natural Language Processing
SoSe 2016
Introduction to Natural Language Processing
Dr. Mariana Neves April 11th, 2016
Introduction to Natural Language Processing
http://bit.ly/2Mub6xP
Outline
●
Introduction to Language
●
NLP Applications
●
NLP Techniques
●
Linguistic Knowledge
●
Challenges
●
NLP course
2
Outline
●
Introduction to Language
●
NLP Applications
●
NLP Techniques
●
Linguistic Knowledge
●
Challenges
●
NLP course
3
4
(http://www.transparent.com/learn-japanese/articles/dec_99.html)(http://expertenough.com/2392/german-language-hacks)
Natural Language
5
Artificial Language
(https://netbeans.org/features/java/) (http://noobite.com/learn-programming-start-with-python/)
Language
6
A vocabulary consists
of a set of words (wi
)
(http://learnenglish.britishcouncil.org/en/vocabulary-games)
A text is composed of a
sequence of words from
a vocabulary
A language is
constructed of a
set of all possible texts
(http://www.nature.com/polopoly_fs/1.16929!/menu/main/topColumns/topLeftColumn/pdf/518273a.pdf)
(http://www.old-engli.sh/language.php)
Outline
●
Introduction to Language
●
NLP Applications
●
NLP Techniques
●
Linguistic Knowledge
●
Challenges
●
NLP course
7
Spell and Grammar Checking
●
Checking spelling and grammar
●
Suggesting alternatives for the errors
8
Word Prediction
●
Predicting the next word that is highly probable to be typed by
the user
9
Information Retrieval
●
Finding relevant information to the user’s query
10
Text Categorization
●
Assigning one (or more) pre-defined category to a text
11
Text Categorization
12
http://www.uclassify.com/browse/mvazquez/News-Classifier
Summarization
●
Generating a short summary from one or more documents,
sometimes based on a given query
13
http://smmry.com/
Summarization
14
Question answering
●
Answering questions with a short answer
15
http://start.csail.mit.edu/index.php
Question Answering & Summarization
16
Question answering
●
IBM Watson in Jeopardy
17
https://www.youtube.com/watch?v=WFR3lOm_xhE
Information
Extraction
●
Extracting
important
concepts from
texts and
assigning them
to slot in a
certain
template
18
Information Extraction
●
Includes named-entity recognition
19
http://cogcomp.cs.illinois.edu/page/demo_view/Wikifier
Information Extraction
20
Machine Translation
●
Translating a text from one language to another
21
Sentiment Analysis
●
Identifying sentiments and opinions stated in a text
22
Optical Character Recognition
●
Recognizing printed or handwritten texts and converting them
to computer-readable texts
23
Speech recognition
●
Recognizing a spoken language and transforming it into a text
24
Speech synthesis
●
Producing a spoken language from a text
25
Spoken dialog systems
●
Running a dialog between the user and the system
26
Spoken dialog systems
27
(http://dialog-demo.mybluemix.net/)
Level of difficulties
●
Easy (mostly solved)
– Spell and grammar checking
– Some text categorization tasks
– Some named-entity recognition tasks
28
Level of difficulties
●
Intermediate (good progress)
– Information retrieval
– Sentiment analysis
– Machine translation
– Information extraction
29
Level of difficulties
●
Difficult (still hard)
– Question answering
– Summarization
– Dialog systems
30
Outline
●
Introduction to Language
●
NLP Applications
●
NLP Techniques
●
Linguistic Knowledge
●
Challenges
●
NLP course
31
Section splitting
●
Splitting a text into sections
32
Sentence splitting
●
Splitting a text into sentences
33
Part-of-speech tagging
●
Assigning a syntatic tag to each word in a sentence
34
http://nlp.stanford.edu:8080/corenlp/
Parsing
●
Building the syntactic tree of a sentence
35
http://nlp.stanford.edu:8080/corenlp/
Parsing
●
Building the syntactic tree of a sentence
36
http://nlp.stanford.edu:8080/corenlp/
Named-entity recognition
●
Identifying pre-defined entity types in a sentence
37
Word sense disambiguation
●
Figuring out the exact meaning of a word or entity
38
http://www.thefreedictionary.com/tie
Word sense disambiguation
39
http://www.ling.gu.se/~lager/Home/pwe_ui.html
Word sense disambiguation
40
Semantic role labeling
●
Extracting subject-predicate-object triples from a sentence
41
http://cogcomp.cs.illinois.edu/page/demo_view/srl
Outline
●
Introduction to Language
●
NLP Applications
●
NLP Techniques
●
Linguistic Knowledge
●
Challenges
●
NLP course
42
Phonetics
and
phonology
●
The study of
linguistic
sounds and
their
relations to
words
43
http://german.about.com/library/blfunkabc.htm
Morphology
●
The study of internal structures of words and how they can be
modified
●
Parsing complex words into their components
44
(http://allthingslinguistic.com/post/50939757945/morphological-typology-illustrations-from)
Syntax
●
The study of the structural relationships between words in a
sentence
45
Semantics
●
The study of the meaning of words, and how these combine to
form the meanings of sentences
– Synonymy: fall & autumn
– Hypernymy & hyponymy (is a): animal & dog
– Meronymy (part of): finger & hand
– Homonymy: fall (verb & season)
– Antonymy: big & small
46
Pragmatics
●
Social use of language
●
The study of how language is used to accomplish goals, and
the influence of context on meaning
●
Understanding the aspects of a language which depends on
situation and world knowledge
47
Give me the salt!
Could you please give me the salt?
Discourse
●
The study of linguistic units larger than a single statement
48
John reads a book. He borrowed it from his friend.
(http://en.wikipedia.org/wiki/Berlin)
Outline
●
Introduction to Language
●
NLP Applications
●
NLP Techniques
●
Linguistic Knowledge
●
Challenges
●
NLP course
49
Paraphrasing
●
Different words/sentences express the same meaning
– Season of the year
●
Fall
●
Autumn
– Book delivery time
●
When will my book arrive?
●
When will I receive my book?
50
Ambiguity
●
One word/sentence can have different meanings
– Fall
●
The third season of the year
●
Moving down towards the ground or towards a lower
position
– The door is open.
●
Expressing a fact
●
A request to close the door
51
Phonetics and Phonology
52
http://worldsgreatestsmile.com/html/phonological_ambiguity.html
Syntax and ambiguity
●
I saw the man with a telescope.
– Who had the telescope?
53
(http://www.realtytrac.com/landing/2009-year-end-foreclosure-report.html)
Semantics
●
The astronomer loves the star.
– Star in the sky
– Celebrity
54
(http://www.businessnewsdaily.com/2023-celebrity-hiring.html)
(http://en.wikipedia.org/wiki/Star#/media/File:Starsinthesky.jpg)
Discourse analysis
●
Alice understands that you like your mother, but she …
– Does she refer to Alice or your mother?
55
Outline
●
Introduction to Language
●
NLP Applications
●
NLP Techniques
●
Linguistic Knowledge
●
Challenges
●
NLP course
56
NLP Course
●
Home page:
– http://hpi.de/plattner/teaching/summer-term-
2016/natural-language-processing.html
●
Lecture
–
– HS3
– 3 credit points
57
http://bit.ly/2Mub6xP
NLP for Machine Learning Featuring
Label Encoding
One hot encoding
Synonym treatment
Stemming
Lemmatization
Stop words
Parts Of Speech Tagging
TF-IDF and its math Behind

More Related Content

Similar to Introduction to Natural Language Processing

What can typological knowledge bases and language representations tell us abo...
What can typological knowledge bases and language representations tell us abo...What can typological knowledge bases and language representations tell us abo...
What can typological knowledge bases and language representations tell us abo...Isabelle Augenstein
 
Encouraging autonomy through technology-enhanced tools
Encouraging autonomy through technology-enhanced toolsEncouraging autonomy through technology-enhanced tools
Encouraging autonomy through technology-enhanced toolsjohn6938
 
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffffnlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffffSushantVyas1
 
Technical Development Workshop - Text Analytics with Python
Technical Development Workshop - Text Analytics with PythonTechnical Development Workshop - Text Analytics with Python
Technical Development Workshop - Text Analytics with PythonMichelle Purnama
 
NLP presentation.pptx
NLP presentation.pptxNLP presentation.pptx
NLP presentation.pptxpysgpa
 
naturallanguageprocessing-160722053804.pdf
naturallanguageprocessing-160722053804.pdfnaturallanguageprocessing-160722053804.pdf
naturallanguageprocessing-160722053804.pdfshakeelAsghar6
 
Branches of linguistics
Branches of linguisticsBranches of linguistics
Branches of linguisticsamna-shahid
 
MixedLanguageProcessingTutorialEMNLP2019.pptx
MixedLanguageProcessingTutorialEMNLP2019.pptxMixedLanguageProcessingTutorialEMNLP2019.pptx
MixedLanguageProcessingTutorialEMNLP2019.pptxMariYam371004
 
Natural language processing
Natural language processingNatural language processing
Natural language processingHansi Thenuwara
 
Multilingual vocabularies for the Web: Session on multilingual vocabularies, ...
Multilingual vocabularies for the Web: Session on multilingual vocabularies, ...Multilingual vocabularies for the Web: Session on multilingual vocabularies, ...
Multilingual vocabularies for the Web: Session on multilingual vocabularies, ...Daniel Vila Suero
 
Yves Peirsman - Deep Learning for NLP
Yves Peirsman - Deep Learning for NLPYves Peirsman - Deep Learning for NLP
Yves Peirsman - Deep Learning for NLPHendrik D'Oosterlinck
 
Corpus Linguistics for Language Teaching and Learning
Corpus Linguistics for Language Teaching and LearningCorpus Linguistics for Language Teaching and Learning
Corpus Linguistics for Language Teaching and LearningMartin Wynne
 
Deep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word EmbeddingsDeep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word EmbeddingsRoelof Pieters
 
Pedagogical applications of corpus data for English for General and Specific ...
Pedagogical applications of corpus data for English for General and Specific ...Pedagogical applications of corpus data for English for General and Specific ...
Pedagogical applications of corpus data for English for General and Specific ...Pascual Pérez-Paredes
 
Part 2. Sancho Guinda CLIL Murcia 2014
Part 2. Sancho Guinda CLIL Murcia 2014Part 2. Sancho Guinda CLIL Murcia 2014
Part 2. Sancho Guinda CLIL Murcia 2014campusmarenostrum
 

Similar to Introduction to Natural Language Processing (20)

What can typological knowledge bases and language representations tell us abo...
What can typological knowledge bases and language representations tell us abo...What can typological knowledge bases and language representations tell us abo...
What can typological knowledge bases and language representations tell us abo...
 
Encouraging autonomy through technology-enhanced tools
Encouraging autonomy through technology-enhanced toolsEncouraging autonomy through technology-enhanced tools
Encouraging autonomy through technology-enhanced tools
 
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffffnlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
nlp-01.pptxvvvffffffvvvvvfeddeeddffffffffff
 
Lesson 40
Lesson 40Lesson 40
Lesson 40
 
AI Lesson 40
AI Lesson 40AI Lesson 40
AI Lesson 40
 
Technical Development Workshop - Text Analytics with Python
Technical Development Workshop - Text Analytics with PythonTechnical Development Workshop - Text Analytics with Python
Technical Development Workshop - Text Analytics with Python
 
L1 nlp intro
L1 nlp introL1 nlp intro
L1 nlp intro
 
NLP presentation.pptx
NLP presentation.pptxNLP presentation.pptx
NLP presentation.pptx
 
naturallanguageprocessing-160722053804.pdf
naturallanguageprocessing-160722053804.pdfnaturallanguageprocessing-160722053804.pdf
naturallanguageprocessing-160722053804.pdf
 
Branches of linguistics
Branches of linguisticsBranches of linguistics
Branches of linguistics
 
MixedLanguageProcessingTutorialEMNLP2019.pptx
MixedLanguageProcessingTutorialEMNLP2019.pptxMixedLanguageProcessingTutorialEMNLP2019.pptx
MixedLanguageProcessingTutorialEMNLP2019.pptx
 
Natural language processing
Natural language processingNatural language processing
Natural language processing
 
Multilingual vocabularies for the Web: Session on multilingual vocabularies, ...
Multilingual vocabularies for the Web: Session on multilingual vocabularies, ...Multilingual vocabularies for the Web: Session on multilingual vocabularies, ...
Multilingual vocabularies for the Web: Session on multilingual vocabularies, ...
 
Yves Peirsman - Deep Learning for NLP
Yves Peirsman - Deep Learning for NLPYves Peirsman - Deep Learning for NLP
Yves Peirsman - Deep Learning for NLP
 
Corpus Linguistics for Language Teaching and Learning
Corpus Linguistics for Language Teaching and LearningCorpus Linguistics for Language Teaching and Learning
Corpus Linguistics for Language Teaching and Learning
 
Blended Learning Technology Access
Blended Learning Technology AccessBlended Learning Technology Access
Blended Learning Technology Access
 
Deep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word EmbeddingsDeep Learning for Natural Language Processing: Word Embeddings
Deep Learning for Natural Language Processing: Word Embeddings
 
Pedagogical applications of corpus data for English for General and Specific ...
Pedagogical applications of corpus data for English for General and Specific ...Pedagogical applications of corpus data for English for General and Specific ...
Pedagogical applications of corpus data for English for General and Specific ...
 
Saber test and the communicative approach
Saber test and the communicative approachSaber test and the communicative approach
Saber test and the communicative approach
 
Part 2. Sancho Guinda CLIL Murcia 2014
Part 2. Sancho Guinda CLIL Murcia 2014Part 2. Sancho Guinda CLIL Murcia 2014
Part 2. Sancho Guinda CLIL Murcia 2014
 

More from gokulprasath06

Exploratory data analysis
Exploratory data analysisExploratory data analysis
Exploratory data analysisgokulprasath06
 
K-means Clustering Algorithm with Matlab Source code
K-means Clustering Algorithm with Matlab Source codeK-means Clustering Algorithm with Matlab Source code
K-means Clustering Algorithm with Matlab Source codegokulprasath06
 
Introduction to Data Mining - A Beginner's Guide
Introduction to Data Mining - A Beginner's GuideIntroduction to Data Mining - A Beginner's Guide
Introduction to Data Mining - A Beginner's Guidegokulprasath06
 
Reinforcement Learning Guide For Beginners
Reinforcement Learning Guide For BeginnersReinforcement Learning Guide For Beginners
Reinforcement Learning Guide For Beginnersgokulprasath06
 
Artificial Neural Networks (ANN)
Artificial Neural Networks (ANN)Artificial Neural Networks (ANN)
Artificial Neural Networks (ANN)gokulprasath06
 

More from gokulprasath06 (7)

Exploratory data analysis
Exploratory data analysisExploratory data analysis
Exploratory data analysis
 
K-means Clustering Algorithm with Matlab Source code
K-means Clustering Algorithm with Matlab Source codeK-means Clustering Algorithm with Matlab Source code
K-means Clustering Algorithm with Matlab Source code
 
Introduction to Data Mining - A Beginner's Guide
Introduction to Data Mining - A Beginner's GuideIntroduction to Data Mining - A Beginner's Guide
Introduction to Data Mining - A Beginner's Guide
 
Reinforcement Learning Guide For Beginners
Reinforcement Learning Guide For BeginnersReinforcement Learning Guide For Beginners
Reinforcement Learning Guide For Beginners
 
Artificial Neural Networks (ANN)
Artificial Neural Networks (ANN)Artificial Neural Networks (ANN)
Artificial Neural Networks (ANN)
 
OLAP
OLAPOLAP
OLAP
 
Data science guide
Data science guideData science guide
Data science guide
 

Recently uploaded

Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 

Recently uploaded (20)

Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 

Introduction to Natural Language Processing