Font Size: a A A

Research On Key Problems In WEB Text Mining

Posted on:2010-06-09Degree:DoctorType:Dissertation
Country:ChinaCandidate:H HeFull Text:PDF
GTID:1118360278965410Subject:Signal and Information Processing
Abstract/Summary:PDF Full Text Request
With the rapid development of Internet and communication networks, web documents have become one of the major modern information media as well as an indispensable information source in people's lives. Text mining has become a technology of great research and practical significance. While the Web2.0 is coming, more and more users are involved in the generation of information, and more and more personal opinioned contents are full of the Internet. Such contents are meaningful and valuable for many applications, such as e-commerce, network community, network information security, web search engine and so on. However, it is enormous challenges to process these texts by traditional text mining.In this dissertation, three problems are investigated, which includes short text computing, web text information extraction, and text sentiment analysis. The main contributions of this dissertation are summarized as follows:(1) Short text computing based on statistical language model. We introduce an algorithm to cluster Chinese short texts based on N-gram feather extraction. Aiming at the characteristics of Chinese short texts, the algorithm employs N-gram feather extraction, statistical substring reduction and mutual information filtering to capture Chinese chunks from texts, which reflect the text semantic structure and character dependency. Then RPCL algorithm is applied to realizing text clustering with high precision, which needs not know the exact number of clusters. Experiment results show that this approach can remarkably reduce the dimensionality and effectively improve the performance of Chinese short texts clustering than traditional methods.(2) Web text information extraction based on keyword recommendation system and sentiment analysis. In keyword recommendation system in advertisement, we propose a semi-supervised Chinese compounds extraction approach based on HMM using bootstrapping in this paper. First, we define a set of tags BEMI {beginning, end, middle, independence}, which means the position of words in compounds. Then we employ HMM to extract compounds automatically in BEMI tagging algorithm. We rank the Compounds extracted from corpus by their word frequency and length in descending order, and add top N compounds in seed compounds list. The algorithm learns more Chinese compounds from corpus by bootstrapping. Experimental results show that this approach get much higher performance than Unsupervised one. Different from those extracted by traditional methods, these Chinese compounds contain category information, which can be used in text classification/clustering as features. Also, this approach can be applied in keyword recommendation system in advertisement for different kinds of advertisers because of its expansibility and versatility.For word level sentiment analysis, we propose an algorithm based on Maximum Entropy model and LMR template. LMR template is used to tag word position. Words, word position and POS are used as feature in ME. A text window sides and the sentiment of the word in M poisiton is labeled. Experimental results show that this algorithm has good performance in sentiment word extraction. And, this algorithm is robust in some feature combination.(3) Text sentiment classification based on supervised and semi-supervised learning. Most of pop music songs have suited lyrics, which play an essential role to semantically understand songs. Therefore, analysis of lyrics must be a complement of acoustic methods for music retrieval. One basic aspect of music retrieval is music emotion classification by learning from lyrics. This problem is different from traditional text classification in that more linguistic or semantic information is required for better emotion analysis. We investigate the lyrics corpus based on Zipf's Law using word as a unit, and results roughly obey Zipf's Law. Thereby, we study three kinds of preprocessing methods (including different N-grams, deleting stop words, and filtering based on POS) and a series of language grams under the well-known N-gram language model framework to extract more semantic features. Besides that, we also improve Maximum Entropy model with Gaussian and exponential priors to model features for music emotion classification. Experimental results show that feature extraction methods improved music emotion classification accuracy. ME with priors obtained the best results.Since labeled data in sentiment classification is scarce, we are interested in such situation. We introduce a novel semi-supervised learning algorithm to address such task. We assume that there is a sentiment manifold structure, and documents are sampled from such manifold. We do so by creating a graph on both labeled and unlabeled data, which is linearly constructed by data points' neighborhood information. Then, labels are spread though the graph, which is regarded as probabilistic transition matrix in the process of spread. This algorithm is capable for learning sentimental manifold structures within texts. Promising experimental results are shown in lyrics and movie review data.(4) Opinion retrieval. Following the Chinese Opinion Analysis Evaluation (COAE2008), we discuss text opinion retrieval. Our sentiment analysis system named PRIS-SAS employ a two-stage approach. After preprocessing, corpus given by COAE2008 is indexed by Indri retrieval system, which is used to ad-hoc retrieval. And then sentiment model and polarity model trained by ME with priors are used to classify text returned by Indri. The retrieval results are reranked by classification results. Experiments on COAE2008 datasets show that, the system proposed in this dissertation is a state-of-the-art opinion retrieval system.
Keywords/Search Tags:Short text computing, Compound word extraction, sentiment word extraction, text sentiment classification, opinion retrieval
PDF Full Text Request
Related items