Pinned Repositories
keyboard_oracle
A dynamic 'keyboard' made using Flutter. The keyboard uses what the user has already typed to predict what is most likely to come next and displays these predictions as buttons.
ML_Movie_Project
Andrew-Ng-Machine-Learning
The programming assignments completed as part of the Andrew Ng Coursera course on Machine Learning
C-CPP-Assignments
C and C++ files from Algorithms & Data Structures, C language, and C++ language labs
Communities
Decoding-EEG
Full-Stack-Java-Web-App-Fortune-Telling-
Web Application to book a fortune teller.
js-game
A simple game using vanilla javascript. This is to be used as my project for Algorithmique et Structures de Données at Université Lumière Lyon 2, which counts as half my final grade.
Tweet-Linguistic-Complexity
Comparing the linguistic complexity of tweets in relation to their topic: politics or sports. Lexical, surface-level complexity measures are used along with syntactic parsing.
Word-Frequency-List-Representation
An undergraduate final year project experimenting with DAWGs (Directed Acyclic Word Graphs) as a representation for word-frequency lexicons. Space and time complexity is optimised as much as possible using both the DAWG and encoding methods. This project has been carried out with the purposes of a spell checker in mind.
sophieccc's Repositories
sophieccc/Tweet-Linguistic-Complexity
Comparing the linguistic complexity of tweets in relation to their topic: politics or sports. Lexical, surface-level complexity measures are used along with syntactic parsing.
sophieccc/Communities
sophieccc/Decoding-EEG
sophieccc/Andrew-Ng-Machine-Learning
The programming assignments completed as part of the Andrew Ng Coursera course on Machine Learning
sophieccc/C-CPP-Assignments
C and C++ files from Algorithms & Data Structures, C language, and C++ language labs
sophieccc/Full-Stack-Java-Web-App-Fortune-Telling-
Web Application to book a fortune teller.
sophieccc/js-game
A simple game using vanilla javascript. This is to be used as my project for Algorithmique et Structures de Données at Université Lumière Lyon 2, which counts as half my final grade.
sophieccc/Word-Frequency-List-Representation
An undergraduate final year project experimenting with DAWGs (Directed Acyclic Word Graphs) as a representation for word-frequency lexicons. Space and time complexity is optimised as much as possible using both the DAWG and encoding methods. This project has been carried out with the purposes of a spell checker in mind.
sophieccc/CMSI-TSI
Collection of matrix computation and image/signal processing lab work.
sophieccc/DASI-TD
DASI (Development of Applications for Information Systems): A Java web application (Maven) completed over the course of 2 tutorial sessions at INSA Lyon. This web app uses Tomcat and JavaDB for the server and database respectively.
sophieccc/DonneesDuWeb
Repository for the work done by my lab group in in our Données du Web labs. Currently consists of the creation of a 'Pays du Monde' (Countries of the World) web page created through xml-galaxy.
sophieccc/FrenchGender
Web app for teaching English speakers the gender of French nouns. Created using AngularJS to endow static web-page with app-like dynamism
sophieccc/HappySakuraDay
Congratulatory page for Miyawaki Sakura's birthday
sophieccc/hashcode20
sophieccc/IDA-
sophieccc/java1
sophieccc/ML-Hello-World
A small machine learning project using the Iris Dataset
sophieccc/Probability
Probability module project in R / RStudio
sophieccc/Projet-UML
Génie logiciel et modélisation UML: 'Air Quality' SWE project
sophieccc/Python-Wrapper-for-World-Vocoder
A Python wrapper for the high-quality vocoder "World"
sophieccc/SortComparison
First HT algorithms assignment; must implement, compare, and test different sorting algorithms
sophieccc/travelling-salesman-branchbound
sophieccc/WordGap
A multi-language (french/spanish/german/english) C++ word gap game that deals with words in general as well as verb conjugations.