SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2263
IDENTIFYING THE DAMAGE ASSESSMENT TWEETS DURING DISASTER
KOTIREDDY KEERTHANA, THOTLA LAKSHMI SHARANYA, BODAPATI LIKHITHA, S NAGARAJU
---------------------------------------------------------------------***------------------------------------------------------------------
ABSTRACT
DetectingTheDamageAssessmentTweetsIsBeneficialToB
othHumanitarianOrganizations And Victims During A
Disaster. By far most Of The Previous Works That
Identify Tweets During A Disaster Have Been Related To
Situational Information, Availability/Requirement Of
Resources, Infrastructure Damage, Etc. There Are Only A
Few Works Focused On Detecting The Damage
Assessment Tweets. A Novel Method Is Proposed For
Identifying The Damage Assessment Tweets During A
Disaster. The Proposed Method Effectively Utilizes The
Low-Level Lexical Features, Top-Most Frequency Word
Features, And Syntactic Features That Are Specific To
Damage Assessment. These Features are Weighted By
Using Simple LSTM (Long Short Term Memory) And
Tensor Flow Frame work Algorithms. Further, Random
Forest Technique Is Used As A Classifier For Classifying
The Tweets. Examined 14 Standard Disaster Datasets Of
Different Categories For Binary And Multi-Class
Classification. Most Importantly, The Proposed Method
Can Be Applied In A Situation Where Enough Labeled
Tweets Are Not Available And Also When Specific
Disaster Type Tweets Are Not Available. This Can Be
Done By Training The Model With Past Disaster
Datasets.
INTRODUCTION
In the past several years, there has been an enormous
improvement in the usage of little adding to a blog
stages like Twitter. Pushed by that turn of events,
associations, and media affiliations are logically
searching for approaches to digging Twitter for
information about what people think and feel about
their things and organizations. Associations like Twitter
(twitrratr.com), tweet feel(www.tweetfeel.com), and
Social Mention (www.socialmention.com) are just an
interesting kinds of individuals who advance Twitter
assessment as one of their organizations. While there
has been an impressive proportion of assessment on
how suppositions are imparted in sorts, for instance,
online overviews and reports, how sentiments are
conveyed given the relaxed language and message-
length constraints of scaled down distributing content to
a blog has been essentially less examined. Components,
for instance, customized linguistic element names and
resources, for instance, assessment vocabularies have
shown supportive for feeling assessment in various
regions, yet will they also exhibit important for
assessment in Twitter? In this undertaking, we begin to
explore this request. Another trial of scaled down
composition for a blog is the fabulous broadness of
subject that is covered. It's everything except a
distortion to say that people tweet about everything no
matter what. Consequently, to have the choice to
develop systems to mine Twitter assessment on some
irregular point, we truly need a technique for quickly
perceiving data that can used for train. In this endeavor,
we research one method for building such data: using
Twitterhashtags(e.g.,#bestfeeling,#epicfail,#news)toide
ntifypositive,negative, and fair-minded tweets to use for
planning three-way feeling classifiers. The electronic
medium brings transformed into an enormous way for
people to the table for their perspectives and with online
diversion, there is an abundance of evaluation
information open.
Using feeling examination, the furthest point of
assumptions can be found, similar to great, critical, or
unprejudiced by separating the text of the appraisal.
Feeling assessment has been useful so that associations
might hear their client's contemplations on their things
expecting consequences of choices , and getting
appraisals from film studies. The information gained
from assessment is useful for associations going with
future decisions. Various standard strategies in feeling
assessment uses the sack of words strategy. The sack of
words method doesn't ponder language morphology,
and it could mistakenly arrange two articulations of
having a comparative significance since it could have
comparative bunch of words.
Issue Definition:
Assessment of in the space of little composition for a
blog is a tolerably new investigation point so there is as
yet a lot of s examination of client reviews, records, web
online diaries/articles and general expression level
inclination assessment. These differentiation from
twitter generally because of the farthest reaches of
140characters per tweet which drives the client to
present perspective stuffed in very short message. The
best results showed up at in feeling game plan use
controlled learning methods like LSTM and Tensor Flow
framework, but the manual checking expected for the
regulated methodology is expensive. Some work has
been done on performance and semi-managed
approaches, and there is a lot of room of progress.
Various experts testing new features and classification
techniques often just compare their results to base-line
performance. There is a need of suitable and formal
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2264
examinations between these outcomes showed up
through different components and plan systems to pick
the best features and most efficient classification
techniques for particular application.
Assessment:
Ensuing to inspecting the prerequisites of the
assignment to be performed, to break down the issue
and sort out its particular circumstance. The principal
development in the stage is focusing on the ongoing
structure and other is to sort out the necessities and
region of the new system. Both the activities are
similarly significant, yet the essential activity fills in as a
reason of giving the functional conclusions and
afterward fruitful plan of the proposed framework.
Understanding the properties and necessities of another
framework is more problematic and requires inventive
thinking and cognizance of existing running framework
is in like manner irksome, misguided perception of the
ongoing system can lead redirection from arrangement.
Tensor Flow:
Tensor stream is used for the execution with Word Net
group using Python. As a component of the pre-dealing
with step, the dataset is similarly different over into a
sensible construction to be given to the profound
learning models. The information arrangement
incorporates Stop Words evacuation, Punctuation
expulsion, Stemming, Lemmatization, and Bag of words
development, count Vectorization and TF-
IDFVectorization. Count Vectorization and TF-IDF
Vectorization are applied to the dataset after it is parted
into bigrams, i.e., n-grams with n=2. It yields better
accuracy while considering unigrams orn-
gramswithngreaterthan2.Theunbalanced rough
informational index is changed over in to a decent
informational index by adding a restricted amount of
Gaussian disturbance to each disaster event test. The
informational collection test is only pre prepared with
word implanting like Word Net.
In Recurrent Neural Networks, all of the sentences in the
dataset are separated into words and changed over using
the embedding layer into word embedding. Then, at that
point, the word introducing is applied alongside
cerebrum network layers - Long Short-Term Memory, Bi
- directional Gated Recurrent Unit with 3-layers which is
totally related. These layers finally interact with the
outcome layer. The precision of the mind networks that
are arranged using those layers is shown in the Fig. 3, for
5iterations. Specifically, the GRU and LSTM went with
the decision from one side of the planet to the other,
where the flow of its assumption for testing set
determinedly accomplices the readiness set.
Presentation:
Execution is the period of the endeavor when the
speculative arrangement is changed out into a working
system. Subsequently it will in general be seen as the
most essential stage in achieving a productive new
system and in giving the client, sureness that the new
structure will work and be strong.
The execution stage incorporates wary readiness,
assessment of the ongoing system and it's limits on
execution, arranging of methods to achieve change over
and evaluation of progress over methodologies.
Simulated intelligence:
Simulated intelligence (ML) is doing something worth
remembering, with a creating affirmation that ML can
expect a fundamental part in a considerable number of
essential applications, for instance, data mining, normal
language taking care of, picture affirmation, and expert
systems. ML gives expected plans in this huge number of
spaces and anything is possible from that point, and is
set to be pillar of our future advancement.
The stock of able ML organizers actually apparently can't
find a workable pace to this interest. A huge
legitimization behind this is that ML is tremendously
intriguing. This Machine Learning informative activity
presents the basics of ML speculation, setting out the
typical subjects and thoughts, simplifying it to figure out
the reasoning and come out as comfortable with AI
essentials.
What is Machine Learning?
In any event, the thing unequivocally is "Artificial
intelligence?" ML is a lot of things. The field is
exceptionally immense and is developing rapidly, being
reliably separated and sub-distributed adnoun wrinkle
into different sub-distinguishing strengths and sorts of
AI.
There are a couple of basic predictable thoughts, in any
case, and the general subject is best summed up by this
habitually refered to declaration made by Arthur Samuel
way back in 1959: "[Machine Learning is the] field of
study that engages PCs to learn without being explicitly
tweaked."
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2265
Besides, more lately, in 1997, Tom Mitchell gave a
"especially introduced" definition that has shown more
significant to planning sorts: "A PC program is said to
acquire for a reality E concerning a couple of
undertaking T and some show measure P, accepting at
least for now that its display on T, as assessed by P,
improves with experience E.
So expecting that you accept your program ought to
anticipate, for example, traffic plans at an involved
intersection(task T), you can run it through an AI
estimation with data about past
trafficpatterns(experienceE)and,ifithassuccessfully"lear
ned",itwillthendobetteratpredictingfuturetrafficpatterns
(execution measure P).
ML handles gives that can't be settled by numerical
means alone.
Among the different sorts of ML tasks, a huge capability
is drawn among coordinated and solo learning:
• Coordinated AI: The program is "ready" on a
pre-described set of "planning models", which then work
with its ability to show up at a careful goal when given
new data.
• Solo AI: The program is given a great deal of
data and ought to find models and associations there in.
We will mainly focus in on coordinated learning here,
but the completion of the article consolidates a brief
discussion of solo advancing for specific associations for
individuals who are excited about seeking after the point
further.
Administered Machine Learning:
In the greater part of coordinated learning applications,
a conclusive goal is to encourage a finely tuned pointer
work h(x)(sometimes called the
"hypothesis")."Learning" contains using refined
mathematical computations to smooth out this limit so
that, given input data x about a certain domain(say,
region of a house),it will definitively predict some
captivating worth h(x) (say, market cost for said house).
Where and are constants. We need to find the best
potential gains of and to make our predict or fill in also
as could be anticipated.
Overhauling the pointer h(x) is done using planning
models. For each planning model, we have a data regard
x train, for which a relating yield, y, is known early. For
each model, we track down the qualification between the
known, right worth y, and our expected worth h(x
train).With enough readiness models, these
differentiations give us a supportive strategy for
assessing the "shakiness" of h(x). We can then change
h(x) by tweaking the potential gains of and to make it
"lesswrong".Thisprocessisrepeatedoverandoveruntilthes
ystemhasconvergedonthe most desirable characteristics
for and . Thusly, the marker becomes ready, and is ready
to do some authentic world predicting.
Artificial intelligence Examples
Essential issues here for portrayal, but the clarification
ML exists is in light of the fact that, truly, the issues are
impressively really baffling. On this level screen we can
draw you a picture of, presumably, a three-layered
educational record, yet ML issues by and large oversee
data with a colossal number of viewpoints, and
outstandingly complex pointer limits. ML handles gives
that can't be settled by numerical means alone.
Considering that, we ought to look at an essential model.
We should expect we have the going with planning data,
where in association delegates have assessed their
satisfaction on a scale of1to100:
Assuming we request this indicator for the fulfillment
from a representative making $60k, it would anticipate
rating of 27:
Clearly this was a horrible estimate and that this machine
doesn't know definitely.
So presently, we should give this indicator every one of
the compensations from our preparation set, and take the
distinctions between the subsequent anticipated
fulfillment appraisals and the real fulfillment evaluations
of the relating workers. Assuming we play out a little
numerical wizardry (which I will portray in no time), we
can work out, with extremely high sureness, that upsides
of 13.12forand0.61for will give us a superior indicator.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2266
Andifwerepeatthisprocess,say1500times,ourpredictorwil
lenduplookinglikethis:
At this point, if we repeat the process, we will find that
and won’t change by any appreciable amount
anymore and thus we see that the system has converged.
If we haven’t made any mistakes, this means we’ve found
the optimal predictor. Accordingly, if we now ask the
machine again for the satisfaction rating of the employee
who makes $60k, it will predictarating of roughly 60.
As of now we're getting some spot.
Man-made intelligence Regression: A Note on
Complexity
The above model is truth be told a clear issue of
univariate direct backslide, which when in doubt can be
handled by deciding a fundamental commonplace
condition and evading this "tuning" process completely.
Regardless, consider a marker that is by all accounts this:
This cutoff takes input in four perspectives and has a
gathering of polynomial terms. Concluding an ordinary
condition for this cutoff is a colossal test. Different
significant level AI issues take thousands or even
Different undeniable level ML issues take thousands or
even uncommon various parts of information to assemble
measures utilizing various coefficients.
Luckily, the iterative methodology taken by ML
structures is extensively more extraordinary despite such
diverse plan. Rather than utilizing beast force, an AI
structure "feels its course" to the response. For huge
issues, this works much better. While this doesn't
recommend that ML can manage all considering no
certain extreme objective complex issues (it can't), it
makes for a brilliantly flexible and supportive asset.
Slant Descent - Minimizing "Instability"
We ought to explore how this iterative connection
capacities. In the above model, how dowe guarantee and
are getting better with every movement, and not more
awful? The reaction lies in our "assessment of shakiness"
proposed ahead of time, close by a little math.
With least squares, the penalty for a bad guess goes up
quadratic ally with the difference between the guess and
the correct answer, so it acts as a very “strict”
measurement of wrongness. The cost function computes
an average penalty over all of the training examples.
Here we can see the cost associated with different values
of and . We can see the graphhas a slight bowl to its
shape. The bottom of the bowl represents the lowest cost
our predictor can give us based on the given training
data. The goal is to “roll down the hill”, and find and
corresponding to this point.
uncommon countless information to make guesses
utilizing various coefficients. Foreseeing how a life
design's genome will be conferred, or what the
environment will resemble in fifty years, are events of
such complex issues.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2267
That covers the central speculation essential a large
portion of overseen Machine Learning structures.
Regardless, the fundamental thoughts can be applied in
extensive variety of ways, dependent upon the focal
issue.
Gathering Problems in Machine Learning
TESTINGANDVALIDATION
Show:
The justification for testing is to track down bumbles.
Testing is the most widely recognized approach to
endeavoring to track down every conceivable deficiency
or weakness in a work thing. It gives a strategy for truly
taking a gander at the handiness of parts, sub
assemblages, get-togethers along with a finished thing It
is the most widely recognized approach to working on
programming fully intent on ensuring that the Software
structure meets its necessities and client suspicions and
doesn't slump in an unacceptable manner. There are
various types of test. Each test type addresses as pacific
testing essential.
The essential objective of testing is to find flees in
requirements, plan, documentation, and code as soon as
could be expected. The test cycle ought to be with the
end goal that the product item that will be conveyed to
the client is deformity less. All Tests ought to be follow
ready to client necessities.
What's different about testing machine learnings
ystems?
However, in machine learning systems, humans provide
desired behavior as examples during training and the
model optimization process produces the logic of the
system. How do we ensure this learned logic is going to
consist ently produce our desired behavior?
We should begin by taking a gander at the prescribed
procedures
fortestingtraditionalsoftwaresystemsanddevelopinghigh
-qualitysoftware.
• Unit tests which work on at omicpieces of the
codebase and can be run rapidly during advancement,
• Relapse tests reproduce bugs that we've
recently experienced and fixed,
• combination tests which are commonly longer-
running tests that notice more significant level ways of
behaving that influence various parts in the code base,
what's more, follow shows, for example,
• try not to combine code except if all tests are
passing,
• continuously compose tests for recently
presented rationale while contributing code,
An ordinary work stream for programming
improvement.
At the point when we run our testing suite against the
new code, we'll get a report of the particular ways of
behaving that we've composed tests around and check
that our code changes don't influence the normal way of
behaving of the framework. In the event that a test
comes up short, we'll know which explicit way of
behaving is not generally lined up with our normal
result. We can likewise see this testing report to get a
comprehension of how broad our tests are by seeing
measurements like code inclusion.
A model result from a conventional programming testing
suite.
We should balance this with a run of the mill work
stream for creating AI frameworks. In the wake of
preparing another model, we'll commonly deliver an
assessment report including:
 Execution of a laid out measurement on an approval
dataset,
 Plots, for example, accuracy review bends,
 functional insights, for example, deduction speed,
 Models where the model was generally certainly
erroneous, and follow shows, for example,
 Save all of the hyper-limits used to set up the model,
 Just advance models which offer an improvement
over the current model (or gauge) when assessed
on similar informational collection.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2268
A typical work stream for model new development.
While keeping an eye on another AI model, we'll
research estimations and plots which summarize model
execution over an endorsement dataset. We're prepared
to contemplate execution between various models and
settle on relative choices, yet we're not quickly prepared
to portray express model approaches to acting. For
example, figuring
out where the model is tumbling commonly requires
extra savvy work; one ordinary practice here is to look
through an overview of the top most disgraceful model
botches on the endorsement instructive assortment and
genuinely group these failure modes..
Conclusion
AI frameworks are trickier to test because of the way that
we're not expressly composing the rationale of the
framework. Nonetheless, computerized testing is as yet a
significant instrument for thedevelopmentofhigh-
qualitysoftwaresystems.Thesetestscanprovideuswithabe
havioralreportoftrainedmodels,whichcanserveasasystem
aticapproachtowardserroranalysis.
All through this blog entry, I've introduced "conventional
programming improvement" and "AI
modeldevelopment"astwoseparateconcepts.Thissimplific
ationmadeiteasiertodiscusstheuniquechallengesassociate
dwithtestingmachinelearningsystems;unfortunately, this
present reality is more chaotic. Creating AI models
likewise depends on a lot of "customary programming
improvement" to handle information inputs, make
highlight portrayals, perform information increase,
organize model preparation, open entomb countenances
to outside frameworks, and substantially more. In this
way, compelling testing for AI frameworks requires both
a customary programming testing suite (for model
improvement foundation) and a model testing suite (for
prepared models).
In this technique in light of the weighted highlights of
LSTM has been proposed to recognize the harm
evaluation tweets during a calamity. The proposed
framework shows the capacity way to deal with perform
well with and without marked information of explicit
debacle informational indexes separately. The
consequences of this work recommend that the
utilization of the proposed technique especially prepared
with tremor debacle datasets in the identification of
tweets applicable to harm evaluation for any fiasco.
REFERENCES
1. Madichetty, S. and Sridevi, M., 2021. A novel method
for identifying the damage assessment tweets during
disaster. Future Generation Computer Systems, 116,
pp.440-454.
2. Hara, Y., 2015. Behaviour analysis using tweet data
and geo-tag data in a natural disaster. Transportation
Research Procedia, 11, pp.399-412.
3. Seddighi, H., Salmani, I. and Seddighi, S., 2020. Saving
lives and changing minds with Twitter in disasters
and pandemics: a literature review. Journalism and
Media, 1, pp.59-77.
4. Muhammad Imran, Carlos Castillo, Fernando Diaz,
Sarah Vieweg, Processing social media messages in
mass emergency: A survey, ACM Comput.Surv. 47
(2015) 67.
5. Kate Starbird, LeysiaPalen, Amanda L. Hughes, Sarah
Vieweg, Chatter on the red: what hazards threat
reveals about the social life of microblogged
information, in: Proceeding of the 2010 ACM
Conference on Computer Supported Cooperative
Work, ACM, 2010, pp. 241–250.
AUTHORS
1. KOTIREDDY KEERTHANA
UG Student
GATES Institute of Technology
Dept .of CSE
Gooty, Andhra Pradesh, India.
2. THOTLA LAKSHMI SHARANYA
UG Student
GATES Institute of Technology
Dept .of CSE
Gooty, Andhra Pradesh, India
3. 3. BODAPATI LIKHITHA
UG Student
GATES Institute of Technology
Dept .of CSE
Gooty, Andhra Pradesh, India
4. S. NAGARAJU
Assistant Professor
GATES Institute of Technology
Dept .of CSE
Gooty, Andhra Pradesh, India

More Related Content

Similar to IDENTIFYING THE DAMAGE ASSESSMENT TWEETS DURING DISASTER

IRJET- Comparative Study of Classification Algorithms for Sentiment Analy...
IRJET-  	  Comparative Study of Classification Algorithms for Sentiment Analy...IRJET-  	  Comparative Study of Classification Algorithms for Sentiment Analy...
IRJET- Comparative Study of Classification Algorithms for Sentiment Analy...IRJET Journal
 
A Intensified Approach On Enhanced Transformer Based Models Using Natural Lan...
A Intensified Approach On Enhanced Transformer Based Models Using Natural Lan...A Intensified Approach On Enhanced Transformer Based Models Using Natural Lan...
A Intensified Approach On Enhanced Transformer Based Models Using Natural Lan...IRJET Journal
 
Basic-Project-Estimation-1999
Basic-Project-Estimation-1999Basic-Project-Estimation-1999
Basic-Project-Estimation-1999Michael Wigley
 
IRJET- Deep Web Searching (DWS)
IRJET- Deep Web Searching (DWS)IRJET- Deep Web Searching (DWS)
IRJET- Deep Web Searching (DWS)IRJET Journal
 
Fake Reviews Detection using Supervised Machine Learning
Fake Reviews Detection using Supervised Machine LearningFake Reviews Detection using Supervised Machine Learning
Fake Reviews Detection using Supervised Machine LearningIRJET Journal
 
IRJET- A Detailed Analysis on Windows Event Log Viewer for Faster Root Ca...
IRJET-  	  A Detailed Analysis on Windows Event Log Viewer for Faster Root Ca...IRJET-  	  A Detailed Analysis on Windows Event Log Viewer for Faster Root Ca...
IRJET- A Detailed Analysis on Windows Event Log Viewer for Faster Root Ca...IRJET Journal
 
IRJET- Comparative Analysis of Various Tools for Data Mining and Big Data...
IRJET-  	  Comparative Analysis of Various Tools for Data Mining and Big Data...IRJET-  	  Comparative Analysis of Various Tools for Data Mining and Big Data...
IRJET- Comparative Analysis of Various Tools for Data Mining and Big Data...IRJET Journal
 
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...IRJET Journal
 
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...IRJET Journal
 
Investment Portfolio Risk Manager using Machine Learning and Deep-Learning.
Investment Portfolio Risk Manager using Machine Learning and Deep-Learning.Investment Portfolio Risk Manager using Machine Learning and Deep-Learning.
Investment Portfolio Risk Manager using Machine Learning and Deep-Learning.IRJET Journal
 
IRJET- Sentimental Analysis of Product Reviews for E-Commerce Websites
IRJET- Sentimental Analysis of Product Reviews for E-Commerce WebsitesIRJET- Sentimental Analysis of Product Reviews for E-Commerce Websites
IRJET- Sentimental Analysis of Product Reviews for E-Commerce WebsitesIRJET Journal
 
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’SDiscovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’SIRJET Journal
 
Implementation of Sentimental Analysis of Social Media for Stock Prediction ...
Implementation of Sentimental Analysis of Social Media for Stock  Prediction ...Implementation of Sentimental Analysis of Social Media for Stock  Prediction ...
Implementation of Sentimental Analysis of Social Media for Stock Prediction ...IRJET Journal
 
IRJET- Slant Analysis of Customer Reviews in View of Concealed Markov Display
IRJET- Slant Analysis of Customer Reviews in View of Concealed Markov DisplayIRJET- Slant Analysis of Customer Reviews in View of Concealed Markov Display
IRJET- Slant Analysis of Customer Reviews in View of Concealed Markov DisplayIRJET Journal
 
IRJET- Testing Improvement in Business Intelligence Area
IRJET- Testing Improvement in Business Intelligence AreaIRJET- Testing Improvement in Business Intelligence Area
IRJET- Testing Improvement in Business Intelligence AreaIRJET Journal
 
Review on Sentiment Analysis on Customer Reviews
Review on Sentiment Analysis on Customer ReviewsReview on Sentiment Analysis on Customer Reviews
Review on Sentiment Analysis on Customer ReviewsIRJET Journal
 
IRJET - An Overview of Machine Learning Algorithms for Data Science
IRJET - An Overview of Machine Learning Algorithms for Data ScienceIRJET - An Overview of Machine Learning Algorithms for Data Science
IRJET - An Overview of Machine Learning Algorithms for Data ScienceIRJET Journal
 
IRJET- Analysis of Brand Value Prediction based on Social Media Data
IRJET-  	  Analysis of Brand Value Prediction based on Social Media DataIRJET-  	  Analysis of Brand Value Prediction based on Social Media Data
IRJET- Analysis of Brand Value Prediction based on Social Media DataIRJET Journal
 
Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...
Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...
Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...IRJET Journal
 
Product Analyst Advisor
Product Analyst AdvisorProduct Analyst Advisor
Product Analyst AdvisorIRJET Journal
 

Similar to IDENTIFYING THE DAMAGE ASSESSMENT TWEETS DURING DISASTER (20)

IRJET- Comparative Study of Classification Algorithms for Sentiment Analy...
IRJET-  	  Comparative Study of Classification Algorithms for Sentiment Analy...IRJET-  	  Comparative Study of Classification Algorithms for Sentiment Analy...
IRJET- Comparative Study of Classification Algorithms for Sentiment Analy...
 
A Intensified Approach On Enhanced Transformer Based Models Using Natural Lan...
A Intensified Approach On Enhanced Transformer Based Models Using Natural Lan...A Intensified Approach On Enhanced Transformer Based Models Using Natural Lan...
A Intensified Approach On Enhanced Transformer Based Models Using Natural Lan...
 
Basic-Project-Estimation-1999
Basic-Project-Estimation-1999Basic-Project-Estimation-1999
Basic-Project-Estimation-1999
 
IRJET- Deep Web Searching (DWS)
IRJET- Deep Web Searching (DWS)IRJET- Deep Web Searching (DWS)
IRJET- Deep Web Searching (DWS)
 
Fake Reviews Detection using Supervised Machine Learning
Fake Reviews Detection using Supervised Machine LearningFake Reviews Detection using Supervised Machine Learning
Fake Reviews Detection using Supervised Machine Learning
 
IRJET- A Detailed Analysis on Windows Event Log Viewer for Faster Root Ca...
IRJET-  	  A Detailed Analysis on Windows Event Log Viewer for Faster Root Ca...IRJET-  	  A Detailed Analysis on Windows Event Log Viewer for Faster Root Ca...
IRJET- A Detailed Analysis on Windows Event Log Viewer for Faster Root Ca...
 
IRJET- Comparative Analysis of Various Tools for Data Mining and Big Data...
IRJET-  	  Comparative Analysis of Various Tools for Data Mining and Big Data...IRJET-  	  Comparative Analysis of Various Tools for Data Mining and Big Data...
IRJET- Comparative Analysis of Various Tools for Data Mining and Big Data...
 
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
 
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
 
Investment Portfolio Risk Manager using Machine Learning and Deep-Learning.
Investment Portfolio Risk Manager using Machine Learning and Deep-Learning.Investment Portfolio Risk Manager using Machine Learning and Deep-Learning.
Investment Portfolio Risk Manager using Machine Learning and Deep-Learning.
 
IRJET- Sentimental Analysis of Product Reviews for E-Commerce Websites
IRJET- Sentimental Analysis of Product Reviews for E-Commerce WebsitesIRJET- Sentimental Analysis of Product Reviews for E-Commerce Websites
IRJET- Sentimental Analysis of Product Reviews for E-Commerce Websites
 
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’SDiscovering Influential User by Coupling Multiplex Heterogeneous OSN’S
Discovering Influential User by Coupling Multiplex Heterogeneous OSN’S
 
Implementation of Sentimental Analysis of Social Media for Stock Prediction ...
Implementation of Sentimental Analysis of Social Media for Stock  Prediction ...Implementation of Sentimental Analysis of Social Media for Stock  Prediction ...
Implementation of Sentimental Analysis of Social Media for Stock Prediction ...
 
IRJET- Slant Analysis of Customer Reviews in View of Concealed Markov Display
IRJET- Slant Analysis of Customer Reviews in View of Concealed Markov DisplayIRJET- Slant Analysis of Customer Reviews in View of Concealed Markov Display
IRJET- Slant Analysis of Customer Reviews in View of Concealed Markov Display
 
IRJET- Testing Improvement in Business Intelligence Area
IRJET- Testing Improvement in Business Intelligence AreaIRJET- Testing Improvement in Business Intelligence Area
IRJET- Testing Improvement in Business Intelligence Area
 
Review on Sentiment Analysis on Customer Reviews
Review on Sentiment Analysis on Customer ReviewsReview on Sentiment Analysis on Customer Reviews
Review on Sentiment Analysis on Customer Reviews
 
IRJET - An Overview of Machine Learning Algorithms for Data Science
IRJET - An Overview of Machine Learning Algorithms for Data ScienceIRJET - An Overview of Machine Learning Algorithms for Data Science
IRJET - An Overview of Machine Learning Algorithms for Data Science
 
IRJET- Analysis of Brand Value Prediction based on Social Media Data
IRJET-  	  Analysis of Brand Value Prediction based on Social Media DataIRJET-  	  Analysis of Brand Value Prediction based on Social Media Data
IRJET- Analysis of Brand Value Prediction based on Social Media Data
 
Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...
Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...
Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...
 
Product Analyst Advisor
Product Analyst AdvisorProduct Analyst Advisor
Product Analyst Advisor
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 

Recently uploaded (20)

HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 

IDENTIFYING THE DAMAGE ASSESSMENT TWEETS DURING DISASTER

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2263 IDENTIFYING THE DAMAGE ASSESSMENT TWEETS DURING DISASTER KOTIREDDY KEERTHANA, THOTLA LAKSHMI SHARANYA, BODAPATI LIKHITHA, S NAGARAJU ---------------------------------------------------------------------***------------------------------------------------------------------ ABSTRACT DetectingTheDamageAssessmentTweetsIsBeneficialToB othHumanitarianOrganizations And Victims During A Disaster. By far most Of The Previous Works That Identify Tweets During A Disaster Have Been Related To Situational Information, Availability/Requirement Of Resources, Infrastructure Damage, Etc. There Are Only A Few Works Focused On Detecting The Damage Assessment Tweets. A Novel Method Is Proposed For Identifying The Damage Assessment Tweets During A Disaster. The Proposed Method Effectively Utilizes The Low-Level Lexical Features, Top-Most Frequency Word Features, And Syntactic Features That Are Specific To Damage Assessment. These Features are Weighted By Using Simple LSTM (Long Short Term Memory) And Tensor Flow Frame work Algorithms. Further, Random Forest Technique Is Used As A Classifier For Classifying The Tweets. Examined 14 Standard Disaster Datasets Of Different Categories For Binary And Multi-Class Classification. Most Importantly, The Proposed Method Can Be Applied In A Situation Where Enough Labeled Tweets Are Not Available And Also When Specific Disaster Type Tweets Are Not Available. This Can Be Done By Training The Model With Past Disaster Datasets. INTRODUCTION In the past several years, there has been an enormous improvement in the usage of little adding to a blog stages like Twitter. Pushed by that turn of events, associations, and media affiliations are logically searching for approaches to digging Twitter for information about what people think and feel about their things and organizations. Associations like Twitter (twitrratr.com), tweet feel(www.tweetfeel.com), and Social Mention (www.socialmention.com) are just an interesting kinds of individuals who advance Twitter assessment as one of their organizations. While there has been an impressive proportion of assessment on how suppositions are imparted in sorts, for instance, online overviews and reports, how sentiments are conveyed given the relaxed language and message- length constraints of scaled down distributing content to a blog has been essentially less examined. Components, for instance, customized linguistic element names and resources, for instance, assessment vocabularies have shown supportive for feeling assessment in various regions, yet will they also exhibit important for assessment in Twitter? In this undertaking, we begin to explore this request. Another trial of scaled down composition for a blog is the fabulous broadness of subject that is covered. It's everything except a distortion to say that people tweet about everything no matter what. Consequently, to have the choice to develop systems to mine Twitter assessment on some irregular point, we truly need a technique for quickly perceiving data that can used for train. In this endeavor, we research one method for building such data: using Twitterhashtags(e.g.,#bestfeeling,#epicfail,#news)toide ntifypositive,negative, and fair-minded tweets to use for planning three-way feeling classifiers. The electronic medium brings transformed into an enormous way for people to the table for their perspectives and with online diversion, there is an abundance of evaluation information open. Using feeling examination, the furthest point of assumptions can be found, similar to great, critical, or unprejudiced by separating the text of the appraisal. Feeling assessment has been useful so that associations might hear their client's contemplations on their things expecting consequences of choices , and getting appraisals from film studies. The information gained from assessment is useful for associations going with future decisions. Various standard strategies in feeling assessment uses the sack of words strategy. The sack of words method doesn't ponder language morphology, and it could mistakenly arrange two articulations of having a comparative significance since it could have comparative bunch of words. Issue Definition: Assessment of in the space of little composition for a blog is a tolerably new investigation point so there is as yet a lot of s examination of client reviews, records, web online diaries/articles and general expression level inclination assessment. These differentiation from twitter generally because of the farthest reaches of 140characters per tweet which drives the client to present perspective stuffed in very short message. The best results showed up at in feeling game plan use controlled learning methods like LSTM and Tensor Flow framework, but the manual checking expected for the regulated methodology is expensive. Some work has been done on performance and semi-managed approaches, and there is a lot of room of progress. Various experts testing new features and classification techniques often just compare their results to base-line performance. There is a need of suitable and formal
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2264 examinations between these outcomes showed up through different components and plan systems to pick the best features and most efficient classification techniques for particular application. Assessment: Ensuing to inspecting the prerequisites of the assignment to be performed, to break down the issue and sort out its particular circumstance. The principal development in the stage is focusing on the ongoing structure and other is to sort out the necessities and region of the new system. Both the activities are similarly significant, yet the essential activity fills in as a reason of giving the functional conclusions and afterward fruitful plan of the proposed framework. Understanding the properties and necessities of another framework is more problematic and requires inventive thinking and cognizance of existing running framework is in like manner irksome, misguided perception of the ongoing system can lead redirection from arrangement. Tensor Flow: Tensor stream is used for the execution with Word Net group using Python. As a component of the pre-dealing with step, the dataset is similarly different over into a sensible construction to be given to the profound learning models. The information arrangement incorporates Stop Words evacuation, Punctuation expulsion, Stemming, Lemmatization, and Bag of words development, count Vectorization and TF- IDFVectorization. Count Vectorization and TF-IDF Vectorization are applied to the dataset after it is parted into bigrams, i.e., n-grams with n=2. It yields better accuracy while considering unigrams orn- gramswithngreaterthan2.Theunbalanced rough informational index is changed over in to a decent informational index by adding a restricted amount of Gaussian disturbance to each disaster event test. The informational collection test is only pre prepared with word implanting like Word Net. In Recurrent Neural Networks, all of the sentences in the dataset are separated into words and changed over using the embedding layer into word embedding. Then, at that point, the word introducing is applied alongside cerebrum network layers - Long Short-Term Memory, Bi - directional Gated Recurrent Unit with 3-layers which is totally related. These layers finally interact with the outcome layer. The precision of the mind networks that are arranged using those layers is shown in the Fig. 3, for 5iterations. Specifically, the GRU and LSTM went with the decision from one side of the planet to the other, where the flow of its assumption for testing set determinedly accomplices the readiness set. Presentation: Execution is the period of the endeavor when the speculative arrangement is changed out into a working system. Subsequently it will in general be seen as the most essential stage in achieving a productive new system and in giving the client, sureness that the new structure will work and be strong. The execution stage incorporates wary readiness, assessment of the ongoing system and it's limits on execution, arranging of methods to achieve change over and evaluation of progress over methodologies. Simulated intelligence: Simulated intelligence (ML) is doing something worth remembering, with a creating affirmation that ML can expect a fundamental part in a considerable number of essential applications, for instance, data mining, normal language taking care of, picture affirmation, and expert systems. ML gives expected plans in this huge number of spaces and anything is possible from that point, and is set to be pillar of our future advancement. The stock of able ML organizers actually apparently can't find a workable pace to this interest. A huge legitimization behind this is that ML is tremendously intriguing. This Machine Learning informative activity presents the basics of ML speculation, setting out the typical subjects and thoughts, simplifying it to figure out the reasoning and come out as comfortable with AI essentials. What is Machine Learning? In any event, the thing unequivocally is "Artificial intelligence?" ML is a lot of things. The field is exceptionally immense and is developing rapidly, being reliably separated and sub-distributed adnoun wrinkle into different sub-distinguishing strengths and sorts of AI. There are a couple of basic predictable thoughts, in any case, and the general subject is best summed up by this habitually refered to declaration made by Arthur Samuel way back in 1959: "[Machine Learning is the] field of study that engages PCs to learn without being explicitly tweaked."
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2265 Besides, more lately, in 1997, Tom Mitchell gave a "especially introduced" definition that has shown more significant to planning sorts: "A PC program is said to acquire for a reality E concerning a couple of undertaking T and some show measure P, accepting at least for now that its display on T, as assessed by P, improves with experience E. So expecting that you accept your program ought to anticipate, for example, traffic plans at an involved intersection(task T), you can run it through an AI estimation with data about past trafficpatterns(experienceE)and,ifithassuccessfully"lear ned",itwillthendobetteratpredictingfuturetrafficpatterns (execution measure P). ML handles gives that can't be settled by numerical means alone. Among the different sorts of ML tasks, a huge capability is drawn among coordinated and solo learning: • Coordinated AI: The program is "ready" on a pre-described set of "planning models", which then work with its ability to show up at a careful goal when given new data. • Solo AI: The program is given a great deal of data and ought to find models and associations there in. We will mainly focus in on coordinated learning here, but the completion of the article consolidates a brief discussion of solo advancing for specific associations for individuals who are excited about seeking after the point further. Administered Machine Learning: In the greater part of coordinated learning applications, a conclusive goal is to encourage a finely tuned pointer work h(x)(sometimes called the "hypothesis")."Learning" contains using refined mathematical computations to smooth out this limit so that, given input data x about a certain domain(say, region of a house),it will definitively predict some captivating worth h(x) (say, market cost for said house). Where and are constants. We need to find the best potential gains of and to make our predict or fill in also as could be anticipated. Overhauling the pointer h(x) is done using planning models. For each planning model, we have a data regard x train, for which a relating yield, y, is known early. For each model, we track down the qualification between the known, right worth y, and our expected worth h(x train).With enough readiness models, these differentiations give us a supportive strategy for assessing the "shakiness" of h(x). We can then change h(x) by tweaking the potential gains of and to make it "lesswrong".Thisprocessisrepeatedoverandoveruntilthes ystemhasconvergedonthe most desirable characteristics for and . Thusly, the marker becomes ready, and is ready to do some authentic world predicting. Artificial intelligence Examples Essential issues here for portrayal, but the clarification ML exists is in light of the fact that, truly, the issues are impressively really baffling. On this level screen we can draw you a picture of, presumably, a three-layered educational record, yet ML issues by and large oversee data with a colossal number of viewpoints, and outstandingly complex pointer limits. ML handles gives that can't be settled by numerical means alone. Considering that, we ought to look at an essential model. We should expect we have the going with planning data, where in association delegates have assessed their satisfaction on a scale of1to100: Assuming we request this indicator for the fulfillment from a representative making $60k, it would anticipate rating of 27: Clearly this was a horrible estimate and that this machine doesn't know definitely. So presently, we should give this indicator every one of the compensations from our preparation set, and take the distinctions between the subsequent anticipated fulfillment appraisals and the real fulfillment evaluations of the relating workers. Assuming we play out a little numerical wizardry (which I will portray in no time), we can work out, with extremely high sureness, that upsides of 13.12forand0.61for will give us a superior indicator.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2266 Andifwerepeatthisprocess,say1500times,ourpredictorwil lenduplookinglikethis: At this point, if we repeat the process, we will find that and won’t change by any appreciable amount anymore and thus we see that the system has converged. If we haven’t made any mistakes, this means we’ve found the optimal predictor. Accordingly, if we now ask the machine again for the satisfaction rating of the employee who makes $60k, it will predictarating of roughly 60. As of now we're getting some spot. Man-made intelligence Regression: A Note on Complexity The above model is truth be told a clear issue of univariate direct backslide, which when in doubt can be handled by deciding a fundamental commonplace condition and evading this "tuning" process completely. Regardless, consider a marker that is by all accounts this: This cutoff takes input in four perspectives and has a gathering of polynomial terms. Concluding an ordinary condition for this cutoff is a colossal test. Different significant level AI issues take thousands or even Different undeniable level ML issues take thousands or even uncommon various parts of information to assemble measures utilizing various coefficients. Luckily, the iterative methodology taken by ML structures is extensively more extraordinary despite such diverse plan. Rather than utilizing beast force, an AI structure "feels its course" to the response. For huge issues, this works much better. While this doesn't recommend that ML can manage all considering no certain extreme objective complex issues (it can't), it makes for a brilliantly flexible and supportive asset. Slant Descent - Minimizing "Instability" We ought to explore how this iterative connection capacities. In the above model, how dowe guarantee and are getting better with every movement, and not more awful? The reaction lies in our "assessment of shakiness" proposed ahead of time, close by a little math. With least squares, the penalty for a bad guess goes up quadratic ally with the difference between the guess and the correct answer, so it acts as a very “strict” measurement of wrongness. The cost function computes an average penalty over all of the training examples. Here we can see the cost associated with different values of and . We can see the graphhas a slight bowl to its shape. The bottom of the bowl represents the lowest cost our predictor can give us based on the given training data. The goal is to “roll down the hill”, and find and corresponding to this point. uncommon countless information to make guesses utilizing various coefficients. Foreseeing how a life design's genome will be conferred, or what the environment will resemble in fifty years, are events of such complex issues.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2267 That covers the central speculation essential a large portion of overseen Machine Learning structures. Regardless, the fundamental thoughts can be applied in extensive variety of ways, dependent upon the focal issue. Gathering Problems in Machine Learning TESTINGANDVALIDATION Show: The justification for testing is to track down bumbles. Testing is the most widely recognized approach to endeavoring to track down every conceivable deficiency or weakness in a work thing. It gives a strategy for truly taking a gander at the handiness of parts, sub assemblages, get-togethers along with a finished thing It is the most widely recognized approach to working on programming fully intent on ensuring that the Software structure meets its necessities and client suspicions and doesn't slump in an unacceptable manner. There are various types of test. Each test type addresses as pacific testing essential. The essential objective of testing is to find flees in requirements, plan, documentation, and code as soon as could be expected. The test cycle ought to be with the end goal that the product item that will be conveyed to the client is deformity less. All Tests ought to be follow ready to client necessities. What's different about testing machine learnings ystems? However, in machine learning systems, humans provide desired behavior as examples during training and the model optimization process produces the logic of the system. How do we ensure this learned logic is going to consist ently produce our desired behavior? We should begin by taking a gander at the prescribed procedures fortestingtraditionalsoftwaresystemsanddevelopinghigh -qualitysoftware. • Unit tests which work on at omicpieces of the codebase and can be run rapidly during advancement, • Relapse tests reproduce bugs that we've recently experienced and fixed, • combination tests which are commonly longer- running tests that notice more significant level ways of behaving that influence various parts in the code base, what's more, follow shows, for example, • try not to combine code except if all tests are passing, • continuously compose tests for recently presented rationale while contributing code, An ordinary work stream for programming improvement. At the point when we run our testing suite against the new code, we'll get a report of the particular ways of behaving that we've composed tests around and check that our code changes don't influence the normal way of behaving of the framework. In the event that a test comes up short, we'll know which explicit way of behaving is not generally lined up with our normal result. We can likewise see this testing report to get a comprehension of how broad our tests are by seeing measurements like code inclusion. A model result from a conventional programming testing suite. We should balance this with a run of the mill work stream for creating AI frameworks. In the wake of preparing another model, we'll commonly deliver an assessment report including:  Execution of a laid out measurement on an approval dataset,  Plots, for example, accuracy review bends,  functional insights, for example, deduction speed,  Models where the model was generally certainly erroneous, and follow shows, for example,  Save all of the hyper-limits used to set up the model,  Just advance models which offer an improvement over the current model (or gauge) when assessed on similar informational collection.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2268 A typical work stream for model new development. While keeping an eye on another AI model, we'll research estimations and plots which summarize model execution over an endorsement dataset. We're prepared to contemplate execution between various models and settle on relative choices, yet we're not quickly prepared to portray express model approaches to acting. For example, figuring out where the model is tumbling commonly requires extra savvy work; one ordinary practice here is to look through an overview of the top most disgraceful model botches on the endorsement instructive assortment and genuinely group these failure modes.. Conclusion AI frameworks are trickier to test because of the way that we're not expressly composing the rationale of the framework. Nonetheless, computerized testing is as yet a significant instrument for thedevelopmentofhigh- qualitysoftwaresystems.Thesetestscanprovideuswithabe havioralreportoftrainedmodels,whichcanserveasasystem aticapproachtowardserroranalysis. All through this blog entry, I've introduced "conventional programming improvement" and "AI modeldevelopment"astwoseparateconcepts.Thissimplific ationmadeiteasiertodiscusstheuniquechallengesassociate dwithtestingmachinelearningsystems;unfortunately, this present reality is more chaotic. Creating AI models likewise depends on a lot of "customary programming improvement" to handle information inputs, make highlight portrayals, perform information increase, organize model preparation, open entomb countenances to outside frameworks, and substantially more. In this way, compelling testing for AI frameworks requires both a customary programming testing suite (for model improvement foundation) and a model testing suite (for prepared models). In this technique in light of the weighted highlights of LSTM has been proposed to recognize the harm evaluation tweets during a calamity. The proposed framework shows the capacity way to deal with perform well with and without marked information of explicit debacle informational indexes separately. The consequences of this work recommend that the utilization of the proposed technique especially prepared with tremor debacle datasets in the identification of tweets applicable to harm evaluation for any fiasco. REFERENCES 1. Madichetty, S. and Sridevi, M., 2021. A novel method for identifying the damage assessment tweets during disaster. Future Generation Computer Systems, 116, pp.440-454. 2. Hara, Y., 2015. Behaviour analysis using tweet data and geo-tag data in a natural disaster. Transportation Research Procedia, 11, pp.399-412. 3. Seddighi, H., Salmani, I. and Seddighi, S., 2020. Saving lives and changing minds with Twitter in disasters and pandemics: a literature review. Journalism and Media, 1, pp.59-77. 4. Muhammad Imran, Carlos Castillo, Fernando Diaz, Sarah Vieweg, Processing social media messages in mass emergency: A survey, ACM Comput.Surv. 47 (2015) 67. 5. Kate Starbird, LeysiaPalen, Amanda L. Hughes, Sarah Vieweg, Chatter on the red: what hazards threat reveals about the social life of microblogged information, in: Proceeding of the 2010 ACM Conference on Computer Supported Cooperative Work, ACM, 2010, pp. 241–250. AUTHORS 1. KOTIREDDY KEERTHANA UG Student GATES Institute of Technology Dept .of CSE Gooty, Andhra Pradesh, India. 2. THOTLA LAKSHMI SHARANYA UG Student GATES Institute of Technology Dept .of CSE Gooty, Andhra Pradesh, India 3. 3. BODAPATI LIKHITHA UG Student GATES Institute of Technology Dept .of CSE Gooty, Andhra Pradesh, India 4. S. NAGARAJU Assistant Professor GATES Institute of Technology Dept .of CSE Gooty, Andhra Pradesh, India