From 22c19d62a3b15cf90355b5c04a65f9f6a7cdf229 Mon Sep 17 00:00:00 2001 From: Angel Umana <60790401+ibidyouadu@users.noreply.github.com> Date: Thu, 23 Jul 2020 04:40:08 -0400 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0aa7ee3..855872a 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # BERT Tweet Classifier with Keyword Neighbors ## In a nutshell -This contains all data, code, results, etc. for a tweet classification project as a part of my work with [Dr. Wenying Ji's civil engineering research group.](http://mason.gmu.edu/~wji2/team.xhtml) +This contains all data, code, results, etc. for a tweet classification project as a part of my work with [Dr. Wenying Ji's civil engineering research group at George Mason University.](http://mason.gmu.edu/~wji2/team.xhtml) This project tackles the broad question *Can we use social media data (tweets) to assess the severity of natural disasters?* and more specifically addresses the question *Will using context surrounding keywords in tweets provide better results for text classifiers to label tweets as related to power infrastructure or not?* -- 2.43.0