SlideShare a Scribd company logo
1 of 17
Computational
Linguistics
BY ..ADNAN BALOCH
Group - 12
Contents:
 Introduction
 Origin
 MainApplicationAreas
 Approaches
 Conclusion
Introduction
 The Association for Computational linguistics defines CL as the
scientific study of language from a computational perspective.
 Computational linguists are interested in providing computational
models of various kinds of linguistic phenomena.
 Work in computational linguistics is in some cases motivated from a
scientific perspective in that one is trying to provide a computational
explanation for a particular linguistic or psycholinguistic
phenomenon.
Definition
 Computational linguistics is the application of linguistic theories and
computational techniques to problems of natural language
processing.
 Grishman (1986) defines Computational linguistics as the study of
computer systems for understanding and generating natural
language.
Structure
Purpose
 The purpose of CL is to develop applications that deal with
computer tasks related to human language, like development of
software for grammar correction, word sense disambiguation,
compilation of dictionaries and corpora, automatic translation from
one language to another, etc.
Origin
 Computational linguistics is often grouped within the field of artificial intelligence but was present before the
development of artificial intelligence. Computational linguistics originated with efforts in the United States in
the 1950s to use computers to automatically translate texts from foreign languages, particularly Russian
scientific journals, into English. Since computers can make arithmetic (systematic) calculations much faster
and more accurately than humans, it was thought to be only a short matter of time before they could also
begin to process language. Computational and quantitative methods are also used historically in the attempted
reconstruction of earlier forms of modern languages and sub-grouping modern languages into language
families. Earlier methods, such as lexicostatistics and glottochronology, have been proven to be premature
and inaccurate. However, recent interdisciplinary studies that borrow concepts from biological studies,
especially gene mapping, have proved to produce more sophisticated analytical tools and more reliable
results.
 When machine translation (also known as mechanical translation) failed to yield accurate translations right
away, automated processing of human languages was recognized as far more complex than had originally
been assumed. Computational linguistics was born as the name of the new field of study devoted to
developing algorithms and software for intelligently processing language data. The term "computational
linguistics" itself was first coined by David Hays, a founding member of both the Association for
Computational Linguistics (ACL) and the International Committee on Computational Linguistics (ICCL).
Origin
 To translate one language into another, it was observed that one had to understand the
grammar of both languages, including both morphology (the grammar of word forms) and
syntax (the grammar of sentence structure). To understand syntax, one had to also
understand the semantics and the lexicon (or 'vocabulary'), and even something of the
pragmatics of language use. Thus, what started as an effort to translate between languages
evolved into an entire discipline devoted to understanding how to represent and process
natural languages using computers.
 Nowadays research within the scope of computational linguistics is done at computational
linguistics departments, computational linguistics laboratories, computer science
departments, and linguistics departments. Some research in the field of computational
linguistics aims to create working speech or text processing systems while others aim to
create a system allowing human-machine interaction. Programs meant for human-machine
communication are called conversational agents.
Main Application Areas
 Machine Translation
 Natural Language Interface
 Speech Recognition
 Intelligent word processing: Grammar Checking, spelling correction
Machine Translation:
 Machine translation (MT) is a sub-field of computational linguistics that investigates
the use of software to translate text or speech from one language to another.
 The process of translation involves,
o Moving texts from one (human) language (source language) to another (target language) in a way that
preserves meaning.
o Machine translation (MT) automates the process, or part of the process.
o Fully automatic translation
o Computer-aided (human) translation
 Is MT good or not?
Natural Language interface:
 Natural Language Interface (NLI) is an interface that allows users to interact with the computer using a
human language.
 NLI essentially provides an abstract layer between users and computers by enabling computers to understand
human language instead of the other way around. It allows the user to enter natural language search
queries in written or spoken text.
Proven Capabilities:
Natural-language (NL) interfaces built so far have primarily addressed the problem of accessing
information stored in conventional data base systems. Among the proven capabilities exhibited by these systems are
those that,
 Provide reasonably good access to specific data bases.
 Answer direct questions. ( What is Komal’s salary?)
 Coordinate multiple files. ( ‘‘What is Komal’s location? Translates into What is the location of the department of Komal?’’)
Speech recognition is an interdisciplinary subfield of computer science and computational linguistics that develops
methodologies and technologies that enable the recognition and translation of spoken language into text by computers.
 How does it work?
