<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Compression of large Vietnamese text documents</title>
  </titleInfo>
  <name type="personal">
    <namePart>Do Duc Hanh</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Huynh, Ngoc Phien</namePart>
    <role>
      <roleTerm type="text">Chairperson</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Phan, Minh Dung</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Batanov, Dentcho N.</namePart>
    <role>
      <roleTerm type="text">Examination Committee</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>The Swedish International Development Authority Agency (SIDA)</namePart>
    <role>
      <roleTerm type="text">Scholarship donor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">th</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Bangkok</placeTerm>
    </place>
    <publisher>Asian Institute of Technology</publisher>
    <dateIssued>1995</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>67 leaves + 1 online resource</extent>
  </physicalDescription>
  <abstract>Digital libraries require efficient methods of storing vast amounts of information in such a way that provides fast search and retrieval. But there is a conflict. Decompression increases access time and the need for an index enlarges stored space. This study was involved in efficient compression methods of large Vietnamese text documents to create databases for digital libraries. The characteristics of Vietnamese text were analyzed. The zero-order word-based method coupled with the canonical Huffman coding was used to compress Vietnamese text documents. Then an in-place merging algorithm was used to create inverted files. Finally, the coding methods of integers were used to reduce a space requirement of temporary and inverted files. By the proposed approach, the documents can be decoded fast and full-text queries are supported on compressed documents. The size of compressed database (including indexing to every word) is about 40% of the original text size.</abstract>
  <note>A thesis submitted in the partial fulfillment of the requirement for the degree of Master of Engineering</note>
  <note>Thesis (M.Eng.) - Asian Institute of Technology, 1995</note>
  <subject authority="lcsh">
    <topic>Data compression (Computer science)</topic>
  </subject>
  <relatedItem type="series">
    <titleInfo>
      <title>Thesis ; no. CS-95-5</title>
    </titleInfo>
    <name type="corporate">
      <namePart>Asian Institute of Technology.</namePart>
      <namePart/>
    </name>
  </relatedItem>
  <identifier type="uri">http://203.159.5.9/ait-thesis/detail.php?q=B14988</identifier>
  <location>
    <url displayLabel="Full-Text">http://203.159.5.9/ait-thesis/detail.php?q=B14988</url>
  </location>
  <recordInfo>
    <recordCreationDate encoding="marc">080998</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260818084448.0</recordChangeDate>
  </recordInfo>
</mods>
