Word Embedding-based Text Processing for Comprehensive Summarization and Distinct Information Extraction
In this paper, we propose two automated text processing frameworks specifically designed to analyze online reviews. The objective of the first framework is to summarize the reviews dataset by extracting essential sentence. This is performed by converting sentences into numerical vectors and clustering them using a community detection algorithm based on their similarity levels. Afterwards, a correlation score is measured for each sentence to determine its importance level in each cluster and assign it as a tag for that community. The second framework is based on a question-answering neural network model trained to extract answers to multiple different questions. The collected answers are effectively clustered to find multiple distinct answers to a single question that might be asked by a customer. The proposed frameworks are shown to be more comprehensive than existing reviews processing solutions.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringCommunity DetectionQuestion AnsweringSentenceTAGSimilar Papers 제목 키워드 기반
Leveraging Word Embeddings for Spoken Document Summarization
Owing to the rapidly growing multimedia content available on the Internet, extractive spoken document summarization, with the purpose of automatically selecting a set of representative sentences from a spoken document to…
Document SummarizationSentenceWord EmbeddingsA study of semantic augmentation of word embeddings for extractive summarization
In this study we examine the effect of semantic augmentation approaches on extractive text summarization. Wordnet hypernym relations are used to extract term-frequency concept information, subsequently concatenated to se…
ClusteringDimensionality ReductionExtractive SummarizationExtractive Text Summarization+3Centroid-based Text Summarization through Compositionality of Word Embeddings
The textual similarity is a crucial aspect for many extractive text summarization methods. A bag-of-words representation does not allow to grasp the semantic relationships between concepts when comparing strongly related…
Document SummarizationExtractive Text SummarizationMulti-Document SummarizationText Summarization+1Latent Semantic Analysis Approach for Document Summarization Based on Word Embeddings
Since the amount of information on the internet is growing rapidly, it is not easy for a user to find relevant information for his/her query. To tackle this issue, much attention has been paid to Automatic Document Summa…
Document SummarizationWord EmbeddingsMulti-Label Clinical Text Eligibility Classification and Summarization System
Clinical trials are central to medical progress because they help improve understanding of human health and the healthcare system. They play a key role in discovering new ways to detect, prevent, or treat diseases, and i…
Multi-Label Classification