Speech recognition software works by breaking down the audio of a speech
recording into individual sounds, analyzing each sound, using algorithms to find
the most probable word fit in that language, and transcribing those sounds into
text.
 Speech Recognition Digital Assistants:
Digital assistants are designed to help people perform or complete basic tasks and
respond to queries with the ability to access information from vast databases and
various digital sources.
For Example: Amazon’s Alexa, Apple’s Siri and Google’s Google Assistant
Speech Recognition:
Grammar Checking:
 Grammar checking is the task of detection and correction of grammatical errors in the text. English is the dominating language
in the field of science and technology. Therefore, the non-native English speakers must be able to use correct English grammar
while reading, writing or speaking. This generates the need of automatic grammar checking tools.
Grammar Checking Tools:
 The trend of developing such tools has been evolved from 80’s till now. Earliest grammar checking tools e.g., Writer’s
Workbench were aimed at detecting punctuation errors and style errors.
 In 90’s, many tools were made available e.g., Right Writer.
 In recent decades, rapid development has been seen in this field. For example, Park et al developed a grammar
checker as a web application for university. ESL students.
Types of Errors:
Sentence Structure Error, Spelling Error, Punctuation Error, Syntax
Error,
Preposition Error, Semantic Error etc.
Approaches:
 Just as computational linguistics can be performed by experts in a variety of fields
and through a wide assortment of departments, so too can the research fields broach a
diverse range of topics. The following sections discuss some of the literature available
across the entire field broken into four main area of discourse: developmental
linguistics, structural linguistics, linguistic production, and linguistic comprehension.
 Developmental Approach
Language is a cognitive skill that develops throughout the life of an individual. This
developmental process has been examined using several techniques, and a computational
approach is one of them. Human language development does provide some constraints which
make it harder to apply a computational method to understanding it.
Approaches:
 Structural Approach
To create better computational models of language, an understanding of language's structure is crucial. To
this end, the English language has been meticulously studied using computational approaches to better
understand how the language works on a structural level. One of the most important pieces of being able to
study linguistic structure is the availability of large linguistic corpora or samples.
 Production Approach
The production of language is equally as complex in the information it provides and the necessary skills
which a fluent producer must have. That is to say, comprehension is only half the problem of communication.
The other half is how a system produces language, and computational linguistics has made interesting
discoveries in this area.
 Text-based interactive Approach
By this method, words typed by a user trigger the computer to recognize specific patterns and reply
accordingly, through a process known as keyword spotting.
Approaches:
 Speech-based interactive Approach
Recent technologies have placed more of an emphasis on speech-based interactive systems. These systems,
such as Siri of the iOS operating system, operate on a similar pattern-recognizing technique as that of text-
based systems, but with the former, the user input is conducted through speech recognition.
 Comprehension Approach
Much of the focus of modern computational linguistics is on comprehension. With the proliferation of the
internet and the abundance of easily accessible written human language, the ability to create a program
capable of understanding human language would have many broad and exciting possibilities, including
improved search engines, automated customer service, and online education.
Conclusion
Now a days research within the scope of CL is done at computational
linguistics departments, CL laboratories, computer science
departments, and linguistics departments.

More Related Content

What's hot

Noam chomsky and generative grammar
Noam chomsky and generative grammarNoam chomsky and generative grammar
Noam chomsky and generative grammarAsia Fareed
 
Transformational-Generative Grammar
Transformational-Generative GrammarTransformational-Generative Grammar
Transformational-Generative GrammarRuth Ann Llego
 
An Introduction to Applied Linguistics
An Introduction to Applied LinguisticsAn Introduction to Applied Linguistics
An Introduction to Applied LinguisticsSamira Rahmdel
 
General linguistics
General linguisticsGeneral linguistics
General linguisticszhian asaad
 
History and Definition of Applied Linguistics
History and Definition of Applied LinguisticsHistory and Definition of Applied Linguistics
History and Definition of Applied LinguisticsKuloNila
 
Creole and Pidgin Languages. General Characteristics
Creole and Pidgin Languages. General CharacteristicsCreole and Pidgin Languages. General Characteristics
Creole and Pidgin Languages. General CharacteristicsMarina Malaki
 
Language Attitude by Karahan F
Language Attitude by Karahan FLanguage Attitude by Karahan F
Language Attitude by Karahan FSuhana Ahmad
 
What is Applied Linguistics?
What is Applied Linguistics?What is Applied Linguistics?
What is Applied Linguistics?Shajaira Lopez
 
