Skip to content

mattpretel/NLP-Crypto-Terms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

NLP using Top Crypto Terms

*Using BTC & ETH (for now...)

In this project I will use newsAPI to pull news about the two largest cryptocurrencies to date, BTC and ETH. Once I have this news data I will use NPTK to tokenize text, retrieve n-gram counts, and form word clouds. Finally I will create a named entity recognition model and with SpaCy, visualize the tags.

This project shows the basics of NPL and how it can be demonstated in a real life use case.

About

Use API (newsapi) to pull info / articles for top cryptocurrency terms. Once data is retrieved I will use NPL to analyze text data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors