arasgungore / AutoCorrect
A C++ project which suggests the user possible correct spellings for the given misspelled word.
☆21Updated last year
Alternatives and similar repositories for AutoCorrect
Users that are interested in AutoCorrect are comparing it to the libraries listed below
Sorting:
- An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.☆14Updated last year
- Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.☆13Updated 2 years ago
- Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester.☆15Updated 2 years ago
- A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.☆14Updated 2 years ago
- A Python/MATLAB project which implements pulse-code modulation (PCM) and delta modulation (DM).☆12Updated 2 years ago
- A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.☆11Updated last year
- A VHDL-based VGA driver to display 256 different colors on a monitor.☆14Updated 2 years ago
- A Turkish question answering system made by fine-tuning BERTurk and XLM-Roberta models.☆12Updated last year
- A C++ ROS package for real-time conversion of 3D motion controller events to ROS messages.☆12Updated last year
- A C project which implements various image processing operations and recursive fractal generating algorithms.☆21Updated 2 years ago
- A C++ project in which you can play the Turkish game show “Kelime Oyunu” (Word Game) on the terminal.☆26Updated last year
- A C project in which you can play some of your classic arcade video games from the '80s on the terminal.☆32Updated 2 years ago
- ☆11Updated 2 years ago
- C++ Software Design: Design Principles and Patterns for High-Quality Software.☆26Updated last year
- Implemented Using C++ Object Oriented Programming☆7Updated 6 years ago
- Hey fellow learners, This repository contains all of the practice / reference notebooks that I have worked on while learning artificial i…☆12Updated 2 years ago
- Moodle attendance bot, which automatically marks attendance on Moodle according to set timetable or by selecting a subject .With GUI and …☆8Updated 3 years ago
- C++ Project for Student-Lecturer Appointments using Object Oriented Programming☆8Updated 6 years ago
- This repo contains my roadmap for learning C++ from zero to hero.☆107Updated 4 years ago
- Source code for LearnQtGuide's Threading and IPC with Qt C++ Course☆15Updated 5 years ago
- Mask R-CNN creates a high-quality segmentation mask in addition to the Faster R-CNN network. In addition to class labels and scores, a se…