Miruna Pîslar's repositories

Sarcasm-Detection

Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.

Language:PythonLicense:MITStargazers:93Issues:9Issues:7

Word2vec

word2vec implementation (for skip-gram and cbow) and simple application of word2vec in sentiment analysis

Language:PythonLicense:MITStargazers:18Issues:2Issues:1

emoji2vec

Train emoji embeddings based on emoji descriptions.

Language:PythonLicense:MITStargazers:17Issues:3Issues:0

multi-head-attention-labeller

Joint text classification on multiple levels with multiple labels, using a multi-head attention mechanism to wire two prediction tasks together.

Language:PythonLicense:Apache-2.0Stargazers:15Issues:5Issues:0

Minimum-Cuts-Problem

Minimum Cuts using Karger's randomized algorithm

Language:JavaStargazers:3Issues:0Issues:0

Particle-System

Particle system modelling fire and steam.

Language:CStargazers:2Issues:2Issues:0

Do-LSTMs-learn-Syntax

Evaluate language models on syntactic tasks.

Language:PythonLicense:MITStargazers:1Issues:3Issues:0

Prolog-programs

This repo includes solutions to the "99 problems", some puzzles and answers to the exercises in the book "Learn Prolog Now" by Blackburn, Bos, and Striegnitz. #Prolog'sNotDead

Language:PrologStargazers:1Issues:2Issues:0

DeepMoji

State-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

few-shot-text-classification

Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop

Language:Jupyter NotebookStargazers:0Issues:3Issues:0
Language:HTMLStargazers:0Issues:2Issues:0

Prim-s-Minimum-spanning-tree-algorithm

Given an undirected graph and a cost for each edge of the graph we compute the minimum cost tree that spans all vertices.

Language:JavaStargazers:0Issues:2Issues:0