<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-06-25T10:41:29Z</responseDate>
  <request verb="GetRecord" identifier="oai:meral.edu.mm:recid/3116" metadataPrefix="oai_dc">https://meral.edu.mm/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:meral.edu.mm:recid/3116</identifier>
        <datestamp>2021-12-13T05:47:05Z</datestamp>
        <setSpec>1582963413512:1596119372420</setSpec>
        <setSpec>user-ytu</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Modified K-Means for Document Clustering System</dc:title>
          <dc:creator>Tin Thu Zar Win</dc:creator>
          <dc:creator>Moe Moe Aye</dc:creator>
          <dc:description>&lt;p&gt;In&amp;nbsp; today&amp;rsquo;s&amp;nbsp; era&amp;nbsp; of&amp;nbsp; World&amp;nbsp; Wide&amp;nbsp; Web,&amp;nbsp; there&amp;nbsp; is&amp;nbsp; a&lt;br&gt;
tremendous&amp;nbsp; proliferation&amp;nbsp; in&amp;nbsp; the&amp;nbsp; amount&amp;nbsp; of&amp;nbsp; digitized&amp;nbsp; text&lt;br&gt;
documents. As there is huge collection of documents on the web,&lt;br&gt;
there&amp;nbsp; is&amp;nbsp; a&amp;nbsp; need&amp;nbsp; of&amp;nbsp; grouping&amp;nbsp; the&amp;nbsp; set&amp;nbsp; of&amp;nbsp; documents&amp;nbsp; into&amp;nbsp; clusters.&lt;br&gt;
Document&amp;nbsp; clustering&amp;nbsp; plays&amp;nbsp; an&amp;nbsp; important&amp;nbsp; role&amp;nbsp; in&amp;nbsp; effectively&lt;br&gt;
navigating&amp;nbsp; and&amp;nbsp; organizing&amp;nbsp; the&amp;nbsp; documents.&amp;nbsp; K-Means&amp;nbsp; clustering&lt;br&gt;
algorithm&amp;nbsp; is&amp;nbsp; the&amp;nbsp; most&amp;nbsp; commonly&amp;nbsp; document&amp;nbsp; clustering&amp;nbsp; algorithm&lt;br&gt;
because it can be easily implemented and is the most efficient one&lt;br&gt;
in&amp;nbsp; terms&amp;nbsp; of&amp;nbsp; execution&amp;nbsp; times.&amp;nbsp; The&amp;nbsp; major&amp;nbsp; problem&amp;nbsp; with&amp;nbsp; this&lt;br&gt;
algorithm is that it is quite sensitive to selection of initial cluster&lt;br&gt;
centroids. The algorithm takes the initial cluster center arbitrarily&lt;br&gt;
so it does not always promise good clustering results. If the initial&lt;br&gt;
centroids&amp;nbsp; are&amp;nbsp; incorrectly&amp;nbsp; determined,&amp;nbsp; the&amp;nbsp; remaining&amp;nbsp; data&amp;nbsp; points&lt;br&gt;
with the same similarity scores may fall into the different clusters&lt;br&gt;
instead of the same cluster. To overcome this problem,&amp;nbsp;&amp;nbsp; modified&lt;br&gt;
K-Means&amp;nbsp; approach&amp;nbsp; is&amp;nbsp; proposed&amp;nbsp; to&amp;nbsp; improve&amp;nbsp; the&amp;nbsp; quality&amp;nbsp; of&lt;br&gt;
clustering&amp;nbsp; in&amp;nbsp; this&amp;nbsp; paper.&amp;nbsp;&amp;nbsp;&amp;nbsp; Unlike&amp;nbsp; the&amp;nbsp; traditional&amp;nbsp; K-Means&lt;br&gt;
clustering, the proposed K-Means method can generate the most&lt;br&gt;
compact and stable clustering results based on maximum distance&lt;br&gt;
initial centroids points instead of random initial centroid points.&lt;br&gt;
Moreover,&amp;nbsp; the&amp;nbsp; similar&amp;nbsp; data&amp;nbsp; points&amp;nbsp; are&amp;nbsp; clustered&amp;nbsp; based&amp;nbsp; on&lt;br&gt;
maximum probability distribution of data points.&amp;nbsp; Therefore, the&lt;br&gt;
proposed method is more effective and converges to more accurate&lt;br&gt;
clusters than original K-Means clustering method. In this paper,&lt;br&gt;
experimental&amp;nbsp; results&amp;nbsp; are&amp;nbsp; presented&amp;nbsp; in&amp;nbsp; F-measure&amp;nbsp; using&amp;nbsp; 20-News&lt;br&gt;
Group standard dataset.&lt;/p&gt;</dc:description>
          <dc:date>2016-10-01</dc:date>
          <dc:identifier>http://hdl.handle.net/20.500.12678/0000003116</dc:identifier>
          <dc:identifier>https://meral.edu.mm/records/3116</dc:identifier>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
