SMS and Social Media Messages Classification Scheme for Disaster Response of Sorsogon Provincial Disaster Risk Reduction and Management Office (SPDRRMO)
For my final Immersion blog, I decided to discuss the content of my research required by the immersion program. While working in the SPDRRMO, I had a chat with one of the rescuers that facilitate Quick Response and Rescue Operations if there is a need for one in times of Calamities and Disaster. I asked him how they were able to get the request for rescue and how they validate these requests. They said that they treat every request as valid and they can receive these request for help through SMS normally or even Facebook. I asked them about how they process these requests. They told me that their primary problem is the bulk of request that they receive during calamities. These messages came all at the same time. Some of them are valid requests, some are SPAM, some are usual messages that has nothing to do with rescue operations. For the valid messages they categorize them as to Alert 1 (those requiring immediate attention), Alert 2 (those requiring attention but not immediate, possibly within the day), Alert 3 ( those requiring attention but not immediate, possibly within the week or more). Upon analysis, I know already that the situation could be solved by a Data Mining Classification Algorithm, most probably Naive Bayes Algorithm. But the method requires that there must be a collection of previous information with classification which will serve as a basis for classifying new information. These collection is called learned classifier. I was able to finish my research and decided to present it to them a week after presenting it to the faculty of TIP....
Below is the research title and the abstract of my completed research...
-Aris Ordonez
--------------------------------------------
RESEARCH TITLE
ABSTRACT
Below is the research title and the abstract of my completed research...
-Aris Ordonez
--------------------------------------------
RESEARCH TITLE
SMS and Social Media Messages Classification
Scheme for Disaster Response of Sorsogon Provincial Disaster Risk Reduction and
Management Office (SPDRRMO)
ABSTRACT
This study
classifies the type of messages sent through Social Media or Mobile SMS to the
Sorsogon Provincial Risk Reduction and Management Office (SPDRRMO) using machine learning algorithm to allow facilitate
response during disasters. The method utilized Naïve Bayes Classification
algorithm, a self-learning algorithm that is capable of classifying text
information based on probabilities derived from past experiences and rectified
mistakes. It was made possible by employing Natural Language Processing technique
that allowed the processing and conversion of messages based on natural
languages into a machine-ready data format that may be used as input by the
Naïve Bayesian Classification Algorithm.
The output is a classified message according to its pre-defined
classification significant to quick response operations.
Comments
Post a Comment