Skip to content

Commit

Permalink
Updated Jupyter Notebook File in addition to updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronGalloway committed Dec 8, 2020
1 parent 70aeb1d commit 603fca8
Show file tree
Hide file tree
Showing 5 changed files with 12,524 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.env
*.env-checkpoint
13 changes: 13 additions & 0 deletions .ipynb_checkpoints/README-checkpoint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# UNCC Fintech Bootcamp - Natual Lanaguage Processing
## Prepared By: Aaron Galloway

## Summary
The purpose of this assignment was to gain deeper knowledge of how to apply Natural Language Processing (NLP) in real world situations.
Tools/Methods Used:
1. Sentiment Analysis
2. Natural Language Processing
3. Named Entity Recognition
4. Lemmatization, Tokenization, and Stopwords
5. spaCy
6. Reading in APIs
7. NewsAPI
Loading

0 comments on commit 603fca8

Please sign in to comment.