Search (2134 results, page 1 of 107)

  • × type_ss:"m"
  1. Kuropka, D.: Modelle zur Repräsentation natürlichsprachlicher Dokumente : Ontologie-basiertes Information-Filtering und -Retrieval mit relationalen Datenbanken (2004) 0.45
    0.44741777 = product of:
      0.89483553 = sum of:
        0.02688897 = weight(_text_:system in 4325) [ClassicSimilarity], result of:
          0.02688897 = score(doc=4325,freq=8.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.3479797 = fieldWeight in 4325, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4325)
        0.25773457 = weight(_text_:dokumentverarbeitung in 4325) [ClassicSimilarity], result of:
          0.25773457 = score(doc=4325,freq=8.0), product of:
            0.23923214 = queryWeight, product of:
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.02453417 = queryNorm
            1.077341 = fieldWeight in 4325, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4325)
        0.26594788 = weight(_text_:benutzermodell in 4325) [ClassicSimilarity], result of:
          0.26594788 = score(doc=4325,freq=8.0), product of:
            0.24301408 = queryWeight, product of:
              9.905128 = idf(docFreq=5, maxDocs=44218)
              0.02453417 = queryNorm
            1.0943723 = fieldWeight in 4325, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              9.905128 = idf(docFreq=5, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4325)
        0.010230875 = weight(_text_:information in 4325) [ClassicSimilarity], result of:
          0.010230875 = score(doc=4325,freq=12.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.23754507 = fieldWeight in 4325, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4325)
        0.027730504 = weight(_text_:retrieval in 4325) [ClassicSimilarity], result of:
          0.027730504 = score(doc=4325,freq=10.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.37365708 = fieldWeight in 4325, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4325)
        0.22239485 = weight(_text_:relationales in 4325) [ClassicSimilarity], result of:
          0.22239485 = score(doc=4325,freq=8.0), product of:
            0.22222634 = queryWeight, product of:
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.02453417 = queryNorm
            1.0007583 = fieldWeight in 4325, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4325)
        0.083907776 = product of:
          0.16781555 = sum of:
            0.16781555 = weight(_text_:datenmodell in 4325) [ClassicSimilarity], result of:
              0.16781555 = score(doc=4325,freq=8.0), product of:
                0.19304088 = queryWeight, product of:
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.02453417 = queryNorm
                0.86932653 = fieldWeight in 4325, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4325)
          0.5 = coord(1/2)
      0.5 = coord(7/14)
    
    Abstract
    Kostengünstige Massenspeicher und die zunehmende Vernetzung von Rechnern haben die Anzahl der Dokumente, auf die ein einzelnes Individuum zugreifen kann (bspw. Webseiten) oder die auf das Individuum einströmen (bspw. E-Mails), in den letzten Jahren rapide ansteigen lassen. In immer mehr Bereichen der Wirtschaft, Wissenschaft und Verwaltung nimmt der Bedarf an hochwertigen Information-Filtering und -Retrieval Werkzeugen zur Beherrschung der Informationsflut zu. Zur computergestützten Lösung dieser Problemstellung sind Modelle zur Repräsentation natürlichsprachlicher Dokumente erforderlich, um formale Kriterien für die automatisierte Auswahl relevanter Dokumente definieren zu können. Dominik Kuropka gibt in seiner Arbeit eine umfassende Übersicht über den Themenbereich der Suche und Filterung von natürlichsprachlichen Dokumenten. Es wird eine Vielzahl von Modellen aus Forschung und Praxis vorgestellt und evaluiert. Auf den Ergebnissen aufbauend wird das Potenzial von Ontologien in diesem Zusammenhang eruiert und es wird ein neues, ontologie-basiertes Modell für das Information-Filtering und -Retrieval erarbeitet, welches anhand von Text- und Code-Beispielen ausführlich erläutert wird. Das Buch richtet sich an Dozenten und Studenten der Informatik, Wirtschaftsinformatik und (Computer-)Linguistik sowie an Systemdesigner und Entwickler von dokumentenorientierten Anwendungssystemen und Werkzeugen.
    RSWK
    Natürlichsprachiges System / Dokumentverarbeitung / Wissensrepräsentation / Benutzermodell / Information Retrieval / Relationales Datenmodell
    Natürlichsprachiges System / Dokumentverarbeitung / Wissensrepräsentation / Benutzermodell / Informationsauswahl / Relationales Datenmodell
    Series
    Advances in information systems and management science; 10
    Subject
    Natürlichsprachiges System / Dokumentverarbeitung / Wissensrepräsentation / Benutzermodell / Information Retrieval / Relationales Datenmodell
    Natürlichsprachiges System / Dokumentverarbeitung / Wissensrepräsentation / Benutzermodell / Informationsauswahl / Relationales Datenmodell
  2. Kuropka, D.: Modelle zur Repräsentation natürlichsprachlicher Dokumente : Ontologie-basiertes Information-Filtering und -Retrieval mit relationalen Datenbanken (2004) 0.45
    0.44741777 = product of:
      0.89483553 = sum of:
        0.02688897 = weight(_text_:system in 4385) [ClassicSimilarity], result of:
          0.02688897 = score(doc=4385,freq=8.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.3479797 = fieldWeight in 4385, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4385)
        0.25773457 = weight(_text_:dokumentverarbeitung in 4385) [ClassicSimilarity], result of:
          0.25773457 = score(doc=4385,freq=8.0), product of:
            0.23923214 = queryWeight, product of:
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.02453417 = queryNorm
            1.077341 = fieldWeight in 4385, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4385)
        0.26594788 = weight(_text_:benutzermodell in 4385) [ClassicSimilarity], result of:
          0.26594788 = score(doc=4385,freq=8.0), product of:
            0.24301408 = queryWeight, product of:
              9.905128 = idf(docFreq=5, maxDocs=44218)
              0.02453417 = queryNorm
            1.0943723 = fieldWeight in 4385, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              9.905128 = idf(docFreq=5, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4385)
        0.010230875 = weight(_text_:information in 4385) [ClassicSimilarity], result of:
          0.010230875 = score(doc=4385,freq=12.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.23754507 = fieldWeight in 4385, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4385)
        0.027730504 = weight(_text_:retrieval in 4385) [ClassicSimilarity], result of:
          0.027730504 = score(doc=4385,freq=10.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.37365708 = fieldWeight in 4385, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4385)
        0.22239485 = weight(_text_:relationales in 4385) [ClassicSimilarity], result of:
          0.22239485 = score(doc=4385,freq=8.0), product of:
            0.22222634 = queryWeight, product of:
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.02453417 = queryNorm
            1.0007583 = fieldWeight in 4385, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4385)
        0.083907776 = product of:
          0.16781555 = sum of:
            0.16781555 = weight(_text_:datenmodell in 4385) [ClassicSimilarity], result of:
              0.16781555 = score(doc=4385,freq=8.0), product of:
                0.19304088 = queryWeight, product of:
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.02453417 = queryNorm
                0.86932653 = fieldWeight in 4385, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4385)
          0.5 = coord(1/2)
      0.5 = coord(7/14)
    
    Abstract
    Kostengünstige Massenspeicher und die zunehmende Vernetzung von Rechnern haben die Anzahl der Dokumente, auf die ein einzelnes Individuum zugreifen kann (bspw. Webseiten) oder die auf das Individuum einströmen (bspw. E-Mails), in den letzten Jahren rapide ansteigen lassen. In immer mehr Bereichen der Wirtschaft, Wissenschaft und Verwaltung nimmt der Bedarf an hochwertigen Information-Filtering und -Retrieval Werkzeugen zur Beherrschung der Informationsflut zu. Zur computergestützten Lösung dieser Problemstellung sind Modelle zur Repräsentation natürlichsprachlicher Dokumente erforderlich, um formale Kriterien für die automatisierte Auswahl relevanter Dokumente definieren zu können. Dominik Kuropka gibt in seiner Arbeit eine umfassende Übersicht über den Themenbereich der Suche und Filterung von natürlichsprachlichen Dokumenten. Es wird eine Vielzahl von Modellen aus Forschung und Praxis vorgestellt und evaluiert. Auf den Ergebnissen aufbauend wird das Potenzial von Ontologien in diesem Zusammenhang eruiert und es wird ein neues, ontologie-basiertes Modell für das Information-Filtering und -Retrieval erarbeitet, welches anhand von Text- und Code-Beispielen ausführlich erläutert wird. Das Buch richtet sich an Dozenten und Studenten der Informatik, Wirtschaftsinformatik und (Computer-)Linguistik sowie an Systemdesigner und Entwickler von dokumentenorientierten Anwendungssystemen und Werkzeugen.
    RSWK
    Natürlichsprachiges System / Dokumentverarbeitung / Wissensrepräsentation / Benutzermodell / Information Retrieval / Relationales Datenmodell
    Natürlichsprachiges System / Dokumentverarbeitung / Wissensrepräsentation / Benutzermodell / Informationsauswahl / Relationales Datenmodell
    Series
    Advances in information systems and management science; 10
    Subject
    Natürlichsprachiges System / Dokumentverarbeitung / Wissensrepräsentation / Benutzermodell / Information Retrieval / Relationales Datenmodell
    Natürlichsprachiges System / Dokumentverarbeitung / Wissensrepräsentation / Benutzermodell / Informationsauswahl / Relationales Datenmodell
  3. Gödert, W.; Lepsky, K.: Informationelle Kompetenz : ein humanistischer Entwurf (2019) 0.36
    0.3575213 = product of:
      0.7150426 = sum of:
        0.027276738 = product of:
          0.13638368 = sum of:
            0.13638368 = weight(_text_:3a in 5955) [ClassicSimilarity], result of:
              0.13638368 = score(doc=5955,freq=2.0), product of:
                0.20800096 = queryWeight, product of:
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.02453417 = queryNorm
                0.65568775 = fieldWeight in 5955, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  8.478011 = idf(docFreq=24, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=5955)
          0.2 = coord(1/5)
        0.13638368 = weight(_text_:2f in 5955) [ClassicSimilarity], result of:
          0.13638368 = score(doc=5955,freq=2.0), product of:
            0.20800096 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.02453417 = queryNorm
            0.65568775 = fieldWeight in 5955, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5955)
        0.13638368 = weight(_text_:2f in 5955) [ClassicSimilarity], result of:
          0.13638368 = score(doc=5955,freq=2.0), product of:
            0.20800096 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.02453417 = queryNorm
            0.65568775 = fieldWeight in 5955, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5955)
        0.13638368 = weight(_text_:2f in 5955) [ClassicSimilarity], result of:
          0.13638368 = score(doc=5955,freq=2.0), product of:
            0.20800096 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.02453417 = queryNorm
            0.65568775 = fieldWeight in 5955, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5955)
        0.13638368 = weight(_text_:2f in 5955) [ClassicSimilarity], result of:
          0.13638368 = score(doc=5955,freq=2.0), product of:
            0.20800096 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.02453417 = queryNorm
            0.65568775 = fieldWeight in 5955, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5955)
        0.0058474317 = weight(_text_:information in 5955) [ClassicSimilarity], result of:
          0.0058474317 = score(doc=5955,freq=2.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.13576832 = fieldWeight in 5955, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5955)
        0.13638368 = weight(_text_:2f in 5955) [ClassicSimilarity], result of:
          0.13638368 = score(doc=5955,freq=2.0), product of:
            0.20800096 = queryWeight, product of:
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.02453417 = queryNorm
            0.65568775 = fieldWeight in 5955, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              8.478011 = idf(docFreq=24, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5955)
      0.5 = coord(7/14)
    
    Footnote
    Rez. in: Philosophisch-ethische Rezensionen vom 09.11.2019 (Jürgen Czogalla), Unter: https://philosophisch-ethische-rezensionen.de/rezension/Goedert1.html. In: B.I.T. online 23(2020) H.3, S.345-347 (W. Sühl-Strohmenger) [Unter: https%3A%2F%2Fwww.b-i-t-online.de%2Fheft%2F2020-03-rezensionen.pdf&usg=AOvVaw0iY3f_zNcvEjeZ6inHVnOK]. In: Open Password Nr. 805 vom 14.08.2020 (H.-C. Hobohm) [Unter: https://www.password-online.de/?mailpoet_router&endpoint=view_in_browser&action=view&data=WzE0MywiOGI3NjZkZmNkZjQ1IiwwLDAsMTMxLDFd].
    Theme
    Information
  4. Maurer, H.; Scherbakov, N.; Halim, Z.; Razak, Z.: From databases to hypermedia : with 26 CAI lessons (1998) 0.07
    0.0689042 = product of:
      0.48232937 = sum of:
        0.3145138 = weight(_text_:relationales in 973) [ClassicSimilarity], result of:
          0.3145138 = score(doc=973,freq=4.0), product of:
            0.22222634 = queryWeight, product of:
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.02453417 = queryNorm
            1.415286 = fieldWeight in 973, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.078125 = fieldNorm(doc=973)
        0.16781555 = product of:
          0.3356311 = sum of:
            0.3356311 = weight(_text_:datenmodell in 973) [ClassicSimilarity], result of:
              0.3356311 = score(doc=973,freq=8.0), product of:
                0.19304088 = queryWeight, product of:
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.02453417 = queryNorm
                1.7386531 = fieldWeight in 973, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.078125 = fieldNorm(doc=973)
          0.5 = coord(1/2)
      0.14285715 = coord(2/14)
    
    RSWK
    Relationales Datenmodell
    Hypermedia / Datenmodell (21)
    Subject
    Relationales Datenmodell
    Hypermedia / Datenmodell (21)
  5. Manning, C.D.; Raghavan, P.; Schütze, H.: Introduction to information retrieval (2008) 0.06
    0.059014775 = product of:
      0.2065517 = sum of:
        0.010755588 = weight(_text_:system in 4041) [ClassicSimilarity], result of:
          0.010755588 = score(doc=4041,freq=2.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.13919188 = fieldWeight in 4041, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.03125 = fieldNorm(doc=4041)
        0.1457967 = weight(_text_:dokumentverarbeitung in 4041) [ClassicSimilarity], result of:
          0.1457967 = score(doc=4041,freq=4.0), product of:
            0.23923214 = queryWeight, product of:
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.02453417 = queryNorm
            0.6094361 = fieldWeight in 4041, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.03125 = fieldNorm(doc=4041)
        0.011574914 = weight(_text_:information in 4041) [ClassicSimilarity], result of:
          0.011574914 = score(doc=4041,freq=24.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.2687516 = fieldWeight in 4041, product of:
              4.8989797 = tf(freq=24.0), with freq of:
                24.0 = termFreq=24.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.03125 = fieldNorm(doc=4041)
        0.038424514 = weight(_text_:retrieval in 4041) [ClassicSimilarity], result of:
          0.038424514 = score(doc=4041,freq=30.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.51775444 = fieldWeight in 4041, product of:
              5.477226 = tf(freq=30.0), with freq of:
                30.0 = termFreq=30.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.03125 = fieldNorm(doc=4041)
      0.2857143 = coord(4/14)
    
    Abstract
    Class-tested and coherent, this textbook teaches information retrieval, including web search, text classification, and text clustering from basic concepts. Ideas are explained using examples and figures, making it perfect for introductory courses in information retrieval for advanced undergraduates and graduate students. Slides and additional exercises are available for lecturers. - This book provides what Salton and Van Rijsbergen both failed to achieve. Even more important, unlike some other books in IR, the authors appear to care about making the theory as accessible as possible to the reader, on occasion including short primers to certain topics or choosing to explain difficult concepts using simplified approaches. Its coverage [is] excellent, the quality of writing high and I was surprised how much I learned from reading it. I think the online resources are impressive.
    Content
    Inhalt: Boolean retrieval - The term vocabulary & postings lists - Dictionaries and tolerant retrieval - Index construction - Index compression - Scoring, term weighting & the vector space model - Computing scores in a complete search system - Evaluation in information retrieval - Relevance feedback & query expansion - XML retrieval - Probabilistic information retrieval - Language models for information retrieval - Text classification & Naive Bayes - Vector space classification - Support vector machines & machine learning on documents - Flat clustering - Hierarchical clustering - Matrix decompositions & latent semantic indexing - Web search basics - Web crawling and indexes - Link analysis Vgl. die digitale Fassung unter: http://nlp.stanford.edu/IR-book/pdf/irbookprint.pdf.
    LCSH
    Information retrieval
    RSWK
    Dokumentverarbeitung / Information Retrieval / Abfrageverarbeitung (GBV)
    Information Retrieval / Einführung (BVB)
    Subject
    Dokumentverarbeitung / Information Retrieval / Abfrageverarbeitung (GBV)
    Information Retrieval / Einführung (BVB)
    Information retrieval
  6. Colomb, R.M.: Information spaces : the architecture of cyberspace (2002) 0.05
    0.04771644 = product of:
      0.22267671 = sum of:
        0.18224587 = weight(_text_:dokumentverarbeitung in 262) [ClassicSimilarity], result of:
          0.18224587 = score(doc=262,freq=4.0), product of:
            0.23923214 = queryWeight, product of:
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.02453417 = queryNorm
            0.7617951 = fieldWeight in 262, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.0390625 = fieldNorm(doc=262)
        0.015627919 = weight(_text_:information in 262) [ClassicSimilarity], result of:
          0.015627919 = score(doc=262,freq=28.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.3628561 = fieldWeight in 262, product of:
              5.2915025 = tf(freq=28.0), with freq of:
                28.0 = termFreq=28.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0390625 = fieldNorm(doc=262)
        0.024802918 = weight(_text_:retrieval in 262) [ClassicSimilarity], result of:
          0.024802918 = score(doc=262,freq=8.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.33420905 = fieldWeight in 262, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.0390625 = fieldNorm(doc=262)
      0.21428572 = coord(3/14)
    
    Abstract
    The Architecture of Cyberspace is aimed at students taking information management as a minor in their course as well as those who manage document collections but who are not professional librarians. The first part of this book looks at how users find documents and the problems they have; the second part discusses how to manage the information space using various tools such as classification and controlled vocabularies. It also explores the general issues of publishing, including legal considerations, as well the main issues of creating and managing archives. Supported by exercises and discussion questions at the end of each chapter, the book includes some sample assignments suitable for use with students of this subject. A glossary is also provided to help readers understand the specialised vocabulary and the key concepts in the design and assessment of information spaces.
    LCSH
    Information technology
    Information retrieval
    Information resources management
    RSWK
    Information Engineering / Lehrbuch
    Information Retrieval / Lehrbuch
    Dokumentverarbeitung / Lehrbuch
    Subject
    Information Engineering / Lehrbuch
    Information Retrieval / Lehrbuch
    Dokumentverarbeitung / Lehrbuch
    Information technology
    Information retrieval
    Information resources management
  7. Kommers, P.A.M.; Ferreira, A.; Kwak, A.K.: Document management for hypermedia design (1997) 0.04
    0.042610887 = product of:
      0.2982762 = sum of:
        0.2915934 = weight(_text_:dokumentverarbeitung in 7515) [ClassicSimilarity], result of:
          0.2915934 = score(doc=7515,freq=4.0), product of:
            0.23923214 = queryWeight, product of:
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.02453417 = queryNorm
            1.2188722 = fieldWeight in 7515, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.0625 = fieldNorm(doc=7515)
        0.006682779 = weight(_text_:information in 7515) [ClassicSimilarity], result of:
          0.006682779 = score(doc=7515,freq=2.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.1551638 = fieldWeight in 7515, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0625 = fieldNorm(doc=7515)
      0.14285715 = coord(2/14)
    
    Abstract
    Electronic texts offer new ways to store, retrieve, update, and cross-link information. Hypermedia documents require new levels of organization and strict discipline from authors, editors, and managers. This book provides a step-by step guide to all aspects of hypermedia development, from strategic decision-making to editing formats and production methods
    RSWK
    Hypermedia / Dokumentverarbeitung (21)
    Subject
    Hypermedia / Dokumentverarbeitung (21)
  8. Meier, A.: Relationale Datenbanken : eine Einführung für die Praxis (1995) 0.04
    0.035006013 = product of:
      0.24504209 = sum of:
        0.17791587 = weight(_text_:relationales in 2706) [ClassicSimilarity], result of:
          0.17791587 = score(doc=2706,freq=2.0), product of:
            0.22222634 = queryWeight, product of:
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.02453417 = queryNorm
            0.8006066 = fieldWeight in 2706, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.0625 = fieldNorm(doc=2706)
        0.06712622 = product of:
          0.13425244 = sum of:
            0.13425244 = weight(_text_:datenmodell in 2706) [ClassicSimilarity], result of:
              0.13425244 = score(doc=2706,freq=2.0), product of:
                0.19304088 = queryWeight, product of:
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.02453417 = queryNorm
                0.6954612 = fieldWeight in 2706, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.0625 = fieldNorm(doc=2706)
          0.5 = coord(1/2)
      0.14285715 = coord(2/14)
    
    Abstract
    Gibt eine umfassende Einführung in das Gebiet der relationalen Datenbanken. Es ist das erste deutschsprachige Werk, das sich auf die relationale Datenbanktechnologie beschränkt und zugleich die Datenbankentwurfsmethodik, Sprachaspekte, Systemarchitekturen und neuere Technologien umfassend und für den Praktiker verständlich behandelt. Bei der Datenmodellierung werden Abbildungsregeln zum Überführen eines Entitäten-Beziehungsmodells in ein relationales Datenbankschema behandelt, Normalformen diskutiert und ein unternehmensweites Datenmodell veranschaulicht. Die Diskussion relationaler Abfrage- und Manipulationssprachen geht grundlegend auf die Relationenalgebra ein, erläutert den Begriff relational vollständiger Sprachen und gibt einen Überblick über die bedeutenden Sprachen SQL, QUEL und QBE
  9. Meier, A.: Relationale Datenbanken : eine Einführung für die Praxis (2001) 0.04
    0.035006013 = product of:
      0.24504209 = sum of:
        0.17791587 = weight(_text_:relationales in 93) [ClassicSimilarity], result of:
          0.17791587 = score(doc=93,freq=2.0), product of:
            0.22222634 = queryWeight, product of:
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.02453417 = queryNorm
            0.8006066 = fieldWeight in 93, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.0625 = fieldNorm(doc=93)
        0.06712622 = product of:
          0.13425244 = sum of:
            0.13425244 = weight(_text_:datenmodell in 93) [ClassicSimilarity], result of:
              0.13425244 = score(doc=93,freq=2.0), product of:
                0.19304088 = queryWeight, product of:
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.02453417 = queryNorm
                0.6954612 = fieldWeight in 93, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.0625 = fieldNorm(doc=93)
          0.5 = coord(1/2)
      0.14285715 = coord(2/14)
    
    Abstract
    Gibt eine umfassende Einführung in das Gebiet der relationalen Datenbanken. Es ist das erste deutschsprachige Werk, das sich auf die relationale Datenbanktechnologie beschränkt und zugleich die Datenbankentwurfsmethodik, Sprachaspekte, Systemarchitekturen und neuere Technologien umfassend und für den Praktiker verständlich behandelt. Bei der Datenmodellierung werden Abbildungsregeln zum Überführen eines Entitäten-Beziehungsmodells in ein relationales Datenbankschema behandelt, Normalformen diskutiert und ein unternehmensweites Datenmodell veranschaulicht. Die Diskussion relationaler Abfrage- und Manipulationssprachen geht grundlegend auf die Relationenalgebra ein, erläutert den Begriff relational vollständiger Sprachen und gibt einen Überblick über die bedeutenden Sprachen SQL, QUEL und QBE
  10. Meier, A.: Relationale Datenbanken : eine Einführung für die Praxis (1997) 0.04
    0.035006013 = product of:
      0.24504209 = sum of:
        0.17791587 = weight(_text_:relationales in 693) [ClassicSimilarity], result of:
          0.17791587 = score(doc=693,freq=2.0), product of:
            0.22222634 = queryWeight, product of:
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.02453417 = queryNorm
            0.8006066 = fieldWeight in 693, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              9.05783 = idf(docFreq=13, maxDocs=44218)
              0.0625 = fieldNorm(doc=693)
        0.06712622 = product of:
          0.13425244 = sum of:
            0.13425244 = weight(_text_:datenmodell in 693) [ClassicSimilarity], result of:
              0.13425244 = score(doc=693,freq=2.0), product of:
                0.19304088 = queryWeight, product of:
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.02453417 = queryNorm
                0.6954612 = fieldWeight in 693, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  7.8682456 = idf(docFreq=45, maxDocs=44218)
                  0.0625 = fieldNorm(doc=693)
          0.5 = coord(1/2)
      0.14285715 = coord(2/14)
    
    Abstract
    Gibt eine umfassende Einführung in das Gebiet der relationalen Datenbanken. Es ist das erste deutschsprachige Werk, das sich auf die relationale Datenbanktechnologie beschränkt und zugleich die Datenbankentwurfsmethodik, Sprachaspekte, Systemarchitekturen und neuere Technologien umfassend und für den Praktiker verständlich behandelt. Bei der Datenmodellierung werden Abbildungsregeln zum Überführen eines Entitäten-Beziehungsmodells in ein relationales Datenbankschema behandelt, Normalformen diskutiert und ein unternehmensweites Datenmodell veranschaulicht. Die Diskussion relationaler Abfrage- und Manipulationssprachen geht grundlegend auf die Relationenalgebra ein, erläutert den Begriff relational vollständiger Sprachen und gibt einen Überblick über die bedeutenden Sprachen SQL, QUEL und QBE
  11. Rieger, W.: SGML für die Praxis : Ansatz und Einsatz von ISO 8879; mit einer Einführung in HTML (1995) 0.03
    0.03340946 = product of:
      0.23386621 = sum of:
        0.23052482 = weight(_text_:dokumentverarbeitung in 1640) [ClassicSimilarity], result of:
          0.23052482 = score(doc=1640,freq=10.0), product of:
            0.23923214 = queryWeight, product of:
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.02453417 = queryNorm
            0.9636031 = fieldWeight in 1640, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              9.7509775 = idf(docFreq=6, maxDocs=44218)
              0.03125 = fieldNorm(doc=1640)
        0.0033413896 = weight(_text_:information in 1640) [ClassicSimilarity], result of:
          0.0033413896 = score(doc=1640,freq=2.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.0775819 = fieldWeight in 1640, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.03125 = fieldNorm(doc=1640)
      0.14285715 = coord(2/14)
    
    Abstract
    Ein Grundproblem der rechnergestützten Erstellung, Bearbeitung und Archivierung von Dokumenten ist die unzureichende Wiedergabe von Inhalt und Struktur durch die heute verbreiteten Dokumentformate und Seitenbeschreibungssprachen. Die Standard Generalized Markup Language löst dieses Problem druch die präzise und flexible Beschreibung der Struktur von Dokumenten. SGML ermöglicht dadurch die vielseitige Nutzung der in Dokumenten enthaltenen Information für elektronische Publikationen, Hypertext-Systeme, Online-Dokumente, aber auch für die klassischen Formen der Publikation in Buch, Zeitschrift und Loseblattwerk. Darüber hinaus dient der ISO-Standard SGML als Austauschformat in heterogenen DV-Umgebungen. Das Buch vermittelt sowohl die für die Entscheidungsträger notwendigen Informationen als auch das Basiswissen für den Entwickler. Es gibt einen praxisorientierten Einstieg in Vorteile und Anwendungsgebiete von SGML, behandelt anhand vieler Beispiele die verschiedenen Bestandteile von Dokument-Typ-Definitionen und gibt einen Überblick über die verfügbare SGML-Software. Für Anwender von SGML und Entwickler von SGML-Anwendungen, DV-Fachleute in Verlagen, technische Dokumentare und allgemein an Dokumentverarbeitung Interessierte.
    RSWK
    Dokumentverarbeitung / Norm (BVB)
    Dokumentverarbeitung / Norm / Diskette (BVB)
    Subject
    Dokumentverarbeitung / Norm (BVB)
    Dokumentverarbeitung / Norm / Diskette (BVB)
  12. Buxton, A.; Hopkinson, A.: ¬The CDS/ISIS for Windows handbook (2001) 0.03
    0.025552072 = product of:
      0.119242996 = sum of:
        0.03802675 = weight(_text_:system in 775) [ClassicSimilarity], result of:
          0.03802675 = score(doc=775,freq=4.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.49211764 = fieldWeight in 775, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.078125 = fieldNorm(doc=775)
        0.02046175 = weight(_text_:information in 775) [ClassicSimilarity], result of:
          0.02046175 = score(doc=775,freq=12.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.47509015 = fieldWeight in 775, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.078125 = fieldNorm(doc=775)
        0.060754493 = weight(_text_:retrieval in 775) [ClassicSimilarity], result of:
          0.060754493 = score(doc=775,freq=12.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.81864166 = fieldWeight in 775, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.078125 = fieldNorm(doc=775)
      0.21428572 = coord(3/14)
    
    COMPASS
    Information retrieval / Use of / On-line computers
    LCSH
    ISIS (Information retrieval system) / Handbooks, manuals, etc.
    Information storage and retrieval systems / Handbooks, manuals, etc.
    Subject
    ISIS (Information retrieval system) / Handbooks, manuals, etc.
    Information storage and retrieval systems / Handbooks, manuals, etc.
    Information retrieval / Use of / On-line computers
  13. Mauldin, M.L.: Conceptual information retrieval : a case study in adaptive partial parsing (1991) 0.03
    0.02537041 = product of:
      0.11839525 = sum of:
        0.030421399 = weight(_text_:system in 121) [ClassicSimilarity], result of:
          0.030421399 = score(doc=121,freq=4.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.3936941 = fieldWeight in 121, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.0625 = fieldNorm(doc=121)
        0.02216427 = weight(_text_:information in 121) [ClassicSimilarity], result of:
          0.02216427 = score(doc=121,freq=22.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.51462007 = fieldWeight in 121, product of:
              4.690416 = tf(freq=22.0), with freq of:
                22.0 = termFreq=22.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0625 = fieldNorm(doc=121)
        0.06580958 = weight(_text_:retrieval in 121) [ClassicSimilarity], result of:
          0.06580958 = score(doc=121,freq=22.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.88675684 = fieldWeight in 121, product of:
              4.690416 = tf(freq=22.0), with freq of:
                22.0 = termFreq=22.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.0625 = fieldNorm(doc=121)
      0.21428572 = coord(3/14)
    
    LCSH
    FERRET (Information retrieval system)
    Information storage and retrieval
    RSWK
    Freitextsuche / Information Retrieval
    Information Retrieval / Expertensystem
    Syntaktische Analyse Information Retrieval
    Subject
    Freitextsuche / Information Retrieval
    Information Retrieval / Expertensystem
    Syntaktische Analyse Information Retrieval
    FERRET (Information retrieval system)
    Information storage and retrieval
  14. Medien-Informationsmanagement : Archivarische, dokumentarische, betriebswirtschaftliche, rechtliche und Berufsbild-Aspekte ; [Frühjahrstagung der Fachgruppe 7 im Jahr 2000 in Weimar und Folgetagung 2001 in Köln] (2003) 0.02
    0.023096127 = product of:
      0.080836445 = sum of:
        0.008066691 = weight(_text_:system in 1833) [ClassicSimilarity], result of:
          0.008066691 = score(doc=1833,freq=2.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.104393914 = fieldWeight in 1833, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.0234375 = fieldNorm(doc=1833)
        0.0050120843 = weight(_text_:information in 1833) [ClassicSimilarity], result of:
          0.0050120843 = score(doc=1833,freq=8.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.116372846 = fieldWeight in 1833, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0234375 = fieldNorm(doc=1833)
        0.0074408753 = weight(_text_:retrieval in 1833) [ClassicSimilarity], result of:
          0.0074408753 = score(doc=1833,freq=2.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.10026272 = fieldWeight in 1833, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.0234375 = fieldNorm(doc=1833)
        0.06031679 = sum of:
          0.050344665 = weight(_text_:datenmodell in 1833) [ClassicSimilarity], result of:
            0.050344665 = score(doc=1833,freq=2.0), product of:
              0.19304088 = queryWeight, product of:
                7.8682456 = idf(docFreq=45, maxDocs=44218)
                0.02453417 = queryNorm
              0.26079795 = fieldWeight in 1833, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                7.8682456 = idf(docFreq=45, maxDocs=44218)
                0.0234375 = fieldNorm(doc=1833)
          0.009972124 = weight(_text_:22 in 1833) [ClassicSimilarity], result of:
            0.009972124 = score(doc=1833,freq=2.0), product of:
              0.085914485 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.02453417 = queryNorm
              0.116070345 = fieldWeight in 1833, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0234375 = fieldNorm(doc=1833)
      0.2857143 = coord(4/14)
    
    Abstract
    Als in den siebziger Jahren des vergangenen Jahrhunderts immer häufiger die Bezeichnung Informationsmanager für Leute propagiert wurde, die bis dahin als Dokumentare firmierten, wurde dies in den etablierten Kreisen der Archivare und Bibliothekare gelegentlich belächelt und als Zeichen einer Identitätskrise oder jedenfalls einer Verunsicherung des damit überschriebenen Berufsbilds gewertet. Für den Berufsstand der Medienarchivare/Mediendokumentare, die sich seit 1960 in der Fachgruppe 7 des Vereins, später Verbands deutscher Archivare (VdA) organisieren, gehörte diese Verortung im Zeichen neuer inhaltlicher Herausforderungen (Informationsflut) und Technologien (EDV) allerdings schon früh zu den Selbstverständlichkeiten des Berufsalltags. "Halt, ohne uns geht es nicht!" lautete die Überschrift eines Artikels im Verbandsorgan "Info 7", der sich mit der Einrichtung von immer mächtigeren Leitungsnetzen und immer schnelleren Datenautobahnen beschäftigte. Information, Informationsgesellschaft: diese Begriffe wurden damals fast nur im technischen Sinne verstanden. Die informatisierte, nicht die informierte Gesellschaft stand im Vordergrund - was wiederum Kritiker auf den Plan rief, von Joseph Weizenbaum in den USA bis hin zu den Informations-Ökologen in Bremen. Bei den nationalen, manchmal auch nur regionalen Projekten und Modellversuchen mit Datenautobahnen - auch beim frühen Btx - war nie so recht deutlich geworden, welche Inhalte in welcher Gestalt durch diese Netze und Straßen gejagt werden sollten und wer diese Inhalte eigentlich selektieren, portionieren, positionieren, kurz: managen sollte. Spätestens mit dem World Wide Web sind diese Projekte denn auch obsolet geworden, jedenfalls was die Hardware und Software anging. Geblieben ist das Thema Inhalte (neudeutsch: Content). Und - immer drängender im nicht nur technischen Verständnis - das Thema Informationsmanagement. MedienInformationsManagement war die Frühjahrstagung der Fachgruppe 7 im Jahr 2000 in Weimar überschrieben, und auch die Folgetagung 2001 in Köln, die der multimedialen Produktion einen dokumentarischen Pragmatismus gegenüber stellte, handelte vom Geschäftsfeld Content und von Content-Management-Systemen. Die in diesem 6. Band der Reihe Beiträge zur Mediendokumentation versammelten Vorträge und Diskussionsbeiträge auf diesen beiden Tagungen beleuchten das Titel-Thema aus den verschiedensten Blickwinkeln: archivarischen, dokumentarischen, kaufmännischen, berufsständischen und juristischen. Deutlich wird dabei, daß die Berufsbezeichnung Medienarchivarln/Mediendokumentarln ziemlich genau für all das steht, was heute mit sog. alten wie neuen Medien im organisatorischen, d.h. ordnenden und vermittelnden Sinne geschieht. Im besonderen Maße trifft dies auf das Internet und die aus ihm geborenen Intranets zu. Beide bedürfen genauso der ordnenden Hand, die sich an den alten Medien, an Buch, Zeitung, Tonträger, Film etc. geschult hat, denn sie leben zu großen Teilen davon. Daß das Internet gleichwohl ein Medium sui generis ist und die alten Informationsberufe vor ganz neue Herausforderungen stellt - auch das durchzieht die Beiträge von Weimar und Köln.
    Content
    Enthält u.a. die Beiträge (Dokumentarische Aspekte): Günter Perers/Volker Gaese: Das DocCat-System in der Textdokumentation von Gr+J (Weimar 2000) Thomas Gerick: Finden statt suchen. Knowledge Retrieval in Wissensbanken. Mit organisiertem Wissen zu mehr Erfolg (Weimar 2000) Winfried Gödert: Aufbereitung und Rezeption von Information (Weimar 2000) Elisabeth Damen: Klassifikation als Ordnungssystem im elektronischen Pressearchiv (Köln 2001) Clemens Schlenkrich: Aspekte neuer Regelwerksarbeit - Multimediales Datenmodell für ARD und ZDF (Köln 2001) Josef Wandeler: Comprenez-vous only Bahnhof'? - Mehrsprachigkeit in der Mediendokumentation (Köln 200 1)
    Date
    11. 5.2008 19:49:22
    LCSH
    Information technology / Management / Congresses
    Subject
    Information technology / Management / Congresses
  15. Koch, J.H.: Unterstützung der Formierung und Analyse von virtuellen Communities (2003) 0.02
    0.022795534 = product of:
      0.31913745 = sum of:
        0.31913745 = weight(_text_:benutzermodell in 797) [ClassicSimilarity], result of:
          0.31913745 = score(doc=797,freq=8.0), product of:
            0.24301408 = queryWeight, product of:
              9.905128 = idf(docFreq=5, maxDocs=44218)
              0.02453417 = queryNorm
            1.3132467 = fieldWeight in 797, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              9.905128 = idf(docFreq=5, maxDocs=44218)
              0.046875 = fieldNorm(doc=797)
      0.071428575 = coord(1/14)
    
    RSWK
    Virtuelle Gemeinschaft / Benutzermodell / Formale Beschreibungstechnik / Komponente <Software> / Unterstützungssystem <Informatik>
    Electronic villages (Computer networks) / Virtuelle Gemeinschaft / Benutzermodell / Formale Beschreibungstechnik / Komponente <Software> / Unterstutzungssystem <Informatik>
    Subject
    Virtuelle Gemeinschaft / Benutzermodell / Formale Beschreibungstechnik / Komponente <Software> / Unterstützungssystem <Informatik>
    Electronic villages (Computer networks) / Virtuelle Gemeinschaft / Benutzermodell / Formale Beschreibungstechnik / Komponente <Software> / Unterstutzungssystem <Informatik>
  16. Bradley, P.: Advanced Internet searcher's handbook (1998) 0.02
    0.022781039 = product of:
      0.106311515 = sum of:
        0.03802675 = weight(_text_:system in 5454) [ClassicSimilarity], result of:
          0.03802675 = score(doc=5454,freq=4.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.49211764 = fieldWeight in 5454, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.078125 = fieldNorm(doc=5454)
        0.018678935 = weight(_text_:information in 5454) [ClassicSimilarity], result of:
          0.018678935 = score(doc=5454,freq=10.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.43369597 = fieldWeight in 5454, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.078125 = fieldNorm(doc=5454)
        0.049605835 = weight(_text_:retrieval in 5454) [ClassicSimilarity], result of:
          0.049605835 = score(doc=5454,freq=8.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.6684181 = fieldWeight in 5454, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.078125 = fieldNorm(doc=5454)
      0.21428572 = coord(3/14)
    
    Footnote
    Rez. in: Information world review. 1999, no.146, S.26 (D. Parr)
    LCSH
    World Wide Web (Information retrieval system)
    Information retrieval
    Subject
    World Wide Web (Information retrieval system)
    Information retrieval
  17. Kowalski, G.: Information retrieval systems : theory and implemetation (1997) 0.02
    0.021872444 = product of:
      0.102071404 = sum of:
        0.037644558 = weight(_text_:system in 1891) [ClassicSimilarity], result of:
          0.037644558 = score(doc=1891,freq=8.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.4871716 = fieldWeight in 1891, product of:
              2.828427 = tf(freq=8.0), with freq of:
                8.0 = termFreq=8.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.0546875 = fieldNorm(doc=1891)
        0.018491203 = weight(_text_:information in 1891) [ClassicSimilarity], result of:
          0.018491203 = score(doc=1891,freq=20.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.42933714 = fieldWeight in 1891, product of:
              4.472136 = tf(freq=20.0), with freq of:
                20.0 = termFreq=20.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0546875 = fieldNorm(doc=1891)
        0.045935646 = weight(_text_:retrieval in 1891) [ClassicSimilarity], result of:
          0.045935646 = score(doc=1891,freq=14.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.61896384 = fieldWeight in 1891, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.0546875 = fieldNorm(doc=1891)
      0.21428572 = coord(3/14)
    
    Abstract
    Information retrieval systems: Theory and implementation provides a theoretical and practical explanation of the latest advancemenets in information retrieval and their application to existing systems. It takes a system approach, discussing als aspects of an Information Retrieval System. The importance of the Internet and its associated hypertext linked structure are put into perspective as a new type of information retrieval data structure
    Content
    (1) Introduction to information processing systems (2) Information retrieval system capabilities (3) Cataloging and indexing (4) Data structure (5) Automatic indexing (6) Document and term clustering (7) User search techniques (8) Information visualization (9) Text search algorithms (10) Information system evaluation
    Series
    The Kluwer international series on information retrieval
  18. López Vargas, M.A.: "Ilmenauer Verteiltes Information REtrieval System" (IVIRES) : eine neue Architektur zur Informationsfilterung in einem verteilten Information Retrieval System (2002) 0.02
    0.021835791 = product of:
      0.101900354 = sum of:
        0.045632094 = weight(_text_:system in 4041) [ClassicSimilarity], result of:
          0.045632094 = score(doc=4041,freq=4.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.5905411 = fieldWeight in 4041, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.09375 = fieldNorm(doc=4041)
        0.014176315 = weight(_text_:information in 4041) [ClassicSimilarity], result of:
          0.014176315 = score(doc=4041,freq=4.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.3291521 = fieldWeight in 4041, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.09375 = fieldNorm(doc=4041)
        0.042091947 = weight(_text_:retrieval in 4041) [ClassicSimilarity], result of:
          0.042091947 = score(doc=4041,freq=4.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.5671716 = fieldWeight in 4041, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.09375 = fieldNorm(doc=4041)
      0.21428572 = coord(3/14)
    
  19. Wolfram, D.: Applied informetrics for information retrieval research (2003) 0.02
    0.02168165 = product of:
      0.10118103 = sum of:
        0.032266766 = weight(_text_:system in 4589) [ClassicSimilarity], result of:
          0.032266766 = score(doc=4589,freq=2.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.41757566 = fieldWeight in 4589, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.09375 = fieldNorm(doc=4589)
        0.01736237 = weight(_text_:information in 4589) [ClassicSimilarity], result of:
          0.01736237 = score(doc=4589,freq=6.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.40312737 = fieldWeight in 4589, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.09375 = fieldNorm(doc=4589)
        0.051551897 = weight(_text_:retrieval in 4589) [ClassicSimilarity], result of:
          0.051551897 = score(doc=4589,freq=6.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.6946405 = fieldWeight in 4589, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.09375 = fieldNorm(doc=4589)
      0.21428572 = coord(3/14)
    
    Abstract
    The author demonstrates how informetric analysis of information retrieval system content and use provides valuable insights that have applications for the modelling, design, and evaluation of information retrieval systems.
  20. Buxton, A.; Hopkinson, A.: ¬The CDS/ISIS handbook (1994) 0.02
    0.020441655 = product of:
      0.09539439 = sum of:
        0.030421399 = weight(_text_:system in 4482) [ClassicSimilarity], result of:
          0.030421399 = score(doc=4482,freq=4.0), product of:
            0.07727166 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.02453417 = queryNorm
            0.3936941 = fieldWeight in 4482, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.0625 = fieldNorm(doc=4482)
        0.016369399 = weight(_text_:information in 4482) [ClassicSimilarity], result of:
          0.016369399 = score(doc=4482,freq=12.0), product of:
            0.04306919 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.02453417 = queryNorm
            0.38007212 = fieldWeight in 4482, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0625 = fieldNorm(doc=4482)
        0.04860359 = weight(_text_:retrieval in 4482) [ClassicSimilarity], result of:
          0.04860359 = score(doc=4482,freq=12.0), product of:
            0.07421378 = queryWeight, product of:
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.02453417 = queryNorm
            0.6549133 = fieldWeight in 4482, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              3.024915 = idf(docFreq=5836, maxDocs=44218)
              0.0625 = fieldNorm(doc=4482)
      0.21428572 = coord(3/14)
    
    COMPASS
    Information retrieval / Use of / On-line computers
    LCSH
    ISIS (Information retrieval system) / Handbooks, manuals, etc.
    Information storage and retrieval systems / Handbooks, manuals, etc.
    Subject
    ISIS (Information retrieval system) / Handbooks, manuals, etc.
    Information storage and retrieval systems / Handbooks, manuals, etc.
    Information retrieval / Use of / On-line computers

Languages

Types

  • s 382
  • i 72
  • b 22
  • el 18
  • x 11
  • d 7
  • n 4
  • r 2
  • u 1
  • More… Less…

Themes

Subjects

Classifications