Applied linguistics presentation
Applied linguistics  presentationApplied linguistics  presentation
Applied linguistics presentationMuhammad Furqan
 
Introduction to sociolinguistics ch 1 4
Introduction to sociolinguistics ch 1 4Introduction to sociolinguistics ch 1 4
Introduction to sociolinguistics ch 1 4Shehnaz Mehboob
 
An introduction to forensic linguistics
An introduction to forensic linguisticsAn introduction to forensic linguistics
An introduction to forensic linguisticsReza Ramezani
 
Linguistics vs applied linguistics
Linguistics vs applied linguisticsLinguistics vs applied linguistics
Linguistics vs applied linguisticsUTPL UTPL
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguisticsshrey bhate
 

What's hot (20)

Generative grammar
Generative grammarGenerative grammar
Generative grammar
 
Noam chomsky and generative grammar
Noam chomsky and generative grammarNoam chomsky and generative grammar
Noam chomsky and generative grammar
 
Sociolinguistics
SociolinguisticsSociolinguistics
Sociolinguistics
 
Transformational-Generative Grammar
Transformational-Generative GrammarTransformational-Generative Grammar
Transformational-Generative Grammar
 
An Introduction to Applied Linguistics
An Introduction to Applied LinguisticsAn Introduction to Applied Linguistics
An Introduction to Applied Linguistics
 
Universal grammar
Universal grammarUniversal grammar
Universal grammar
 
General linguistics
General linguisticsGeneral linguistics
General linguistics
 
History and Definition of Applied Linguistics
History and Definition of Applied LinguisticsHistory and Definition of Applied Linguistics
History and Definition of Applied Linguistics
 
What is sociolinguistics,
What is sociolinguistics,What is sociolinguistics,
What is sociolinguistics,
 
PSYCHOLINGUISTICS
PSYCHOLINGUISTICSPSYCHOLINGUISTICS
PSYCHOLINGUISTICS
 
Creole and Pidgin Languages. General Characteristics
Creole and Pidgin Languages. General CharacteristicsCreole and Pidgin Languages. General Characteristics
Creole and Pidgin Languages. General Characteristics
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics
 
Language Attitude by Karahan F
Language Attitude by Karahan FLanguage Attitude by Karahan F
Language Attitude by Karahan F
 
What is Applied Linguistics?
What is Applied Linguistics?What is Applied Linguistics?
What is Applied Linguistics?
 
Language change
Language changeLanguage change
Language change
 
Applied linguistics presentation
Applied linguistics  presentationApplied linguistics  presentation
Applied linguistics presentation
 
Introduction to sociolinguistics ch 1 4
Introduction to sociolinguistics ch 1 4Introduction to sociolinguistics ch 1 4
Introduction to sociolinguistics ch 1 4
 
An introduction to forensic linguistics
An introduction to forensic linguisticsAn introduction to forensic linguistics
An introduction to forensic linguistics
 
Linguistics vs applied linguistics
Linguistics vs applied linguisticsLinguistics vs applied linguistics
Linguistics vs applied linguistics
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics
 

Similar to Computational linguistics

Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics1101989
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguisticsVahid Saffarian
 
Role of language engineering to preserve endangered languages
Role of language engineering to preserve endangered languagesRole of language engineering to preserve endangered languages
Role of language engineering to preserve endangered languagesDr. Amit Kumar Jha
 
Computational linguistics
Computational linguistics Computational linguistics
Computational linguistics kashmasardar
 
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGESA SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGEScsandit
 
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGESA SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGESLinda Garcia
 
Natural Language Processing: State of The Art, Current Trends and Challenges
Natural Language Processing: State of The Art, Current Trends and ChallengesNatural Language Processing: State of The Art, Current Trends and Challenges
Natural Language Processing: State of The Art, Current Trends and Challengesantonellarose
 
Design and Implementation of a Language Assistant for English – Arabic Texts
Design and Implementation of a Language Assistant for English – Arabic TextsDesign and Implementation of a Language Assistant for English – Arabic Texts
Design and Implementation of a Language Assistant for English – Arabic TextsIJCSIS Research Publications
 
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...kevig
 
Domain Specific Terminology Extraction (ICICT 2006)
Domain Specific Terminology Extraction (ICICT 2006)Domain Specific Terminology Extraction (ICICT 2006)
Domain Specific Terminology Extraction (ICICT 2006)IT Industry
 
