theatina
M.Sc. in Language Technology (currently), Classical Piano Degree, B.Sc. in Informatics & Telecommunications
Netcompany-IntrasoftAthens
Pinned Repositories
ABSA
Aspect Based Sentiment Analysis
AoC-Advent-of-Code
Advent of Code Days in Python
CryptoRecommendation
Recommendation System on cryptocurrency, using data collected from users' tweets + 10-Fold Cross Validation ( Based on the cryptocoins from each user's tweets, the program runs algorithms on the data, resulting in the recommendation of other cryptocoins for each user) ( readme in greek but soon to be translated in English )
distilBERT_QnA
DistilBERT question-answering fine-tuned on SQuAD1.1
iJazzARTIST
iJazzARTIST: Intelligent Jazz Accompanist for Real-Time human-computer Interactive muSic improvisaTion ( B.Sc. Thesis )
jobExecutor
Parent process creates workers to split the paths from the .txt and give them "jobs" to do (/search, /mincount, /maxcount, /wc) on the data collected from the files, through named pipes - based on "miniSearch" project ( comments and readme in greek but they'll soon get translated in English )
KVDataBase
M111 Big Data Course
miniSearch
Analysing a text file / searching for certain words / count word appearance ( comments and readme in greek but they'll soon get translated in English )
Stress_Detection
M.Sc. mini project for NLP class (M908)
theatina
theatina's Repositories
theatina/CryptoRecommendation
Recommendation System on cryptocurrency, using data collected from users' tweets + 10-Fold Cross Validation ( Based on the cryptocoins from each user's tweets, the program runs algorithms on the data, resulting in the recommendation of other cryptocoins for each user) ( readme in greek but soon to be translated in English )
theatina/iJazzARTIST
iJazzARTIST: Intelligent Jazz Accompanist for Real-Time human-computer Interactive muSic improvisaTion ( B.Sc. Thesis )
theatina/Stress_Detection
M.Sc. mini project for NLP class (M908)
theatina/theatina
theatina/AoC-Advent-of-Code
Advent of Code Days in Python
theatina/jobExecutor
Parent process creates workers to split the paths from the .txt and give them "jobs" to do (/search, /mincount, /maxcount, /wc) on the data collected from the files, through named pipes - based on "miniSearch" project ( comments and readme in greek but they'll soon get translated in English )
theatina/miniSearch
Analysing a text file / searching for certain words / count word appearance ( comments and readme in greek but they'll soon get translated in English )
theatina/UniPal
theatina/CodeBrainStorming
Random ideas put into code
theatina/FEEDer
Main process(feeder) feeds the forked processes (consumers) with an int array through shared memory - synchronization using semaphores ( comments and readme in greek but they'll soon get translated in English )
theatina/LeetCoding
theatina/myOwnServer
Web Server(accepting HTTP requests - returning the pages) + Website_Crawler (crawls through the sites and the pages that were created - use repo link below, makes requests, gets the pages and then creates identical folder) - data exchange through sockets ( comments and readme in greek but they'll soon get translated in English )
theatina/NLPminiTasks
Short processing tasks on natural language.
theatina/theatina.github.io
theatina/webSiteCreator
Shell script that creates websites from the text file in folder, using this command: ./webcreator.sh sites file.txt <sites> <pages_in_each_site> ( comments and readme in greek but they'll soon get translated in English )
theatina/ABSA
Aspect Based Sentiment Analysis
theatina/distilBERT_QnA
DistilBERT question-answering fine-tuned on SQuAD1.1
theatina/KVDataBase
M111 Big Data Course
theatina/awesome-github-profile-readme
😎 A curated list of awesome Github Profile READMEs 📝
theatina/Extractive_Summarizer
Exctractive Single-Document Summarizer
theatina/freeCodeCamp
Scripts & Projects for freeCodeCamp.org Courses
theatina/JazzICat
JazzICat: Real-Time Jazz Improvisation Accompaniment with RNNs
theatina/M901_LangTechProgramming
theatina/M902_MathNLP
Fundamental Mathematics for Language Technology
theatina/M904_DSP
M.Sc. in Language Technology - M904 Introduction to Phonology and Digital Signal Processing
theatina/VoiceFeatsRT
M.Sc. Language Technology M906 - Programming for Language Technology II
theatina/word2vec
Automatically exported from code.google.com/p/word2vec