Natural language processing and computational linguistics: 2 Semantics, discourse and applications
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
London
ISTE
2017
|
Schriftenreihe: | Cognitive science series
Cognitive science series |
Online-Zugang: | Inhaltsverzeichnis Klappentext |
Beschreibung: | x, 302 Seiten Illustrationen, Diagramme |
ISBN: | 9781848219212 |
Internformat
MARC
LEADER | 00000nam a2200000 cc4500 | ||
---|---|---|---|
001 | BV044788394 | ||
003 | DE-604 | ||
005 | 20180319 | ||
007 | t | ||
008 | 180220s2017 a||| |||| 00||| eng d | ||
020 | |a 9781848219212 |9 978-1-84821-921-2 | ||
035 | |a (OCoLC)1029105649 | ||
035 | |a (DE-599)BVBBV044788394 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-355 | ||
100 | 1 | |a Kurdi, Mohamed Zakaria |d 1973- |e Verfasser |0 (DE-588)1118418484 |4 aut | |
245 | 1 | 0 | |a Natural language processing and computational linguistics |n 2 |p Semantics, discourse and applications |c Mohamed Zakaria Kurdi |
264 | 1 | |a London |b ISTE |c 2017 | |
300 | |a x, 302 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Cognitive science series | |
490 | 0 | |a Cognitive science series | |
773 | 0 | 8 | |w (DE-604)BV043997653 |g 2 |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030183673&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030183673&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Klappentext |
999 | |a oai:aleph.bib-bvb.de:BVB01-030183673 |
Datensatz im Suchindex
_version_ | 1804178297585664000 |
---|---|
adam_text | Contents
Introduction....................................................................... ix
Chapter 1. The Sphere of Lexicons and Knowledge............................... 1
1.1. Lexical semantics.......................................................... 1
1.1.1. Extension of lexical meaning . . ................................ 1
1.1.2. Paradigmatic relations of meaning...................................... 6
1.1.3. Theories of lexical meaning........................................... 16
1.2. Lexical databases....................................................... 23
1.2.1. Standards for encoding and exchanging data............................ 25
1.2.2. Standard character encoding........................................... 25
1.2.3. Content standards..................................................... 32
1.2.4. Writing systems....................................................... 40
1.2.5. A few lexical databases............................................... 45
1.3. Knowledge representation and ontologies................................... 49
1.3.1. Knowledge representation.............................................. 49
1.3.2. Ontologies..........................:............................ 63
Chapter 2. The Sphere of Semantics............................................ 75
2.1. Combinatorial semantics ................................................ 75
2.1.1. Interpretive semantics................................................ 75
2.1.2. Generative semantics................................................. 80
2.1.3. Case grammar.......................................................... 82
2.1.4. Rastier’s interpretive semantics...................................... 84
2.1.5. Meaning-text theory7.................................................. 92
vi Natural Language Processing and Computational Linguistics 2
2.2. Formal semantics............................................................. 95
2.2.1. Propositional logic..................................................... 95
2.2.2. First-order logic....................................................... 106
2.2.3. Lambda calculus......................................................... 113
2.2.4. Other types of logic.................................................... 121
Chapter 3. The Sphere of Discourse and Text. . 123
3.1. Discourse analysis and pragmatics....................................... 123
3.1.1. Fundamental concepts.................................................. 123
3.1.2. Utterance production................................................. 125
3.1.3. Context, cotext and intertextuality. ................................... 128
3.1.4. Information structure in discourse.................................... 1 30
3.1.5. Coherence............................................................... 137
3.1.6. Cohesion................................................................ 138
3.1.7. Ellipses.............................................................. 142
3.1.8. Textual sequences................................... ............ 143
3.1.9. Speech acts.............................................................. 144
3.2. Computational approaches to discourse........................................ 146
3.2.1. Linear segmentation of discourse.................................... 146
3.2.2. Rhetorical structure theory and automatic
discourse analysis.............................................................. 148
3.2.3. Discourse interpretation: DRT............................................ 154
3.2.4. Processing anaphora..................................................... 159
Chapter 4. The Sphere of Applications............................................ 169
4.1. Software engineering for NLP software................................... 169
4.1.1. Lifecycle of an NLP software............................................ 169
4.1.2. Software architecture for NLP........................................... 170
4.1.3. Serial architectures.................................................... 171
4.1.4. Data-centered architectures............................................. 173
4.1.5. Object-oriented architectures........................................... 177
4.1.6. Multi-agent architectures............................................... 178
4.1.7. Syntactic-semantic cooperation: from cognitive
models to software architecture................................................. 180
4.1.8. Programming languages for NLP....................................... 184
4.1.9. Evaluation of NLP systems........................................... 186
4.2. Machine translation (MT)..................................................... 191
4.2.1. Why is translation difficult?............................................ 192
4.2.2. History of MT systems............................................... 194
4.2.3. Typology of MT systems................................................... 196
Contents vii
4.2.4. The use of MT...................................................... 198
4.2.5. MT techniques.......................................................... 199
4.2.6. Example of a translation system: Verbmobil......................... 208
4.3. Information retrieval (IR)................................................ 211
4.3.1. IR and related domains............................................. 211
4.3.2. Lexical information and IR............................................. 213
4.3.3. Information retrieval approaches . ................................ 219
4.4. Big Data (BD) and information extraction............................... 234
4.4.1. Structured, semi-structured and unstructured data.................. 234
4.4.2. Architectures of BD processing systems................................. 235
4.4.3. Role of NLP in BD processing........................................... 237
4.4.4. Information extraction................................................. 238
Conclusion.......................................................................... 259
Bibliography. ...................................................................... 263
Index
301
Natural Language Processing (NLP) is a scientific discipline which
is found at the intersection of fields such as Artificial Intelligence,
Linguistics, and Cognitive Psychology. Over four chapters, this
book presents the state of the art and fundamental concepts of
key NLP areas.
The first chapter covers the fundamental concepts in lexical
semantics, lexical databases, knowledge representation
paradigms, and ontologies. The second chapter focuses on
combinatorial and formal semantics. Discourse and text
representation, automatic discourse segmentation and
interpretation, and anaphora resolution are the subject of the
third chapter.
Finally, the fourth chapter covers key aspects of large scale
applications of NLP such as software architectures and their
relations to cognitive models of NLP as well as the evaluation
paradigms of NLP software. Furthermore, this chapter presents
the main NLP applications such as Machine Translation (MT),
Information Retrieval (IR), as well as Information Extraction from
Big Data (event extraction, sentiment analysis and opinion
mining).
|
any_adam_object | 1 |
author | Kurdi, Mohamed Zakaria 1973- |
author_GND | (DE-588)1118418484 |
author_facet | Kurdi, Mohamed Zakaria 1973- |
author_role | aut |
author_sort | Kurdi, Mohamed Zakaria 1973- |
author_variant | m z k mz mzk |
building | Verbundindex |
bvnumber | BV044788394 |
ctrlnum | (OCoLC)1029105649 (DE-599)BVBBV044788394 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01502nam a2200313 cc4500</leader><controlfield tag="001">BV044788394</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20180319 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">180220s2017 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781848219212</subfield><subfield code="9">978-1-84821-921-2</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1029105649</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV044788394</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-355</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Kurdi, Mohamed Zakaria</subfield><subfield code="d">1973-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1118418484</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Natural language processing and computational linguistics</subfield><subfield code="n">2</subfield><subfield code="p">Semantics, discourse and applications</subfield><subfield code="c">Mohamed Zakaria Kurdi</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">London</subfield><subfield code="b">ISTE</subfield><subfield code="c">2017</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">x, 302 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Cognitive science series</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Cognitive science series</subfield></datafield><datafield tag="773" ind1="0" ind2="8"><subfield code="w">(DE-604)BV043997653</subfield><subfield code="g">2</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030183673&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030183673&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Klappentext</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-030183673</subfield></datafield></record></collection> |
id | DE-604.BV044788394 |
illustrated | Illustrated |
indexdate | 2024-07-10T08:01:44Z |
institution | BVB |
isbn | 9781848219212 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030183673 |
oclc_num | 1029105649 |
open_access_boolean | |
owner | DE-355 DE-BY-UBR |
owner_facet | DE-355 DE-BY-UBR |
physical | x, 302 Seiten Illustrationen, Diagramme |
publishDate | 2017 |
publishDateSearch | 2017 |
publishDateSort | 2017 |
publisher | ISTE |
record_format | marc |
series2 | Cognitive science series |
spelling | Kurdi, Mohamed Zakaria 1973- Verfasser (DE-588)1118418484 aut Natural language processing and computational linguistics 2 Semantics, discourse and applications Mohamed Zakaria Kurdi London ISTE 2017 x, 302 Seiten Illustrationen, Diagramme txt rdacontent n rdamedia nc rdacarrier Cognitive science series (DE-604)BV043997653 2 Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030183673&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030183673&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA Klappentext |
spellingShingle | Kurdi, Mohamed Zakaria 1973- Natural language processing and computational linguistics |
title | Natural language processing and computational linguistics |
title_auth | Natural language processing and computational linguistics |
title_exact_search | Natural language processing and computational linguistics |
title_full | Natural language processing and computational linguistics 2 Semantics, discourse and applications Mohamed Zakaria Kurdi |
title_fullStr | Natural language processing and computational linguistics 2 Semantics, discourse and applications Mohamed Zakaria Kurdi |
title_full_unstemmed | Natural language processing and computational linguistics 2 Semantics, discourse and applications Mohamed Zakaria Kurdi |
title_short | Natural language processing and computational linguistics |
title_sort | natural language processing and computational linguistics semantics discourse and applications |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030183673&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030183673&sequence=000002&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV043997653 |
work_keys_str_mv | AT kurdimohamedzakaria naturallanguageprocessingandcomputationallinguistics2 |