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

Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics1101989
 
Language Production
Language ProductionLanguage Production
Language ProductionLaiba Yaseen
 
Standardization
StandardizationStandardization
StandardizationSama Ahmad
 
SLA ,Learning Theories , Second language Aquisition
SLA ,Learning Theories , Second language AquisitionSLA ,Learning Theories , Second language Aquisition
SLA ,Learning Theories , Second language Aquisitionmoji azimi
 
An Introduction to Applied Linguistics
An Introduction to Applied LinguisticsAn Introduction to Applied Linguistics
An Introduction to Applied LinguisticsSamira Rahmdel
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguisticsVahid Saffarian
 
Definition and Scopo of Psycholinguistics
Definition and Scopo of PsycholinguisticsDefinition and Scopo of Psycholinguistics
Definition and Scopo of PsycholinguisticsRezaHalimah
 
Pidgins creoles - sociolinguistics
Pidgins   creoles - sociolinguistics Pidgins   creoles - sociolinguistics
Pidgins creoles - sociolinguistics Amal Mustafa
 
Inter language theory
Inter language theory Inter language theory
Inter language theory Dr Shamim Ali
 

What's hot (20)

Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics
 
Language Production
Language ProductionLanguage Production
Language Production
 
Standardization
StandardizationStandardization
Standardization
 
Ppt of-interlanguage-chapter-3
Ppt of-interlanguage-chapter-3Ppt of-interlanguage-chapter-3
Ppt of-interlanguage-chapter-3
 
Discourse analysis
Discourse analysis Discourse analysis
Discourse analysis
 
Inter language
Inter languageInter language
Inter language
 
SLA ,Learning Theories , Second language Aquisition
SLA ,Learning Theories , Second language AquisitionSLA ,Learning Theories , Second language Aquisition
SLA ,Learning Theories , Second language Aquisition
 
An Introduction to Applied Linguistics
An Introduction to Applied LinguisticsAn Introduction to Applied Linguistics
An Introduction to Applied Linguistics
 
Sociolinguistics
SociolinguisticsSociolinguistics
Sociolinguistics
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics
 
Inter-language theory
Inter-language theoryInter-language theory
Inter-language theory
 
Phatic tokens
Phatic tokensPhatic tokens
Phatic tokens
 
Definition and Scopo of Psycholinguistics
Definition and Scopo of PsycholinguisticsDefinition and Scopo of Psycholinguistics
Definition and Scopo of Psycholinguistics
 
Pidgins creoles - sociolinguistics
Pidgins   creoles - sociolinguistics Pidgins   creoles - sociolinguistics
Pidgins creoles - sociolinguistics
 
Diglossia
DiglossiaDiglossia
Diglossia
 
Inter language theory
Inter language theory Inter language theory
Inter language theory
 
Applied linguistics
Applied linguisticsApplied linguistics
Applied linguistics
 
Corpus linguistics
Corpus linguisticsCorpus linguistics
Corpus linguistics
 
Sociolinguistics
SociolinguisticsSociolinguistics
Sociolinguistics
 
Generative grammar
Generative grammarGenerative grammar
Generative grammar
 

Similar to Computational linguistics

Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics1101989
 
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
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics
 
Com ling
Com lingCom ling
Com ling
 
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

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17Celine George
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptxJoelynRubio1
 
dusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningdusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningMarc Dusseiller Dusjagr
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxDr. Sarita Anand
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answersdalebeck957
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationNeilDeclaro1
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfPondicherry University
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111GangaMaiya1
 

Recently uploaded (20)

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
dusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningdusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learning
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 

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.