Mat Tatusko

Results 2 repositories owned by Mat Tatusko

opinion-or-fact-sentence-classifier

28
Stars
7
Forks
Watchers

Classifies sentences whether they represent a fact or personal opinion with 90% accuracy using various Machine Learning algorithms from sklearn library.

seq2seq

30
Stars
11
Forks
Watchers

Universal seq2seq model for question generation, text summarization, machine translation etc. written in Python and Tensorflow 1.4 with Tensorflow's Beam Search API decoder