• Stars
    star
    3
  • Rank 3,956,956 (Top 79 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Research to study how the inclusion of pictograms, such as emoticons and emojis, affects the sentiment analysis performed by machine learning classification algorithms.

More Repositories

1

Datasets2Darknet

Modular tool that extracts images and labels from multiple datasets and parses them to Darknet format.
Python
32
star
2

image-captioning

Image Caption Generator implemented using Tensorflow and Keras in a Python Jupyter Notebook. The goal is to describe the content of an image by using a CNN and RNN.
Jupyter Notebook
29
star
3

SaferAuto

Modular system able to assist during driving ๐Ÿš—, detecting road elements such as traffic lights ๐Ÿšฆ or traffic signs โ›” and informing the driver of possible threats.
C++
25
star
4

hey-nova-gpt-voice-assistant

Talk to your personal GPT Voice Assistant like Google Assistant or Alexa ๐Ÿ‡ช๐Ÿ‡ธ๐Ÿ‡ฌ๐Ÿ‡ง, locally on your MacOS/Linux machine ๐ŸŽค
Python
15
star
5

image-colorization

This project aims to study the Image Colorization problem and implement a Convolutional Neural Network that is able to colorize black and white images using CIELAB color space.
Jupyter Notebook
10
star
6

cheaper-travelling

Project developed with Apache Spark and Kafka that works with different public streaming data APIs such as SkyScanner, GeoDB Cities, and Flixbus to consider more ways of travelling in a cheaper way.
Scala
9
star
7

blender-animation

Final project for 3D Graphics and Modelling course at University College Cork. It consists of a one-minute 3D animation using the open software Blender.
9
star
8

deepfakes-overview

Research whose goal is to introduce deep fakes, presenting the state-of-the-art implementations in the area and examples of what such technology is capable of doing.
Jupyter Notebook
9
star
9

woocommerce-to-google-sheets

Free alternative to Zapier-WooCommerce integration. This Google App Script saves the new WooCommerce orders in a general spreadsheet (the one where the script is applied), as well as in separated spreadsheets, one for each different orderยดs type. All of that in REAL TIME!
JavaScript
9
star
10

hash-code-2021

Solution for online qualification round of #HashCode2021, a Google programming competition to solve a team-based challenge.
Python
5
star
11

restbot

Android chatbot implemented using Dialogflow, Firebase, and Kotlin. It aims to improve the experience of a customer that decides to eat in the restaurant.
Kotlin
5
star
12

LinkedinToCVWebsite

Retrieves data from your LinkedIn account and creates a customized professional online CV for you.
TypeScript
4
star
13

context-free-grammar

Program in C++ that reads a context-free grammar and removes the useless symbols and productions. After that, it generates a new simplified CFG in an output file.
C++
3
star
14

spark-flight-prediction

Assignment for Cloud Computing And Big Data Ecosystems Design subject that aims to predict flight arrival time using Apache Spark and Scala.
Scala
3
star
15

data-mining-overview

Projects developed for the course Data Mining in KTH Royal Institute of Technology, including algorithms to find similar items, discover frequent itemsets, mine graph data streams and analyze graph spectra.
Jupyter Notebook
3
star
16

basic-text-mining-python

Assignment for Intelligent Systems course which aims to perform basic analysis on a provided corpus, researching state-of-the-art techniques for word cloud generation.
Jupyter Notebook
3
star
17

ulltimate-calendar

Example of landing page using the web technologies HTML, CSS, Javascript, Bootstrap, and Firebase.
HTML
2
star
18

hash-code-2020

Solution for online qualification round of #HashCode2020, a Google programming competition to solve a team-based challenge.
Java
2
star
19

basic-statistics-r

Assignments for Statistical Data Analysis course at UPM including performing statistical analysis, multiple linear regression, and time series analysis.
R
2
star
20

natural-language-processing-r

Project for Intelligent Systems course which aims to give an overview of the basic steps to perform Natural Language Processing (NLP) with R programming language.
R
2
star
21

alcohol-consumption

Research about global alcohol consumption related with facts such as nutrition, poverty, or school grades. Results can be found on the website below.
R
2
star
22

angeligareta

Repository introducing myself to GitHub! ๐Ÿ˜„
CSS
1
star
23

spark-hadoop-hbase-overview

First lab for Data-Intensive Computing course at KTH where we are introduced to Apache Spark MLlib and Spark SQL, Hadoop, and HBase.
Jupyter Notebook
1
star
24

basics-web-development

Example of a Landing Page using the web technologies HTML, CSS, and Javascript.
CSS
1
star
25

finite-automaton-comparator

Implementation of a Finite Automaton Comparator in C++. The input finite automaton can be deterministic or non-deterministic.
C++
1
star
26

image-segmentation-overview

Image Segmentation projects developed for the Image Processing, Analysis, and Classification course at UPM. Implemented using OpenCV and C++.
C++
1
star
27

tuenti-challenge-2018

Participation in Tuenti Challenge 2018 competition where several programming challenges are presented to be solved individually.
Java
1
star
28

battleship

Implementation of the infamous game Sink The Float in Prolog. Played against the machine but the board is only visible for it.
Prolog
1
star
29

eit-digital-deephack-budapest-2019

Solution that was awarded 2nd place in the hackathon organized by Ultrahack and OTP, tackling the shortcomings of the current financial management processes of SMEs.
TypeScript
1
star
30

turing-machine

Implementation of a Turing Machine in C++, a model of computation that defines an abstract machine that manipulates symbols on a tape according to the machine rules.
C++
1
star
31

deterministic-finite-automaton

Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.
C++
1
star
32

non-deterministic-finite-automaton

Implementation of a Non-deterministic Finite Automaton in C++. The program can show the dead states, check if the NFA is a DFA and analyze a string to see if it belongs to the NFA.
C++
1
star
33

spark-kafka-cassandra-overview

Second lab for Data-Intensive Computing course at KTH where we use Apache Kafka, Spark, and Cassandra to practice stream processing.
Jupyter Notebook
1
star
34

mano-recognition

Project for detecting a hand using any web camera and its fingers and gestures. It's implemented using C++ and the OpenCV library.
C++
1
star
35

machine-learned-ranking

Assignment for Deep Learning course at UPM which aims to rank queries based on the paper Optimizing Search Engines using Clickthrough Data.
Jupyter Notebook
1
star
36

machine-learning-spark

Assignment for Scalable Machine Learning which aims to study the basics of regression and classification in Spark.
Scala
1
star