Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adrianbzg/tweet_nlp_classification

Text classification for 'relevant' or 'not relevant' tweets (in terms of "natural disasters") using Natural Language Processing. Subject: Advanced Artificial Intelligence
https://github.com/adrianbzg/tweet_nlp_classification

Last synced: 26 days ago
JSON representation

Text classification for 'relevant' or 'not relevant' tweets (in terms of "natural disasters") using Natural Language Processing. Subject: Advanced Artificial Intelligence

Awesome Lists containing this project

README

        

# Tweet Classification using Natural Language Processing
## Description:
Text classification for 'relevant' or 'not relevant' tweets (in terms of "natural disasters") using Natural Language Processing.

## Developers:
- All Haskell code from "Vocabulary and Learning" is made by Eleazar Díaz Delgado ([@EleDiaz](https://github.com/EleDiaz))
- Java code (Classification) made by myself ([@AdrianBZG](https://github.com/AdrianBZG))