Dynamic Construction of Telugu Speech Corpus for Voice Enabled Text Editor
Dynamic Construction of Telugu Speech Corpus for Voice Enabled Text EditorDynamic Construction of Telugu Speech Corpus for Voice Enabled Text Editor
Dynamic Construction of Telugu Speech Corpus for Voice Enabled Text EditorWaqas Tariq
 
American Standard Sign Language Representation Using Speech Recognition
American Standard Sign Language Representation Using Speech RecognitionAmerican Standard Sign Language Representation Using Speech Recognition
American Standard Sign Language Representation Using Speech Recognitionpaperpublications3
 
Conversational AI:An Overview of Techniques, Applications & Future Scope - Ph...
Conversational AI:An Overview of Techniques, Applications & Future Scope - Ph...Conversational AI:An Overview of Techniques, Applications & Future Scope - Ph...
Conversational AI:An Overview of Techniques, Applications & Future Scope - Ph...PhD Assistance
 
Syracuse UniversitySURFACEThe School of Information Studie.docx
Syracuse UniversitySURFACEThe School of Information Studie.docxSyracuse UniversitySURFACEThe School of Information Studie.docx
Syracuse UniversitySURFACEThe School of Information Studie.docxdeanmtaylor1545
 
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...kevig
 
Allin Qillqay A Free On-Line Web Spell Checking Service For Quechua
Allin Qillqay  A Free On-Line Web Spell Checking Service For QuechuaAllin Qillqay  A Free On-Line Web Spell Checking Service For Quechua
Allin Qillqay A Free On-Line Web Spell Checking Service For QuechuaAndrea Porter
 

Similar to Computational linguistics (20)

Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics
 
Com ling
Com lingCom ling
Com ling
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics
 
Role of language engineering to preserve endangered languages
Role of language engineering to preserve endangered languagesRole of language engineering to preserve endangered languages
Role of language engineering to preserve endangered languages
 
Computational linguistics
Computational linguistics Computational linguistics
Computational linguistics
 
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGESA SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
 
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGESA SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
A SURVEY OF GRAMMAR CHECKERS FOR NATURAL LANGUAGES
 
Natural Language Processing: State of The Art, Current Trends and Challenges
Natural Language Processing: State of The Art, Current Trends and ChallengesNatural Language Processing: State of The Art, Current Trends and Challenges
Natural Language Processing: State of The Art, Current Trends and Challenges
 
Design and Implementation of a Language Assistant for English – Arabic Texts
Design and Implementation of a Language Assistant for English – Arabic TextsDesign and Implementation of a Language Assistant for English – Arabic Texts
Design and Implementation of a Language Assistant for English – Arabic Texts
 
REPORT.doc
REPORT.docREPORT.doc
REPORT.doc
 
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
 
10
1010
10
 
Domain Specific Terminology Extraction (ICICT 2006)
Domain Specific Terminology Extraction (ICICT 2006)Domain Specific Terminology Extraction (ICICT 2006)
Domain Specific Terminology Extraction (ICICT 2006)
 
Dynamic Construction of Telugu Speech Corpus for Voice Enabled Text Editor
Dynamic Construction of Telugu Speech Corpus for Voice Enabled Text EditorDynamic Construction of Telugu Speech Corpus for Voice Enabled Text Editor
Dynamic Construction of Telugu Speech Corpus for Voice Enabled Text Editor
 
American Standard Sign Language Representation Using Speech Recognition
American Standard Sign Language Representation Using Speech RecognitionAmerican Standard Sign Language Representation Using Speech Recognition
American Standard Sign Language Representation Using Speech Recognition
 
Conversational AI:An Overview of Techniques, Applications & Future Scope - Ph...
Conversational AI:An Overview of Techniques, Applications & Future Scope - Ph...Conversational AI:An Overview of Techniques, Applications & Future Scope - Ph...
Conversational AI:An Overview of Techniques, Applications & Future Scope - Ph...
 
Syracuse UniversitySURFACEThe School of Information Studie.docx
Syracuse UniversitySURFACEThe School of Information Studie.docxSyracuse UniversitySURFACEThe School of Information Studie.docx
Syracuse UniversitySURFACEThe School of Information Studie.docx
 
Nlp (1)
Nlp (1)Nlp (1)
Nlp (1)
 
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
 
Allin Qillqay A Free On-Line Web Spell Checking Service For Quechua
Allin Qillqay  A Free On-Line Web Spell Checking Service For QuechuaAllin Qillqay  A Free On-Line Web Spell Checking Service For Quechua
Allin Qillqay A Free On-Line Web Spell Checking Service For Quechua
 

