Actionable Phrase Detection using NLP

10/30/2022
by   Adit Magotra, et al.
0

Actionable sentences are terms that, in the most basic sense, imply the necessity of taking a specific action. In Linguistic terms, they are steps to achieve an operation, often through the usage of action verbs. For example, the sentence, `Get your homework finished by tomorrow` qualifies as actionable since it demands a specific action (In this case, finishing homework) to be taken. In contrast, a simple sentence such as, `I like to play the guitar` does not qualify as an actionable phrase since it simply states a personal choice of the person instead of demanding a task to be finished. In this paper, the aim is to explore if Actionables can be extracted from raw text using Linguistic filters designed from scratch. These filters are specially catered to identifying actionable text using Transfer Learning as the lead role. Actionable Detection can be used in detecting emergency tasks during a crisis, Instruction accuracy for First aid and can also be used to make productivity tools like automatic ToDo list generators from conferences. To accomplish this, we use the Enron Email Dataset and apply our Linguistic filters on the cleaned textual data. We then use Transfer Learning with the Universal Sentence Encoder to train a model to classify whether a given string of raw text is actionable or not.

READ FULL TEXT
research
03/29/2018

Universal Sentence Encoder

We present models for encoding sentences into embedding vectors that spe...
research
01/01/2019

Transfer learning from language models to image caption generators: Better models may not transfer better

When designing a neural caption generator, a convolutional neural networ...
research
01/09/2019

Low-Cost Transfer Learning of Face Tasks

Do we know what the different filters of a face network represent? Can w...
research
04/07/2023

Local Rose Breeds Detection System Using Transfer Learning Techniques

Flower breed detection and giving details of that breed with the suggest...
research
02/27/2019

DiscoFuse: A Large-Scale Dataset for Discourse-based Sentence Fusion

Sentence fusion is the task of joining several independent sentences int...
research
05/22/2018

Learning sentence embeddings using Recursive Networks

Learning sentence vectors that generalise well is a challenging task. In...
research
02/25/2019

Using logical form encodings for unsupervised linguistic transformation: Theory and applications

We present a novel method to architect automatic linguistic transformati...

Please sign up or login with your details

Forgot password? Click here to reset