CoreySutphin
Software Engineer at Blue River Technology - Graduate Student at Virginia Commonwealth University
Blue River TechnologyRichmond, Virginia
Pinned Repositories
Eliza
ethical-employer
flickr-web-scraper
Python library to scrape images from the Flickr website.
medaCy
:hospital: Medical Text Mining and Information Extraction with spaCy
PaperScraper
A web scraping tool to systematically extract the text of scientific papers and corresponding metadata from university accessible journals.
reddit-clone
semeval-spanglish-2019
This repo contains the data, scripts, and results from the SemEval 2019 Sentimix Spanglish challenge.
ShareCoin
splbert
A repository containing code to train and evaluate a MTL BERT-based model for NER and RE on structured product labels(SPL).
Viterbi-Algorithm
Java implementation of the viterbi algorithm for parts of speech tagging
CoreySutphin's Repositories
CoreySutphin/semeval-spanglish-2019
This repo contains the data, scripts, and results from the SemEval 2019 Sentimix Spanglish challenge.
CoreySutphin/reddit-clone
CoreySutphin/ShareCoin
CoreySutphin/splbert
A repository containing code to train and evaluate a MTL BERT-based model for NER and RE on structured product labels(SPL).
CoreySutphin/Eliza
CoreySutphin/ethical-employer
CoreySutphin/flickr-web-scraper
Python library to scrape images from the Flickr website.
CoreySutphin/medaCy
:hospital: Medical Text Mining and Information Extraction with spaCy
CoreySutphin/PaperScraper
A web scraping tool to systematically extract the text of scientific papers and corresponding metadata from university accessible journals.
CoreySutphin/sms-spam-detection
A classifier for detecting whether a SMS text is a spam message or not.
CoreySutphin/Viterbi-Algorithm
Java implementation of the viterbi algorithm for parts of speech tagging
CoreySutphin/Super-Graph-Coloring
CoreySutphin/Udacity-Android-Examples
Implementation of all the exercises from Udacity's "Developing Android Apps" course.
CoreySutphin/Udacity_Sunshine_App
This is my implementation of the Sunshine weather app from Udacity's "Developing Android Apps" course.
CoreySutphin/Warehouse-Robot-Search-Problem
Search problem solved using A* Search