More from AdnanBaloch15

English for specific purpose
English for specific purposeEnglish for specific purpose
English for specific purposeAdnanBaloch15
 
Translation studies....
Translation studies....Translation studies....
Translation studies....AdnanBaloch15
 
Sociolinguistics (1)
Sociolinguistics (1)Sociolinguistics (1)
Sociolinguistics (1)AdnanBaloch15
 
Language shift maintenance death
Language shift maintenance deathLanguage shift maintenance death
Language shift maintenance deathAdnanBaloch15
 
Testing and evaluation
Testing and evaluationTesting and evaluation
Testing and evaluationAdnanBaloch15
 
Language learning strategies
Language learning strategiesLanguage learning strategies
Language learning strategiesAdnanBaloch15
 

More from AdnanBaloch15 (8)

English for specific purpose
English for specific purposeEnglish for specific purpose
English for specific purpose
 
Sociolinguistics
SociolinguisticsSociolinguistics
Sociolinguistics
 
Translation studies....
Translation studies....Translation studies....
Translation studies....
 
Sociolinguistics (1)
Sociolinguistics (1)Sociolinguistics (1)
Sociolinguistics (1)
 
Language shift maintenance death
Language shift maintenance deathLanguage shift maintenance death
Language shift maintenance death
 
Testing and evaluation
Testing and evaluationTesting and evaluation
Testing and evaluation
 
Syllabus design
Syllabus designSyllabus design
Syllabus design
 
Language learning strategies
Language learning strategiesLanguage learning strategies
Language learning strategies
 

Recently uploaded

ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 

Recently uploaded (20)

ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 

