Search (4 results, page 1 of 1)

  • × subject_ss:"Computational linguistics"
  1. Mauldin, M.L.: Conceptual information retrieval : a case study in adaptive partial parsing (1991) 0.01
    0.013905649 = product of:
      0.027811298 = sum of:
        0.027811298 = product of:
          0.055622596 = sum of:
            0.055622596 = weight(_text_:science in 121) [ClassicSimilarity], result of:
              0.055622596 = score(doc=121,freq=6.0), product of:
                0.13793045 = queryWeight, product of:
                  2.6341193 = idf(docFreq=8627, maxDocs=44218)
                  0.052363027 = queryNorm
                0.40326554 = fieldWeight in 121, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  2.6341193 = idf(docFreq=8627, maxDocs=44218)
                  0.0625 = fieldNorm(doc=121)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    LCSH
    Natural language processing (Computer science)
    Series
    Kluwer international series in engineering and computer science ; 152 : Natural language processing and machine translation
    Subject
    Natural language processing (Computer science)
  2. Gödert, W.; Lepsky, K.; Nagelschmidt, M.: Informationserschließung und Automatisches Indexieren : ein Lehr- und Arbeitsbuch (2011) 0.01
    0.010035537 = product of:
      0.020071074 = sum of:
        0.020071074 = product of:
          0.04014215 = sum of:
            0.04014215 = weight(_text_:science in 2550) [ClassicSimilarity], result of:
              0.04014215 = score(doc=2550,freq=8.0), product of:
                0.13793045 = queryWeight, product of:
                  2.6341193 = idf(docFreq=8627, maxDocs=44218)
                  0.052363027 = queryNorm
                0.2910318 = fieldWeight in 2550, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  2.6341193 = idf(docFreq=8627, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2550)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    LCSH
    Computer science
    Library science
    Subject
    Computer science
    Library science
  3. Computerlinguistik und Sprachtechnologie : Eine Einführung (2010) 0.01
    0.00802843 = product of:
      0.01605686 = sum of:
        0.01605686 = product of:
          0.03211372 = sum of:
            0.03211372 = weight(_text_:science in 1735) [ClassicSimilarity], result of:
              0.03211372 = score(doc=1735,freq=8.0), product of:
                0.13793045 = queryWeight, product of:
                  2.6341193 = idf(docFreq=8627, maxDocs=44218)
                  0.052363027 = queryNorm
                0.23282544 = fieldWeight in 1735, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  2.6341193 = idf(docFreq=8627, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1735)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    LCSH
    Computer science
    Computer science
    Subject
    Computer science
    Computer science
  4. Sikkel, K.: Parsing schemata : a framework for specification and analysis of parsing algorithms (1996) 0.01
    0.006021322 = product of:
      0.012042644 = sum of:
        0.012042644 = product of:
          0.024085289 = sum of:
            0.024085289 = weight(_text_:science in 685) [ClassicSimilarity], result of:
              0.024085289 = score(doc=685,freq=2.0), product of:
                0.13793045 = queryWeight, product of:
                  2.6341193 = idf(docFreq=8627, maxDocs=44218)
                  0.052363027 = queryNorm
                0.17461908 = fieldWeight in 685, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.6341193 = idf(docFreq=8627, maxDocs=44218)
                  0.046875 = fieldNorm(doc=685)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Parsing, the syntactic analysis of language, has been studied extensively in computer science and computational linguistics. Computer programs and natural languages share an underlying theory of formal languages and require efficient parsing algorithms. This introductions reviews the thory of parsing from a novel perspective, it provides a formalism to capture the essential traits of a parser that abstracts from the fine detail and allows a uniform description and comparison of a variety of parsers, including Earley, Tomita, LR, Left-Corner, and Head-Corner parsers. The emphasis is on context-free phrase structure grammar and how these parsers can be extended to unification formalisms. The book combines mathematical rigor with high readability and is suitable as a graduate course text