\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Nomenclature and Contemporary Affirmation of the Unsupervised Learning in Text and Document Mining By},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-01-15 (revised: 15 January 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-01-15}
\title{Nomenclature and Contemporary Affirmation of the Unsupervised Learning in Text and Document Mining By}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Annaluri Sreenivasa  Rao}

             \author[2]{Prof. S.  Ramakrishna}

             \affil[1]{  MRCE, Hyderabad, Telangana State, India}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2014 Accepted: 31 December 2014 Published: 15 January 2015}

\maketitle


\begin{abstract}
        


Document clustering is primarily a method applied for an uncomplicated, document search, analysis and review of content or is a process of automatic classification of documents of similar type categorized to relevant clusters, in a clustering hierarchy. In this paper a review of the related work in the field of document clustering from the simple techniques of word and phrase to the present complex techniques of statistical analysis, machine learning etc are illustrated with their implications for future research work.  

\end{abstract}


\keywords{Document clustering is primarily a method applied for an uncomplicated, document search, analysis and review of content or is a process of automatic c}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ocument clustering \hyperref[b0]{[1]}, \hyperref[b1]{[2]}, \hyperref[b2]{[3]}, \hyperref[b3]{[4]} techniques find relevance in a wide range of tasks from a simple search with a few terms to vast information retrieval processes. The early document clustering techniques used were developed for typically enhancing information retrieval systems \hyperref[b4]{[5]}, were designed to find documents according to the query type, however could not perform the task of creating a query, generate a synopsis of the documents, or provide an interface to the search results. The progress of internet, digital libraries, news sources and companywide intranets has made available huge volumes of text documents. The tremendous increase in the already quantum size of web data and the classification of the web documents into relevant and moderate number of clusters has led to the development of large number of web clustering engines and high performing clustering algorithms.\par
The process of document clustering involves four stages which are, i) Data collection, crawling to accumulate the documents, indexing the set of documents in a structured fashion, filtering of data with techniques of tokenization, stop words removal and stemming, lemming etc. ii) preprocessing where the data is represented in suitable form, vector etc. and measurable factors applied to determine the similarity, iii) Document clustering where a clustering technique and an efficient clustering algorithm are identified for clustering based on preset criteria and iv) Post processing involving applications of business and scientific requirements adaptation of the document clustering technique.\par
The applications of document clustering are of diverse nature such as, i) Creation of document taxonomies ii) IR process of search, accessing and collection \hyperref[b5]{[6]},\par
Similar documents identification, review and classification of results \hyperref[b6]{[7]}, automatic topic extraction \hyperref[b7]{[8]}, content summarization iii) Recommendation System, iv) Search Optimization, etc. For instance the processes are used enormously in the data classification process such as Google Web Directory, Social media data classification etc.\par
The clustering techniques though being studied since several years, still face many of the same challenges. These challenges \hyperref[b8]{[9,}\hyperref[b10]{10]} of document clustering are mostly of, i) Huge volume of data, ii) The high dimensionality of the feature space, iii) A feasible clustering method in terms of constraints such as cluster quality and performance and iv) Representing the results in an effective browsing interface. The current challenges associated with text clustering are the requirement of dynamic clustering techniques to incrementally update clusters as new data is added \hyperref[b11]{[11,}\hyperref[b12]{12]}. For instance the social media has to generate user specific content \hyperref[b13]{[13]} instantly and this requires real time data clustering methodologies.\par
The remainder of this paper is organized as follows. In Section 2 we discuss the "Taxonomy" of document clustering, in Section 3 the "Contemporary literature work of clustering techniques" are evaluated and Section 4 gives the "Conclusion" of the paper. 
\section[{II. Taxonomy}]{II. Taxonomy}\par
The clustering functionality can be expressed as a function comprising of a document set mapped to a D set of clusters. Based on specified constraints the minimum and maximum of the function defines the clustering difficulty and algorithms applied over the similarity criteria determine the clustering quality.\par
The preprocessing step of clustering for finding the document similarity is determined with methods based on the following strategies, (i) phrase or pair-wise methodology, (ii) tree form data depiction, (iii) component dependent data depiction, (iv) semantic relation dependent documents depiction, (v) concept and feature vector dependent depiction.\par
The clustering methods of are generally of two types, 1) Word patterns and phrases based 2) Feature based.\par
The clustering methods algorithms are mostly of two types 1) hierarchical methods and 2) partitioning methods (non hierarchical) \hyperref[b14]{[14,}\hyperref[b15]{15,}\hyperref[b16]{16]}. The hierarchical algorithms for clustering represent data sets as a cluster tree and are of two types 1-1) agglomerative \hyperref[b17]{[17]} 1 -2) divisive hierarchical clustering methods. Partitional clustering algorithms \hyperref[b17]{[17]} are of two types, 2-1) iterative 2 -2) single pass methods. K means and its variants etc. are the popular partitioning methods. The hierarchical clustering algorithms are considered efficient than the remaining algorithms \hyperref[b18]{[18]} however due to their inherent complexness they are not applicable to huge document sets.\par
The techniques for determining inter-cluster similarity in classification  {\ref [19 20}] ex. single link and for enhancing the value of the clusters where the cluster size differs or fluctuates by a huge factor \hyperref[b17]{[17]}, especially in case of high performing clustering algorithms have been studied widely in recent years.\par
The widely used document clustering methods are Spectral Clustering, LSI dependent cluster development and NMF technique based clustering. The Spectral clustering methods \hyperref[b21]{[21]} are LPI, LSI etc. Latent semantic indexing (LSI) \hyperref[b22]{[22]} a feature extraction approach \hyperref[b23]{[23]} tries to optimize the documents space compared to the given document and is a widely used linear document indexing method \hyperref[b24]{[24]}. LSI is inapplicable for processes with a high range of documents \hyperref[b24]{[24]} and similarly spectral clustering when used in a large dimensional space the dimensionality reduction is very costly which limits its usability.\par
The word patterns and phrases based approaches are the traditional strategies where the clustering is dependent on the documents features such as words, phrases and sequences \hyperref[b25]{[25,}\hyperref[b26]{26]}. These methods are of four types, 1-1) Clustering with Frequent Word Patterns 1-2) Application of Word Clusters in Document Clusters 1-3) Co-clustering Words and Documents, Co-clustering with graph partitioning and Information-Theoretic Co -clustering 1-4) Clustering based on Frequent Phrases. The technique VSM is used in almost all the document clustering methods used nowadays \hyperref[b27]{[27]}. The vector space model is a data model for representing the terms related to the words in a document as a feature vector.\par
The features based clustering approaches are of two types 2-1) Feature Extraction 2-2) Feature Selection.\par
The Feature Extraction approaches are based on the algorithm of two types i) linear and ii) nonlinear techniques. The models of linear type algorithms are unsupervised PCA, OCA, MMC etc. The examples of non linear algorithms are LLE, Laplacian Eigenmaps, and ISOMAP etc. The linear methods show better operational performance in contrast to nonlinear approaches, however underperform in the clustering of huge and complicated data of the internet. The feature extraction technique finds applications in the fields of IR based on human language learning ability, comparing reviewed and submitted papers, of various languages or networks and filter of data. Feature selection algorithms are of two types, 2-2-1) Feature Ranking that is metric based and 2-2-2) Subset Selection from the possible features. The feature selection algorithms are of two categories, i) supervised and ii) unsupervised. The supervised feature selection algorithms are the most researched as well as used and they are IG, CHI, and MI. The unsupervised methods that are most popular are, i) DF-based selection dependent on term strength and ranking dependent on entropy or term contribution, ii) LSI-based method and iii) NMF based method. These techniques of unsupervised approach such as, decision trees, statistics, NLP and ML are being used in BI or analytics, in neural networks for developing AI or bio neural networks, for developing systems of AI that are rule based for intelligent content development, database development, information retrieval and automatic grouping of web documents with Enterprise Search engines or open source software's in web mining or text mining.\par
The strategies of feature selection used mostly are i) wrapper, ii) filter and iii) embedded methods \hyperref[b28]{[28]} however a study \hyperref[b31]{[29]} has shown, the methods of supervised feature selection dependent on algorithms using the filter metric IG, are most efficient over others techniques. 
\section[{III.}]{III.} 
\section[{Contemporary Affirmation of the}]{Contemporary Affirmation of the}\par
Recent Literature\par
An approach of bisecting k-means algorithm proposed by Steinbach, M, Karypis, G, \& Kumar, V \hyperref[b14]{[14]} breaks up a large cluster into small clusters repetitively to generate k numbers of clusters of huge similarity for filtering the clusters and collecting similar texts based on the method.\par
A technique called CCA \hyperref[b32]{[30]} widely used in the emerging technologies of ML etc applies correlation for measuring the similar features in a document. However, CCA has its own limitations in clustering.  
\section[{C}]{C}\par
An approach of spectral clustering based on graph partitioning strategy called LPI \hyperref[b33]{[31]} proposed however fails in feature selection and comprises of the existing problems of distance based clustering documents.\par
An approach for document clustering called Frequent Term based Clustering or HFTC \hyperref[b34]{[32]} is a topic of extensive research. However it is not scalable for huge data or of documents.\par
A technique known as Hierarchical Document Clustering using Frequent itemsets (FIHC) approach proposed by Fung, B., Wang, K., Ester, M, is discussed in \hyperref[b35]{[33]}. The strategy of FIHC though performs better than HFTC underperforms in clustering efficiency when compared to existing approaches such as UPGMA and Bisecting K-means.\par
The TDC algorithm technique based on closed frequent itemsets for clustering is proposed by Yu, H., Searsmith, D., Li, X., Han, J \hyperref[b36]{[34]}. The algorithm performs better compared to HFTC and FIHC however the use of closed itemsets makes it avoidable.\par
A strategy of Hierarchical Clustering using Closed Interesting Itemsets, referred to as HCCI proposed by Malik, H.H., Kender, J.R \hyperref[b37]{[35]}, is the best clustering method available. However the technique may cause information loss.\par
An approach based on PSSM histogram by Gad and Kamel \hyperref[b38]{[36]} combines the text semantic with the process of incremental clustering and measures the similarity of the documents for adjusting the insertion order of the documents in the cluster for quality.\par
An improved incremental clustering technique for an efficient clustering algorithm proposed by Gavin and Yue \hyperref[b39]{[37]} improves categorization of web data incrementally. The method based on cluster specific multiple information anew document is assigned to a cluster.\par
An approach for improving text clustering mining by Shehata, S, Fakhri, K, \& Mohamed S, S. \hyperref[b40]{[38]} outperforms the existing techniques such as HAC, k-NN etc.\par
A progressive clustering algorithm by Liu, Y, Ouyang, Y, Sheng, H, \& Xiong, Z. (  {\ref 2008}) \hyperref[b41]{[39]} based on Cluster Average Similarity Area determines the cluster coherence and progressively assigns the new data items to the clusters.\par
A technique for enhancing the clustering functionality based on the partial disambiguation of words by means of their PoS \hyperref[b42]{[40]} is recommended by the developers as the approach finds the inefficiency of considering synonyms and hypermy my for selecting the right sense of the word disambiguated solely by PoS tags.\par
The CFWS technique proposed by Y. LI, and S.M. Chung, enhances the capability to process the document, considering the word sequences apart from the words \hyperref[b43]{[41]}.\par
The technique of non linear representation of the data by J.B. Tenenbaum, V. de Silva, and J.C. Langford \hyperref[b44]{[42]} keeps specific local data simultaneously based on the optimization factors however is associated with high complexity.\par
A study of the approaches for reducing the complexity of feature extraction based on a new technique called approximation algorithm \hyperref[b45]{[43]}, \hyperref[b46]{[44]}, \hyperref[b47]{[45]} is found to be good.\par
A software for automatically retrieving information from websites by Zamir O Etzioni \hyperref[b48]{[46]} is designed for websites comprising of vast amount of data\par
The approach of integrating clustering and feature selection for text clustering based on the semantic relation of the text documents with ontology was proposed by Thangamani.M and P.Thangaraj in \hyperref[b49]{[47]}. The approach minimizes dimensionality and improves feature selection.\par
The clustering technique, for finding the clustering quality based on WordNet \hyperref[b50]{[48]} phrasal noun and semantic relationships \hyperref[b51]{[49]} shows better performance with hyperny my based strategy compared to other noun phrases.\par
A system for determining the ontology related semantic relations of the term or word and associated weight measure is given by Prof. K. Raja, C. Prakash Narayanan \hyperref[b8]{[9]}. However the technique has dimensionality and other problems.\par
A description of the task of Ontology based automatic categorizing of web documents \hyperref[b52]{[50]} and the scope of Ontology in improving the current machine learning and IR approaches is given by Andreas Hotho. The integration of ontology's for combining various information types of multiple resources by Young-Woo et al. in the paper \hyperref[b53]{[51]}.\par
The process of using domain specific ontology's for enhancing performance of text classification where text learning and IR are used to generate ontology's with minimum user interaction is given in \hyperref[b54]{[52,}\hyperref[b55]{53]}.\par
The methods utilizing Wikipedia ontology for improving primarily the document depiction and cluster quality by Gabrilovich and Markovitch \hyperref[b56]{[54]} and a further extension provided a structure based on the Wikipedia guidelines and groups \hyperref[b57]{[55,}\hyperref[b58]{56]}. The Wikipedia ontology is most relevant as it is applicable to a large cross section of domains and also restructured on a regular basis.\par
A technique for feature selection in text clustering based on supervised feature selection on the intermediary clustering outcomes by Xu, J. Xu, B \hyperref[b59]{[57]} generates a efficient subset for classification. The suggested techniques performance is efficient compared to manual process.\par
A technique of feature selection dependent on the ACO algorithm by M. Janaki Meena,K.R. 
\section[{Year 2015}]{Year 2015}\par
Global Journal of C omp uter S cience and T echnology Volume XV Issue II Version I ( ) C Chandran,J. Mary Brinda," \hyperref[b60]{[58]} is a unique method. Comparative tests of the approach with existing chisquare and CHIR techniques shows the proposed approach achieves better performance in FS.\par
An entropy based FS approach i.e. a filter solution \hyperref[b61]{[59]} tested with various data types that reduces dimensionality and is efficient in finding the subset of major features.\par
A feature co-selection method called MFCC (multi type feature co-selection), proposed by Shen huang, Zheng Chen, Yong Yu, and Wei-Ying main \hyperref[b62]{[60]} shows enhanced clusters performance of web documents based on the outcomes of intermediate clustering.\par
A method to remodel the matrix of data similarity as a bi-stochastic matrix prior to executing algorithms by F. Wang, P. Li, and A. C. K Aonig showed better clustering performance \hyperref[b63]{[61]}.\par
The techniques of document clustering that are term based for clustering in dynamic environments, is given in \hyperref[b11]{[11]} by Wang, X, Tang, J, \& Liu, H, synonyms and hypermy m\textbackslash  y by Bharathi and Vengatesan \hyperref[b64]{[62]}, Synonyms and Hyponyms, Nadig, R, Ramanand, J, \& Bhattacharyya, P in \hyperref[b12]{[12]}. These approaches are however not applicable to technically similar documents.\par
A document clustering approach [63] dependent on phrases and the STC technique by O. Zamir, O. Etzioni, O. Madanim, and R.M. Karp builds the clusters on the common documents suffixes. The method though efficient in cluster quality however is associated with high amount of term redundancy.\par
A study of the TF-IDF method of clustering \hyperref[b66]{[64]}, term frequency dependent algorithms \hyperref[b67]{[65]} and a review of clustering algorithms \hyperref[b68]{[66]} showed that majority of clustering approaches are TF-IDF based, however associated with several problems.\par
The NMF (Nonnegative Matrix Factorization) technique in text classification \hyperref[b69]{[67]}, improved clustering performance compared to the existing approaches \hyperref[b70]{[68]} , relationship study of NMF techniques with earlier clustering techniques \hyperref[b71]{[69]}, \hyperref[b72]{[70]}  \hyperref[b73]{[71]}. A review of established techniques of NMF such as multiplicative updates \hyperref[b74]{[72]}, projected gradients \hyperref[b75]{[73]} though efficient however are associated with the problems of memory for huge datasets streamed and not disk based \hyperref[b76]{[74]}. To overcome these problems, approaches such as random projections \hyperref[b63]{[61,}\hyperref[b77]{75]} and sketch/sampling algorithms \hyperref[b78]{[76]} have been proposed. An NMF based technique by Li and Zhu in 2011 \hyperref[b79]{[77]} for research specific documents minimizes high dimensionality, finds relevant topics for clustering and shows performance efficiency in classification comparatively. A study of the online algorithm based on Nonnegative Matrix Factorization \hyperref[b80]{[78]}, a NMF based method that uses features based on weights and similar cluster property by Sun Park, Dong Un An, Choi Im Cheon \hyperref[b81]{[79]} performs comparatively more efficiently than the remaining NMF based strategies.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
In this paper we analyzed several techniques developed for clustering documents with their applications and relevance in terms of today's requirements. The task of developing perfect strategies for classification of varied forms and types of documents for a near optimal solution or finding accurate ways of assessing the quality of the performed clustering though is impossible and is increasing in its complex nature, the field today deals with extraordinary tasks like granular taxonomies generation, sentiment analysis and document summarization for generating reliable and relevant insights applicable to several fields. In conclusion we can say document clustering is going to be widely studied and will find relevance in a number of newer areas.\begin{figure}[htbp]
\noindent\textbf{2015}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Year 2015 Global}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{© 2015 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Chizi]{b28}\label{b28} 	 		\textit{},  		 			Barak Chizi 		.  		Tel-Aviv University, Israel.  	 
\bibitem[Rokach]{b29}\label{b29} 	 		\textit{},  		 			Lior Rokach 		.  		Ben-Gurion University, Israel.  	 
\bibitem[Lsa @ Cu and Boulder ()]{b23}\label{b23} 	 		\textit{},  		 			Lsa @ Cu 		,  		 			Boulder 		.  		 \url{http://lsa.colorado.edu/}  		2010.  	 
\bibitem[ Information Science and Applications ICISA ()]{b9}\label{b9} 	 		\textit{},  	 	 		\textit{Information Science and Applications ICISA}  		2010 6 February 2010.  	 
\bibitem[Yang and Pedersen ()]{b31}\label{b31} 	 		‘A Comparative Study on Feature Selection in Text Categorization’.  		 			Y Yang 		,  		 			J O Pedersen 		.  	 	 		\textit{Proc. 14th Int'l Conf. Machine Learning},  				 (14th Int'l Conf. Machine Learning)  		1997. p. .  	 
\bibitem[Tenenbaum et al. ()]{b44}\label{b44} 	 		‘A Global Geometric Framework for Nonlinear Dimensionality Reduction’.  		 			J B Tenenbaum 		,  		 			V Silva 		,  		 			J C Langford 		.  	 	 		\textit{Science}  		2009. 290 p. .  	 
\bibitem[Xu et al. ()]{b59}\label{b59} 	 		‘A new feature selection method for text clustering’.  		 			J Xu 		,  		 			B Xu 		,  		 			W Zhang 		,  		 			Z Cui 		,  		 			W Zhang 		.  	 	 		\textit{wuhan university journal of natural sciences}  		2007. 12 p. .  	 
\bibitem[pp. John Wang (ed.) ()]{b30}\label{b30} 	 		\textit{a survey of feature selection techniques},  		 \xref{http://dx.doi.org/10.4018/978-1-60566-010-3.ch289}{10.4018/978-1-60566-010-3.ch289}.  		pp. John Wang (ed.)  		2009. 13 p. 9781605660103.  		 			Oded Maimon (Tel-Aviv University, Israel ; Montclair State University, USA 		 	 
\bibitem[Carpineto et al. ()]{b5}\label{b5} 	 		‘A survey of web clustering engines’.  		 			C Carpineto 		,  		 			S Osi´nski 		,  		 			G Romano 		,  		 			D Weiss 		.  	 	 		\textit{ACM Comput. Surv}  		2009. 41  (3)  p. .  	 
\bibitem[Prathima and Supreethi ()]{b68}\label{b68} 	 		‘A survey paper on concept based text clustering’.  		 			Y Prathima 		,  		 			K P Supreethi 		.  	 	 		\textit{International Journal of Research in IT \& Management}  		2011. 1  (3)  p. .  	 
\bibitem[Lee and Seung ()]{b74}\label{b74} 	 		‘Algorithms for nonnegative matrix factorization’.  		 			D D Lee 		,  		 			H S Seung 		.  	 	 		\textit{Advances in Neural Information Processing System (NIPS)},  				2000. p. .  	 
\bibitem[Shehata et al. ()]{b40}\label{b40} 	 		‘An efficient concept-based mining model for enhancing text clustering’.  		 			S Shehata 		,  		 			K Fakhri 		,  		 			S Mohamed 		,  		 			S 		.  	 	 		\textit{IEEE Transactions On Knowledge And Data Engineering}  		2010. 22  (10)  p. .  	 
\bibitem[Iu et al. ()]{b41}\label{b41} 	 		‘An Incremental Algorithm for Clustering Search Results’.  		 			Y Iu 		,  		 			Y Ouyang 		,  		 			H Sheng 		,  		 			Z Xiong 		.  	 	 		\textit{IEEE International Conference on Signal Image Technology and Internet Based Systems},  				2008. p. .  	 
\bibitem[Nadig et al. ()]{b12}\label{b12} 	 		‘Automatic evaluation of Word Net synonyms and hypermy my India’.  		 			R Nadig 		,  		 			J Ramanand 		,  		 			P Bhattacharyya 		.  	 	 		\textit{Proceedings of ICON-2008, 6th International Conference on Natural Language Processing},  				 (ICON-2008, 6th International Conference on Natural Language Processing)  		2008.  	 
\bibitem[Weng et al. (2003)]{b45}\label{b45} 	 		‘Candid Covariance-Free Incremental Principal Component Analysis’.  		 			J Weng 		,  		 			Y Zhang 		,  		 			W.-S Hwang 		.  	 	 		\textit{IEEE Trans. Pattern Analysis and Machine Intelligence}  		Aug.2003. 25  (8)  p. .  	 
\bibitem[Hardoon et al. ()]{b32}\label{b32} 	 		‘Canonical Correlation Analysis: An Overview with Application to Learning Methods’.  		 			D R Hardoon 		,  		 			S R Szedmak 		,  		 			J R Shawetaylor 		.  	 	 		\textit{J. Neural Computation}  		2004. 16  (12)  p. .  	 
\bibitem[Liu and Croft ()]{b6}\label{b6} 	 		‘Cluster-based retrieval using language models’.  		 			X Liu 		,  		 			W B Croft 		.  	 	 		\textit{Proceedings of the 27th annual International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR)},  				 (the 27th annual International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR))  		2004. p. .  	 
\bibitem[Prof et al.]{b8}\label{b8} 	 		‘Clustering Technique with Feature Selection for Text Documents’.  		 			. K Prof 		,  		 			C Prakash Raja 		,  		 			Narayanan 		.  	 	 		\textit{Proceedings of the Int.Conf. on},  				 (the Int.Conf. on)  		 	 
\bibitem[Gabrilovich and Markovitch ()]{b56}\label{b56} 	 		‘Computing Semantic Relatedness Using Wikipedia-based Explicit Semantic Analysis’.  		 			E Gabrilovich 		,  		 			S Markovitch 		.  	 	 		\textit{Proc. of The 20th Intl. Joint Conf.on Artificial Intelligence},  				 (of The 20th Intl. Joint Conf.on Artificial Intelligence)  		2007.  	 
\bibitem[Dhillon and Modha ()]{b18}\label{b18} 	 		‘Concept decompositions for large sparse text data using clustering’.  		 			I S Dhillon 		,  		 			D S Modha 		.  	 	 		\textit{Machine Learning},  				2001. 42 p. .  	 
\bibitem[Ding et al. ()]{b71}\label{b71} 	 		‘Convex and seminonnegative matrix factorizations’.  		 			C Ding 		,  		 			T Li 		,  		 			M I Jordan 		.  	 	 		\textit{IEEE Transactions on Pattern Analysis and Machine Intelligence}  		2010.  	 
\bibitem[Khalilian and Mustapha ()]{b19}\label{b19} 	 		‘Data Stream Clustering: Challenges and Issues’.  		 			M Khalilian 		,  		 			\& N Mustapha 		.  	 	 		\textit{Proceedings of the International Multiconference of Engineers and Computer Scientists IMECS 2010},  				 (the International Multiconference of Engineers and Computer Scientists IMECS 2010Hong Kong)  		2010. p. .  	 
\bibitem[Cao et al. ()]{b80}\label{b80} 	 		‘Detect and track latent factors with online nonnegative matrix factorization’.  		 			B Cao 		,  		 			D Shen 		,  		 			J Sun 		,  		 			X Wang 		,  		 			Q Yang 		,  		 			Z Chen 		.  	 	 		\textit{Proc. International Joint Conference on Artificial Intelligence},  				 (International Joint Conference on Artificial Intelligence)  		2007. p. .  	 
\bibitem[Silva et al. ()]{b7}\label{b7} 	 		‘Document clustering and cluster topic extraction in multilingual corpora’.  		 			J Silva 		,  		 			J Mexia 		,  		 			A Coelho 		,  		 			G Lopes 		.  	 	 		\textit{Proceedings of the 1st IEEE International Conference on Data Mining (ICDM)},  				 (the 1st IEEE International Conference on Data Mining (ICDM))  		2001. p. .  	 
\bibitem[Xu and Gong (2004)]{b1}\label{b1} 	 		‘Document Clustering by Concept Factorization’.  		 			W Xu 		,  		 			Y Gong 		.  	 	 		\textit{Proc. Int'l Conf. Research and Development in Information Retrieval},  				 (Int'l Conf. Research and Development in Information Retrieval)  		July 2004. p. .  	 
\bibitem[Li and Zhu ()]{b79}\label{b79} 	 		‘Document clustering in research literature based on NMF and testor theory’.  		 			F Li 		,  		 			Q Zhu 		.  	 	 		\textit{Journal of Software}  		2011. 6  (1)  p. .  	 
\bibitem[Park et al. ()]{b81}\label{b81} 	 		‘Document Clustering Method Using Weighted Semantic Features and Cluster Similarity’.  		 			Sun Park 		,  		 			Dong Un An 		,  		 			Choi Im Cheon 		.  	 	 		\textit{Third IEEE International Conference on Digital Game and Intelligent Toy Enhanced Learning},  				2010. 2010. p. .  	 	 (digitel) 
\bibitem[Shahnaz et al. ()]{b70}\label{b70} 	 		‘Document clustering using nonnegative matrix factorization’.  		 			F Shahnaz 		,  		 			M W Berry 		,  		 			V P Pauca 		,  		 			R J Plemmons 		.  	 	 		\textit{Information Processing and Management}  		2006. 42  (2)  p. .  	 
\bibitem[Wang and Li ()]{b77}\label{b77} 	 		‘efficient non-negative matrix factorization with random projections’.  		 			F Wang 		,  		 			P Li 		.  	 	 		\textit{Proceedings of the 10th SIAM International Conference on Data Mining (SDM)},  				 (the 10th SIAM International Conference on Data Mining (SDM))  		2010. p. .  	 
\bibitem[Hung and Xiaotie (2008)]{b25}\label{b25} 	 		‘Efficient Phrase-Based Document Similarity for Clustering’.  		 			C Hung 		,  		 			D Xiaotie 		.  	 	 		\textit{IEEE Transaction on Knowledge and Data Engineering}  		September. 2008. 20 p. .  	 
\bibitem[Zhong ()]{b76}\label{b76} 	 		‘Efficient streaming text clustering’.  		 			S Zhong 		.  	 	 		\textit{Neural Networks}  		2005. 18  (5-6)  p. .  	 
\bibitem[Gavin and Yue ()]{b39}\label{b39} 	 		‘Enhancing an incremental clustering algorithm for Web page collections’.  		 			S Gavin 		,  		 			X Yue 		.  	 	 		\textit{ACM International Joint Conferences on Web Intelligence and Intelligent Agent Technologies},  				2009. p. .  	 
\bibitem[Hu et al. ()]{b58}\label{b58} 	 		‘Enhancing Text Clustering by Leveraging Wikipedia Semantics’.  		 			J Hu 		,  		 			L Fang 		,  		 			Y Cao 		.  	 	 		\textit{Proc. of 31st Annual Intl. ACM SIGIR Conf. on Research and Development in Information Retrieval},  				 (of 31st Annual Intl. ACM SIGIR Conf. on Research and Development in Information Retrieval)  		2008.  	 
\bibitem[Everitt et al. ()]{b3}\label{b3} 	 		 			Brian S Everitt 		,  		 			Sabine Landau 		,  		 			Morven Leese 		.  		\textit{Cluster Analysis},  				2001. Oxford University Press.  	 	 (fourth edition) 
\bibitem[Zheng ()]{b51}\label{b51} 	 		‘Exploiting noun phrases and semantic relationships for text document clustering’.  		 			Kang Zheng 		,  		 			Kim 		.  	 	 		\textit{Information Science}  		2009. 179 p. .  	 
\bibitem[Hu et al. ()]{b57}\label{b57} 	 		‘Exploiting Wikipedia as External Knowledge for Document Clustering’.  		 			X Hu 		,  		 			X Zhang 		,  		 			C Lu 		.  	 	 		\textit{Proc. of Knowledge Discovery and Data Mining},  				 (of Knowledge Discovery and Data Mining)  		2009.  	 
\bibitem[Dash et al.]{b61}\label{b61} 	 		‘Feature Selection for Clustering -A Filter Solution’.  		 			Manoranjan Dash 		,  		 			Kiseok Choi 		,  		 			Peter Scheuermann 		,  		 			Huan Liu 		.  		 ICDM'02)0-7695-1754-4/02 © 2002 IEEE.  	 	 		\textit{Proceedings of the 2002 IEEE International Conference on Data Mining},  				 (the 2002 IEEE International Conference on Data Mining)  		 	 
\bibitem[Seo et al. (2004)]{b53}\label{b53} 	 		\textit{Feature Selections for Extracting Semantically Rich Word for Ontology Learning},  		 			Young-Woo Seo 		,  		 			Anupriya Ankolekar 		,  		 			Katia Sycara 		.  		 CMU-RI-TR-04-18.  		March 2004.  	 
\bibitem[Beil et al. ()]{b34}\label{b34} 	 		‘Frequent Term-based Text Clustering’.  		 			F Beil 		,  		 			M Ester 		,  		 			X Xu 		.  	 	 		\textit{Proc. of Intl. Conf. on Knowledge Discovery and Data Mining},  				 (of Intl. Conf. on Knowledge Discovery and Data Mining)  		2002.  	 
\bibitem[Das et al. ()]{b13}\label{b13} 	 		‘Google news personalization: Scalable online collaborative filtering’.  		 			A Das 		,  		 			M Datar 		,  		 			A Garg 		,  		 			S Rajaram 		.  	 	 		\textit{Proceedings of the 16th International Conference on World Wide Web (WWW)},  				 (the 16th International Conference on World Wide Web (WWW))  		2007. p. .  	 
\bibitem[Zamir and Etzioni ()]{b65}\label{b65} 	 		‘Grouper: A Dynamic Clustering Interface to Web Search Results’.  		 			O Zamir 		,  		 			O Etzioni 		.  	 	 		\textit{Computer Networks}  		1999. 31 p. .  	 
\bibitem[Wang et al. ()]{b11}\label{b11} 	 		‘H Document clustering via matrix representation’.  		 			X Wang 		,  		 			J Tang 		,  		 			Liu 		.  	 	 		\textit{11th IEEE International Conference on DataMiningICDM2011},  				2011. p. .  	 
\bibitem[Fung et al. ()]{b17}\label{b17} 	 		\textit{Hierarchical Document Clustering Using Frequent Itemsets},  		 			B C M Fung 		,  		 			K Wan 		,  		 			M Ester 		.  		2003. p. 3.  	 
\bibitem[Fung et al. ()]{b35}\label{b35} 	 		‘Hierarchical document clustering using frequent Itemsets’.  		 			B C M Fung 		,  		 			K Wang 		,  		 			M Ester 		.  	 	 		\textit{Proceedings of SIAM International Conference on Data Mining},  				 (SIAM International Conference on Data Mining)  		2003.  	 
\bibitem[Malik and Kender ()]{b37}\label{b37} 	 		‘High Quality, Efficient Hierarchical Document Clustering Using Closed Interesting Itemsets’.  		 			H H Malik 		,  		 			J R Kender 		.  	 	 		\textit{Proc. of IEEE Intl. Conf. on Data Mining},  				 (of IEEE Intl. Conf. on Data Mining)  		2006.  	 
\bibitem[Yan et al. ()]{b47}\label{b47} 	 		‘IMMC: Incremental Maximum, Marginal Criterion’.  		 			J Yan 		,  		 			B S Zhang 		,  		 			Z Yan 		,  		 			W Chen 		,  		 			Q Fan 		,  		 			W Y Yang 		,  		 			Q Ma 		,  		 			Cheng 		.  	 	 		\textit{Proc. 10th ACM SIGKDD},  				 (10th ACM SIGKDD)  		2004. p. .  	 
\bibitem[Bharathi and Vengatesan ()]{b64}\label{b64} 	 		‘Improving information retrieval using document clusters and semantic synonym extraction’.  		 			G Bharathi 		,  		 			D Vengatesan 		.  	 	 		\textit{Journal of Theoretical and Applied Information Technology}  		2012. 36  (2)  p. .  	 
\bibitem[Gad and Kamel ()]{b38}\label{b38} 	 		‘Incremental clustering algorithm based on phrase-semantic similarity histogram’.  		 			W K Gad 		,  		 			M S Kamel 		.  	 	 		\textit{Proceedings of the Ninth International Conference on Machine Learning and Cybernetics},  				 (the Ninth International Conference on Machine Learning and Cybernetics)  		2010. 11 p. .  	 
\bibitem[Deerwester et al. ()]{b24}\label{b24} 	 		‘Indexing by Latent Semantic Analysis’.  		 			S C Deerwester 		,  		 			S T Dumais 		,  		 			T K Landauer 		,  		 			G W Furnas 		,  		 			R A Harshman 		.  	 	 		\textit{J. Am.Soc. Information Science}  		1990. 41  (6)  p. .  	 
\bibitem[Thangamani and Thangaraj]{b49}\label{b49} 	 		‘integrated clustering and feature selection scheme fo textdocuments’.  		 			P M Thangamani 		,  		 			Thangaraj 		.  		 \xref{http://dx.doi.org/10.3844/jcssp.2010.536.54}{10.3844/jcssp.2010.536.54}.  		 DOL:10.3 844/jcssp.2010.536.541.  		 \url{http://www.thescipub.com/abstract/10.3844/jcssp.2010.536.54}  	 	 		\textit{J.Comput.Sci}  		6 p. 536.  	 
\bibitem[Meena et al.]{b60}\label{b60} 	 		‘integrating swarm intelligence and statistical data forfeature selection in text categorization’.  		 			M Meena 		,  		 			K R Chandran 		,  		 			J Mary Brinda 		.  	 	 		\textit{©2010 International Journal of Computer Applications}  		1  (11)  p. .  	 
\bibitem[Kumar and Srinathan ()]{b67}\label{b67} 	 		 			N Kumar 		,  		 			K Srinathan 		.  		\textit{A New Approach for Clustering Variable Length Documents(Proceedings of the Advanced computing Conference},  				2009. IEEE. p. .  	 
\bibitem[Dumais ()]{b22}\label{b22} 	 		‘Latent Semantic Indexing (LSI) and TREC-2’.  		 			S T Dumais 		.  	 	 		\textit{Proc.Second Text Retrieval Conf. (TREC)},  				 (.Second Text Retrieval Conf. (TREC))  		1993. p. .  	 
\bibitem[Wang et al. ()]{b63}\label{b63} 	 		‘Learning a bistochastic data similarity matrix’.  		 			F Wang 		,  		 			P Li 		,  		 			A C Käonig 		.  	 	 		\textit{Proceedings of the 10th IEEE International Conference on Data Mining (ICDM)},  				 (the 10th IEEE International Conference on Data Mining (ICDM))  		2010.  	 
\bibitem[Lee and Seung ()]{b69}\label{b69} 	 		‘Learning the parts of objects with nonnegative matrix factorization’.  		 			D D Lee 		,  		 			H S Seung 		.  	 	 		\textit{Nature}  		1999. 401 p. .  	 
\bibitem[Cai et al. (2005)]{b33}\label{b33} 	 		‘Locality Preserving Indexing’.  		 			D Cai 		,  		 			X He 		,  		 			J Han 		.  	 	 		\textit{Document Clustering Using Knowledge and Data Eng}  		Dec. 2005. 17  (12)  p. .  	 	 (IEEE Trans) 
\bibitem[Sebastiani (2002)]{b10}\label{b10} 	 		‘Machine Learning in Automated Text Categorization’.  		 			Fabrizio Sebastiani 		.  	 	 		\textit{ACM Computing Surveys}  		March 2002. 34  (1) .  	 
\bibitem[Shen Huang and Ma (2006)]{b62}\label{b62} 	 		‘multitype features coselection for web document clustering’.  		 			Wei-Ying Shen Huang 		,  		 			Ma 		.  		 1041-4347/06/\$20.00.  	 	 		\textit{ieee transactions on knowledge and data engineering}  		april 2006. 2006. 18  (4) .  	 	 (ieee published by the ieee computer society) 
\bibitem[Ng et al. ()]{b21}\label{b21} 	 		‘On Spectral Clustering: Analysis and an Algorithm’.  		 			A Y Ng 		,  		 			M Jordan 		,  		 			Y Weiss 		.  	 	 		\textit{Advances in Neural Information Processing Systems}  		2001. MIT Press. 14 p. .  	 
\bibitem[Hiraoka and Hamahira ()]{b46}\label{b46} 	 		‘On Successive Learning Type Algorithm for Linear Discriminant Analysis’.  		 			K Hiraoka 		,  		 			M Hamahira 		.  	 	 		\textit{IEIC Technical Report}  		1999. 99 p. .  	 	 (in Japanese) 
\bibitem[Ding et al. ()]{b72}\label{b72} 	 		‘On the equivalence of nonnegative matrix factorization and spectral clustering’.  		 			C Ding 		,  		 			X He 		,  		 			H D Simon 		.  	 	 		\textit{Proceedings of the 5th SIAM Int'l Conf. Data Mining (SDM)},  				 (the 5th SIAM Int'l Conf. Data Mining (SDM))  		2005. p. .  	 
\bibitem[Li et al. ()]{b78}\label{b78} 	 		‘One sketch for all: Theory and application of conditional random sampling’.  		 			P Li 		,  		 			K W Church 		,  		 			T Hastie 		.  	 	 		\textit{Advances in Neural Information Processing System (NIPS)},  				2008. p. .  	 
\bibitem[Hotho et al. (2001)]{b55}\label{b55} 	 		‘Ontologybased text clustering’.  		 			A Hotho 		,  		 			S Staab 		,  		 			A Maedche 		.  	 	 		\textit{Proceedings of the IJCAI-2001 Workshop Text Learning: Beyond Supervision},  				 (the IJCAI-2001 Workshop Text Learning: Beyond SupervisionSeattle,USA)  		August 2001.  	 
\bibitem[Lin]{b75}\label{b75} 	 		‘Projected gradient methods for nonnegative matrix factorization’.  		 			C J Lin 		.  	 	 		\textit{Neural Computation}  		19  (10)  p. .  	 
\bibitem[Martinez-Morais et al. ()]{b20}\label{b20} 	 		‘Providing QoS with the Deficit Table Scheduler’.  		 			R Martinez-Morais 		,  		 			F J Alfaro-Cortes 		,  		 			\& J L Sanchez 		.  	 	 		\textit{IEEE Transactions on Parallel and Distributed Systems}  		2010. 21  (3)  p. .  	 
\bibitem[Kotsiantis and Pintelas ()]{b0}\label{b0} 	 		‘Recent Advances in Clustering: A Brief Survey’.  		 			S Kotsiantis 		,  		 			P Pintelas 		.  	 	 		\textit{WSEAS Trans. Information Science and Applications}  		2004. 1  (1)  p. .  	 
\bibitem[Gaussier and Goutte ()]{b73}\label{b73} 	 		‘Relation between plsa and nmf and implications’.  		 			E Gaussier 		,  		 			C Goutte 		.  	 	 		\textit{Proceedings of the 28th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR)},  				 (the 28th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR))  		2005. p. .  	 
\bibitem[Siersdorfer and Sizov (2004)]{b2}\label{b2} 	 		‘Restrictive Clustering and Metaclustering for Self-Organizing Document Collections’.  		 			S Siersdorfer 		,  		 			S Sizov 		.  	 	 		\textit{Proc. Int'l Conf. Research and Development in Information Retrieval},  				 (Int'l Conf. Research and Development in Information Retrieval)  		July 2004. p. .  	 
\bibitem[Yu et al. ()]{b36}\label{b36} 	 		‘Scalable Construction of Topic Directory with Nonparametric Closed Termset Mining’.  		 			H Yu 		,  		 			D Searsmith 		,  		 			X Li 		,  		 			J Han 		.  	 	 		\textit{Proc. of Fourth IEEE Intl. Conf.on Data Mining},  				 (of Fourth IEEE Intl. Conf.on Data Mining)  		2004.  	 
\bibitem[Steinbach et al. ()]{b14}\label{b14} 	 		 			M Steinbach 		,  		 			G Karypis 		,  		 			V Kumar 		.  		\textit{A comparison of document clustering techniques. KDD Workshop on Text Mining},  				2000.  	 
\bibitem[Xu Rui ()]{b16}\label{b16} 	 		‘Survey of Clustering Algorithms’.  		 			Xu Rui 		.  	 	 		\textit{IEEE Transactions on Neural Networks}  		2005. 16  (3)  p. .  	 
\bibitem[Berkhin ()]{b15}\label{b15} 	 		\textit{Survey of clustering data mining techniques},  		 			P Berkhin 		.  		 \url{http://www.accrue.com/products/rp\textunderscore cluster\textunderscore review.pdf}  		2004.  	 
\bibitem[Salton and Buckley ()]{b66}\label{b66} 	 		‘Term-weighting approaches in automatic text retrieval’.  		 			G Salton 		,  		 			C Buckley 		.  	 	 		\textit{Information Processing \& Management}  		1998. 24  (5)  p. .  	 
\bibitem[Aas and Eikvil ()]{b27}\label{b27} 	 		\textit{Text Categorisation: A Survey},  		 			K Aas 		,  		 			L Eikvil 		.  		 941.  		1999. Oslo Norway: Norwegian Computing Center.  	 	 (Technical Report) 	 (iteseer.ist.psu.edu/ aas99text.html) 
\bibitem[Soon and John ()]{b26}\label{b26} 	 		‘Text document clustering based on frequent word meaning sequences’.  		 			M C Soon 		,  		 			D H John 		,  		 			Yanjun 		,  		 			L 		.  	 	 		\textit{Data \& Knowledge Engineering}  		2008. 64 p. .  	 
\bibitem[Li and Chung (2005)]{b43}\label{b43} 	 		‘Text Document Clustering Based on Frequent Word Sequences’.  		 			Y Li 		,  		 			S M Chung 		.  	 	 		\textit{Proceedings of the. CIKM},  				 (the. CIKMBremen, Germany)  		2005. 2005. October 31-November 5.  	 
\bibitem[Berendt et al. ()]{b54}\label{b54} 	 		‘Towards semantic web mining’.  		 			B Berendt 		,  		 			A Hotho 		,  		 			G Stumme 		.  	 	 		\textit{Proceedings of International Semantic Web Conference (ISWC)},  				 (International Semantic Web Conference (ISWC))  		2002. p. .  	 
\bibitem[Hotho (2005)]{b52}\label{b52} 	 		\textit{Using Ontologies to Improve the Text Custering and Classification Task},  		 			Andreas Hotho 		.  		January 14, 2005.  		 			Knowledge and Data Engineering Group, University of Kassel 		 	 
\bibitem[Van Rijsbergen ()]{b4}\label{b4} 	 		 			Van Rijsbergen 		.  	 	 		\textit{London: Buttersworth},  				1989.  	 	 (Secondth ed.) 
\bibitem[Zamir et al.]{b48}\label{b48} 	 		‘Web Document Clustering, A Feasibility Demonstration’.  		 			O Zamir 		,  		 			K Development 		,  		 			Mugunthadevi 		.  	 	 		\textit{Proceedings of the 21st International ACM SIGIR Conference on Research},  				 (the 21st International ACM SIGIR Conference on Research)  		IJCSE.  	 
\bibitem[Miller ()]{b50}\label{b50} 	 		‘Wordnet: A lexical database for English’.  		 			G Miller 		.  	 	 		\textit{CACM}  		1995. 38  (11)  p. .  	 
\bibitem[Sedding and Kazakov ()]{b42}\label{b42} 	 		\textit{Wordnetbased text document clustering},  		 			J Sedding 		,  		 			D Kazakov 		.  		2004. p. .  	 	 (3rd Workshop on Robust Methods in Analysis of Natural Language Data) 
\end{bibitemlist}
 			 		 	 
\end{document}