Computational linguistics

  • 2. Contents:  Introduction  Origin  MainApplicationAreas  Approaches  Conclusion
  • 3. Introduction  The Association for Computational linguistics defines CL as the scientific study of language from a computational perspective.  Computational linguists are interested in providing computational models of various kinds of linguistic phenomena.  Work in computational linguistics is in some cases motivated from a scientific perspective in that one is trying to provide a computational explanation for a particular linguistic or psycholinguistic phenomenon.
  • 4. Definition  Computational linguistics is the application of linguistic theories and computational techniques to problems of natural language processing.  Grishman (1986) defines Computational linguistics as the study of computer systems for understanding and generating natural language.
  • 6. Purpose  The purpose of CL is to develop applications that deal with computer tasks related to human language, like development of software for grammar correction, word sense disambiguation, compilation of dictionaries and corpora, automatic translation from one language to another, etc.
  • 7. Origin  Computational linguistics is often grouped within the field of artificial intelligence but was present before the development of artificial intelligence. Computational linguistics originated with efforts in the United States in the 1950s to use computers to automatically translate texts from foreign languages, particularly Russian scientific journals, into English. Since computers can make arithmetic (systematic) calculations much faster and more accurately than humans, it was thought to be only a short matter of time before they could also begin to process language. Computational and quantitative methods are also used historically in the attempted reconstruction of earlier forms of modern languages and sub-grouping modern languages into language families. Earlier methods, such as lexicostatistics and glottochronology, have been proven to be premature and inaccurate. However, recent interdisciplinary studies that borrow concepts from biological studies, especially gene mapping, have proved to produce more sophisticated analytical tools and more reliable results.  When machine translation (also known as mechanical translation) failed to yield accurate translations right away, automated processing of human languages was recognized as far more complex than had originally been assumed. Computational linguistics was born as the name of the new field of study devoted to developing algorithms and software for intelligently processing language data. The term "computational linguistics" itself was first coined by David Hays, a founding member of both the Association for Computational Linguistics (ACL) and the International Committee on Computational Linguistics (ICCL).
  • 8. Origin  To translate one language into another, it was observed that one had to understand the grammar of both languages, including both morphology (the grammar of word forms) and syntax (the grammar of sentence structure). To understand syntax, one had to also understand the semantics and the lexicon (or 'vocabulary'), and even something of the pragmatics of language use. Thus, what started as an effort to translate between languages evolved into an entire discipline devoted to understanding how to represent and process natural languages using computers.  Nowadays research within the scope of computational linguistics is done at computational linguistics departments, computational linguistics laboratories, computer science departments, and linguistics departments. Some research in the field of computational linguistics aims to create working speech or text processing systems while others aim to create a system allowing human-machine interaction. Programs meant for human-machine communication are called conversational agents.
  • 9. Main Application Areas  Machine Translation  Natural Language Interface  Speech Recognition  Intelligent word processing: Grammar Checking, spelling correction
  • 10. Machine Translation:  Machine translation (MT) is a sub-field of computational linguistics that investigates the use of software to translate text or speech from one language to another.  The process of translation involves, o Moving texts from one (human) language (source language) to another (target language) in a way that preserves meaning. o Machine translation (MT) automates the process, or part of the process. o Fully automatic translation o Computer-aided (human) translation  Is MT good or not?
  • 11. Natural Language interface:  Natural Language Interface (NLI) is an interface that allows users to interact with the computer using a human language.  NLI essentially provides an abstract layer between users and computers by enabling computers to understand human language instead of the other way around. It allows the user to enter natural language search queries in written or spoken text. Proven Capabilities: Natural-language (NL) interfaces built so far have primarily addressed the problem of accessing information stored in conventional data base systems. Among the proven capabilities exhibited by these systems are those that,  Provide reasonably good access to specific data bases.  Answer direct questions. ( What is Komal’s salary?)  Coordinate multiple files. ( ‘‘What is Komal’s location? Translates into What is the location of the department of Komal?’’)
  • 12. Speech recognition is an interdisciplinary subfield of computer science and computational linguistics that develops methodologies and technologies that enable the recognition and translation of spoken language into text by computers.  How does it work? Speech recognition software works by breaking down the audio of a speech recording into individual sounds, analyzing each sound, using algorithms to find the most probable word fit in that language, and transcribing those sounds into text.  Speech Recognition Digital Assistants: Digital assistants are designed to help people perform or complete basic tasks and respond to queries with the ability to access information from vast databases and various digital sources. For Example: Amazon’s Alexa, Apple’s Siri and Google’s Google Assistant Speech Recognition:
  • 13. Grammar Checking:  Grammar checking is the task of detection and correction of grammatical errors in the text. English is the dominating language in the field of science and technology. Therefore, the non-native English speakers must be able to use correct English grammar while reading, writing or speaking. This generates the need of automatic grammar checking tools. Grammar Checking Tools:  The trend of developing such tools has been evolved from 80’s till now. Earliest grammar checking tools e.g., Writer’s Workbench were aimed at detecting punctuation errors and style errors.  In 90’s, many tools were made available e.g., Right Writer.  In recent decades, rapid development has been seen in this field. For example, Park et al developed a grammar checker as a web application for university. ESL students. Types of Errors: Sentence Structure Error, Spelling Error, Punctuation Error, Syntax Error, Preposition Error, Semantic Error etc.
  • 14. Approaches:  Just as computational linguistics can be performed by experts in a variety of fields and through a wide assortment of departments, so too can the research fields broach a diverse range of topics. The following sections discuss some of the literature available across the entire field broken into four main area of discourse: developmental linguistics, structural linguistics, linguistic production, and linguistic comprehension.  Developmental Approach Language is a cognitive skill that develops throughout the life of an individual. This developmental process has been examined using several techniques, and a computational approach is one of them. Human language development does provide some constraints which make it harder to apply a computational method to understanding it.
  • 15. Approaches:  Structural Approach To create better computational models of language, an understanding of language's structure is crucial. To this end, the English language has been meticulously studied using computational approaches to better understand how the language works on a structural level. One of the most important pieces of being able to study linguistic structure is the availability of large linguistic corpora or samples.  Production Approach The production of language is equally as complex in the information it provides and the necessary skills which a fluent producer must have. That is to say, comprehension is only half the problem of communication. The other half is how a system produces language, and computational linguistics has made interesting discoveries in this area.  Text-based interactive Approach By this method, words typed by a user trigger the computer to recognize specific patterns and reply accordingly, through a process known as keyword spotting.
  • 16. Approaches:  Speech-based interactive Approach Recent technologies have placed more of an emphasis on speech-based interactive systems. These systems, such as Siri of the iOS operating system, operate on a similar pattern-recognizing technique as that of text- based systems, but with the former, the user input is conducted through speech recognition.  Comprehension Approach Much of the focus of modern computational linguistics is on comprehension. With the proliferation of the internet and the abundance of easily accessible written human language, the ability to create a program capable of understanding human language would have many broad and exciting possibilities, including improved search engines, automated customer service, and online education.
  • 17. Conclusion Now a days research within the scope of CL is done at computational linguistics departments, CL laboratories, computer science departments, and linguistics departments.