A survey on phrase structure learning methods for text classification
Text classification is a task of automatic classification of text into one of the predefined categories. The problem of text classification has been widely studied in different communities like natural language processing, data mining and information retrieval. Text classification is an important constituent in many information management tasks like topic identification, spam filtering, email routing, language identification, genre classification, readability assessment etc. The performance of text classification improves notably when phrase patterns are used. The use of phrase patterns helps in capturing non-local behaviours and thus helps in the improvement of text classification task. Phrase structure extraction is the first step to continue with the phrase pattern identification. In this survey, detailed study of phrase structure learning methods have been carried out. This will enable future work in several NLP tasks, which uses syntactic information from phrase structure like grammar checkers, question answering, information extraction, machine translation, text classification. The paper also provides different levels of classification and detailed comparison of the phrase structure learning methods.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationGenre classificationInformation RetrievalLanguage IdentificationMachine TranslationManagementQuestion AnsweringRetrievaltext-classificationText ClassificationTranslationSimilar Papers 제목 키워드 기반
Paraphrase Generation: A Survey of the State of the Art
This paper focuses on paraphrase generation,which is a widely studied natural language generation task in NLP. With the development of neural models, paraphrase generation research has exhibited a gradual shift to neural…
Paraphrase GenerationSurveyText GenerationKeyphrase Generation: A Multi-Aspect Survey
Extractive keyphrase generation research has been around since the nineties, but the more advanced abstractive approach based on the encoder-decoder framework and sequence-to-sequence learning has been explored only rece…
DecoderKeyphrase GenerationSurveyText SummarizationA Few-Shot Learning Focused Survey on Recent Named Entity Recognition and Relation Classification Methods
Named Entity Recognition (NER) and Relation Classification (RC) are important steps in extracting information from unstructured text and formatting it into a machine-readable format. We present a survey of recent deep le…
ClassificationFew-Shot Learninggraph constructionInformation Retrieval+9Are We Evaluating Paraphrase Generation Accurately?
Paraphrase is a restatement of a text that conveys the same meaning using different expressions. The evaluation of paraphrase generation (PG) is a complex task and currently lacks a complete picture of the criteria and m…
Paraphrase GenerationSurveyA Hybrid Approach to Extract Keyphrases from Medical Documents
Keyphrases are the phrases, consisting of one or more words, representing the important concepts in the articles. Keyphrases are useful for a variety of tasks such as text summarization, automatic indexing, clustering/cl…
ArticlesClusteringKeyphrase ExtractionText Summarization