Search (1 results, page 1 of 1)

  • × author_ss:"Chiba, K."
  • × theme_ss:"Computerlinguistik"
  • × year_i:[1990 TO 2000}
  1. Chiba, K.; Kyojima, M.: Document transformation based on syntax-directed free translation (1995) 0.00
    0.0011898974 = product of:
      0.0071393843 = sum of:
        0.0071393843 = weight(_text_:in in 4069) [ClassicSimilarity], result of:
          0.0071393843 = score(doc=4069,freq=2.0), product of:
            0.059380736 = queryWeight, product of:
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.043654136 = queryNorm
            0.120230645 = fieldWeight in 4069, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.0625 = fieldNorm(doc=4069)
      0.16666667 = coord(1/6)
    
    Abstract
    Presents a description system for the transformation of structured documents based on Context Free Grammars (CFGs). The system caters to transformations between different document class descriptions, and is presented mainly in Terms of logical structure transformation. Proposes 2 requirements for transformation; the output document class must be explicitly represented; and inconsistency must be avoided. Introducs a grammar for document class descriptions; tree-preserving Context Free Grammar, and gives Syntax-Directed Tree Translation (SDTT) for transformations of a document. The SDTT transformation is formal, concise and consistent with the above 2 requirements