Select, Extract and Generate: Neural Keyphrase Generation with Layer-wise Coverage Attention Wasi Uddin Ahmady∗, Xiao Baiz, Soomin Leez, Kai-Wei Changy yUniversity of California, Los Angeles, zYahoo Research yfwasiahmad,
[email protected] zfxbai,
[email protected] Abstract Title: [1] natural language processing technologies Natural language processing techniques have for developing a language learning environment . demonstrated promising results in keyphrase Abstract: [1] so far , computer assisted language generation. However, one of the major chal- learning ( call ) comes in many different flavors lenges in neural keyphrase generation is pro- . [1] our research work focuses on developing an cessing long documents using deep neural net- integrated e learning environment that allows im- works. Generally, documents are truncated be- proving language skills in specific contexts . [1] fore given as inputs to neural networks. Conse- integrated e learning environment means that it quently, the models may miss essential points is a web based solution . , for instance , web conveyed in the target document. To overcome browsers or email clients . [0] it should be accessi- this limitation, we propose SEG-Net, a neural ble . [1] natural language processing ( nlp ) forms keyphrase generation model that is composed the technological basis for developing such a learn- of two major components, (1) a selector that ing framework . [0] the paper gives an overview selects the salient sentences in a document and . [0] therefore , on the one hand , it explains cre- (2) an extractor-generator that jointly extracts ation . [0] on the other hand , it describes existing and generates keyphrases from the selected nlp standards . [0] based on our requirements , the sentences.