Term indexing:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Abschlussarbeit Buch |
Sprache: | German |
Veröffentlicht: |
Berlin [u.a.]
Springer
1996
|
Schriftenreihe: | Lecture notes in computer science
1053 : Lecture notes in artificial intelligence |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XIV, 284 S. graph. Darst. |
ISBN: | 3540610405 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV010665363 | ||
003 | DE-604 | ||
005 | 19970217 | ||
007 | t| | ||
008 | 960304s1996 gw d||| m||| 00||| ger d | ||
016 | 7 | |a 946866023 |2 DE-101 | |
020 | |a 3540610405 |c kart. : DM 62.00 |9 3-540-61040-5 | ||
035 | |a (OCoLC)223014390 | ||
035 | |a (DE-599)BVBBV010665363 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c DE | ||
049 | |a DE-91G |a DE-384 |a DE-739 |a DE-355 |a DE-20 |a DE-19 |a DE-706 |a DE-634 |a DE-83 |a DE-11 |a DE-188 | ||
050 | 0 | |a QA76.9.A96G73 1995 | |
082 | 0 | |a 006.3 20 | |
082 | 0 | |a 006.3 | |
084 | |a ST 285 |0 (DE-625)143648: |2 rvk | ||
084 | |a ST 304 |0 (DE-625)143653: |2 rvk | ||
084 | |a DAT 706f |2 stub | ||
084 | |a 28 |2 sdnb | ||
100 | 1 | |a Graf, Peter |e Verfasser |4 aut | |
245 | 1 | 0 | |a Term indexing |c Peter Graf |
264 | 1 | |a Berlin [u.a.] |b Springer |c 1996 | |
300 | |a XIV, 284 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Lecture notes in computer science |v 1053 : Lecture notes in artificial intelligence | |
502 | |a Teilw. zugl.: Saarbrücken, Univ., Diss., 1995 | ||
650 | 4 | |a Künstliche Intelligenz | |
650 | 4 | |a Automatic theorem proving | |
650 | 4 | |a Expert systems (Computer science) | |
650 | 4 | |a Artificial intelligence | |
650 | 4 | |a Indexing | |
650 | 0 | 7 | |a Indizierung |g Informatik |0 (DE-588)4385466-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Automatisches Beweisverfahren |0 (DE-588)4069034-9 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4113937-9 |a Hochschulschrift |2 gnd-content | |
689 | 0 | 0 | |a Automatisches Beweisverfahren |0 (DE-588)4069034-9 |D s |
689 | 0 | 1 | |a Indizierung |g Informatik |0 (DE-588)4385466-7 |D s |
689 | 0 | |5 DE-604 | |
830 | 0 | |a Lecture notes in computer science |v 1053 : Lecture notes in artificial intelligence |w (DE-604)BV000000607 |9 1053 : Lecture | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007119480&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-007119480 |
Datensatz im Suchindex
_version_ | 1820874850087993344 |
---|---|
adam_text |
CONTENTS
1
INTRODUCTION
1
1.1
FUNDAMENTALS
OF
TERM
INDEXING
.
4
1.2
ORIGINAL
CONTRIBUTIONS
OF
THIS
BOOK
.
12
1.3
READER
'
S
GUIDE
.
14
2
PRELIMINARIES
17
2.1
RULES
.
17
2.2
FIRST-ORDER
LOGIC
.
18
2.3
GRAPHS
AND
TREES
.
24
2.4
ALGORITHMS
.
25
3
FUNDAMENTAL
DATA
STRUCTURES
AND
ALGORITHMS
27
3.1
MEMORY
MANAGEMENT
.
28
3.2
TERMS
.
29
3.3
SUBSTITUTIONS,
MATCHING,
AND
UNIFICATION
.
35
4
ATTRIBUTE-BASED
INDEXING
43
4.1
MATCHING
PRETEST
.
44
4.2
OUTLINE
INDEXING
.
45
4.3
SUPERIMPOSED
CODEWORDS
.
47
5
SET-BASED
INDEXING
51
5.1
TOP
SYMBOL
HASHING
.
52
5.2
COORDINATE
INDEXING
.
53
5.3
PATH
INDEXING
.
56
5.3.1
STANDARD
PATH
INDEXING
.
58
5.3.2
DYNAMIC
PATH
INDEXING
.
87
5.3.3
EXTENDED
PATH
INDEXING
.
90
5.3.4
PATH
INDEXING
FOR
SUBTERM
RETRIEVAL
.
113
5.3.5
PATH
INDEXING
FOR
AC-THEORIES
.
115
X
CONTENTS
6
TREE-BASED
INDEXING
127
6.1
DISCRIMINATION
TREE
INDEXING
.
127
6.1.1
STANDARD
DISCRIMINATION
TREES
.
128
6.1.2
PERFECT
DISCRIMINATION
TREES
.
138
6.1.3
DETERMINISTIC
DISCRIMINATION
TREES
.
142
6.1.4
ADAPTIVE
DISCRIMINATION
TREES
.
146
6.2
ABSTRACTION
TREE
INDEXING
.
.
.
.
.
150
6.2.1
STANDARD
ABSTRACTION
TREES
.
150
6.2.2
LINEAR
ABSTRACTION
TREES
.
157
6.3
SUBSTITUTION
TREE
INDEXING
.
158
6.3.1
STANDARD
SUBSTITUTION
TREES
.
160
6.3.2
WEIGHTED
SUBSTITUTION
TREES
.
189
6.3.3
LINEAR
SUBSTITUTION
TREES
.
191
6.3.4
COMPILED
SUBSTITUTION
TREES
.
193
7
COMPARISON
OF
INDEXING
TECHNIQUES
201
7.1
DATA
STRUCTURES
.
202
7.2
SOUNDNESS
AND
COMPLETENESS
.
204
7.3
FUNCTIONALITY
.
205
7.4
COMPLEXITY
.
210
7.5
PERFORMANCE
.
212
8
INDEXING
IN
THEOREM
PROVERS
233
8.1
BINARY
RESOLUTION
.
234
8.2
BINARY
RESOLUTION
WITH
THEORY
UNIFICATION
.
234
8.3
HYPERRESOLUTION
.
235
8.4
UNIT
RESULTING
RESOLUTION
.
236
8.4.1
P
URR
.
237
8.5
SUBSUMPTION
.
248
8.6
PARAMODULATION
.
256
8.7
DEMODULATION
.
257
8.8
COMPLETION
.
259
9
SUMMARY
265
9.1
A
SHORT
SURVEY
ON
THE
PRESENTED
INDEXING
TECHNIQUES
.
266
9.2
MAIN
RESULTS
.
268
9.3
CONCLUSIONS
.
270
9.4
THE
FUTURE
.
272
BIBLIOGRAPHY
.
275
INDEX
.
281 |
any_adam_object | 1 |
author | Graf, Peter |
author_facet | Graf, Peter |
author_role | aut |
author_sort | Graf, Peter |
author_variant | p g pg |
building | Verbundindex |
bvnumber | BV010665363 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.A96G73 1995 |
callnumber-search | QA76.9.A96G73 1995 |
callnumber-sort | QA 276.9 A96 G73 41995 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 285 ST 304 |
classification_tum | DAT 706f |
ctrlnum | (OCoLC)223014390 (DE-599)BVBBV010665363 |
dewey-full | 006.320 006.3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.3 20 006.3 |
dewey-search | 006.3 20 006.3 |
dewey-sort | 16.3 220 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Thesis Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 cb4500</leader><controlfield tag="001">BV010665363</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">19970217</controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">960304s1996 gw d||| m||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">946866023</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540610405</subfield><subfield code="c">kart. : DM 62.00</subfield><subfield code="9">3-540-61040-5</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)223014390</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010665363</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.9.A96G73 1995</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.3 20</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.3</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 285</subfield><subfield code="0">(DE-625)143648:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 304</subfield><subfield code="0">(DE-625)143653:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 706f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">28</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Graf, Peter</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Term indexing</subfield><subfield code="c">Peter Graf</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">1996</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIV, 284 S.</subfield><subfield code="b">graph. Darst.</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="1" ind2=" "><subfield code="a">Lecture notes in computer science</subfield><subfield code="v">1053 : Lecture notes in artificial intelligence</subfield></datafield><datafield tag="502" ind1=" " ind2=" "><subfield code="a">Teilw. zugl.: Saarbrücken, Univ., Diss., 1995</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Künstliche Intelligenz</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Automatic theorem proving</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Expert systems (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Artificial intelligence</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Indexing</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Indizierung</subfield><subfield code="g">Informatik</subfield><subfield code="0">(DE-588)4385466-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Automatisches Beweisverfahren</subfield><subfield code="0">(DE-588)4069034-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4113937-9</subfield><subfield code="a">Hochschulschrift</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Automatisches Beweisverfahren</subfield><subfield code="0">(DE-588)4069034-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Indizierung</subfield><subfield code="g">Informatik</subfield><subfield code="0">(DE-588)4385466-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Lecture notes in computer science</subfield><subfield code="v">1053 : Lecture notes in artificial intelligence</subfield><subfield code="w">(DE-604)BV000000607</subfield><subfield code="9">1053 : Lecture</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</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=007119480&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007119480</subfield></datafield></record></collection> |
genre | (DE-588)4113937-9 Hochschulschrift gnd-content |
genre_facet | Hochschulschrift |
id | DE-604.BV010665363 |
illustrated | Illustrated |
indexdate | 2025-01-10T15:06:17Z |
institution | BVB |
isbn | 3540610405 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007119480 |
oclc_num | 223014390 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-384 DE-739 DE-355 DE-BY-UBR DE-20 DE-19 DE-BY-UBM DE-706 DE-634 DE-83 DE-11 DE-188 |
owner_facet | DE-91G DE-BY-TUM DE-384 DE-739 DE-355 DE-BY-UBR DE-20 DE-19 DE-BY-UBM DE-706 DE-634 DE-83 DE-11 DE-188 |
physical | XIV, 284 S. graph. Darst. |
publishDate | 1996 |
publishDateSearch | 1996 |
publishDateSort | 1996 |
publisher | Springer |
record_format | marc |
series | Lecture notes in computer science |
series2 | Lecture notes in computer science |
spelling | Graf, Peter Verfasser aut Term indexing Peter Graf Berlin [u.a.] Springer 1996 XIV, 284 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Lecture notes in computer science 1053 : Lecture notes in artificial intelligence Teilw. zugl.: Saarbrücken, Univ., Diss., 1995 Künstliche Intelligenz Automatic theorem proving Expert systems (Computer science) Artificial intelligence Indexing Indizierung Informatik (DE-588)4385466-7 gnd rswk-swf Automatisches Beweisverfahren (DE-588)4069034-9 gnd rswk-swf (DE-588)4113937-9 Hochschulschrift gnd-content Automatisches Beweisverfahren (DE-588)4069034-9 s Indizierung Informatik (DE-588)4385466-7 s DE-604 Lecture notes in computer science 1053 : Lecture notes in artificial intelligence (DE-604)BV000000607 1053 : Lecture DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007119480&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Graf, Peter Term indexing Lecture notes in computer science Künstliche Intelligenz Automatic theorem proving Expert systems (Computer science) Artificial intelligence Indexing Indizierung Informatik (DE-588)4385466-7 gnd Automatisches Beweisverfahren (DE-588)4069034-9 gnd |
subject_GND | (DE-588)4385466-7 (DE-588)4069034-9 (DE-588)4113937-9 |
title | Term indexing |
title_auth | Term indexing |
title_exact_search | Term indexing |
title_full | Term indexing Peter Graf |
title_fullStr | Term indexing Peter Graf |
title_full_unstemmed | Term indexing Peter Graf |
title_short | Term indexing |
title_sort | term indexing |
topic | Künstliche Intelligenz Automatic theorem proving Expert systems (Computer science) Artificial intelligence Indexing Indizierung Informatik (DE-588)4385466-7 gnd Automatisches Beweisverfahren (DE-588)4069034-9 gnd |
topic_facet | Künstliche Intelligenz Automatic theorem proving Expert systems (Computer science) Artificial intelligence Indexing Indizierung Informatik Automatisches Beweisverfahren Hochschulschrift |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007119480&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV000000607 |
work_keys_str_mv | AT grafpeter termindexing |