Skip to content
View rahmed31's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report rahmed31

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. POS-Tagger POS-Tagger Public

    This repository provides detailed steps to create a Part of Speech tagger without the use of external libraries. Instead, a trigram hidden Markov model is created from scratch and utilized in conju…

    Python 1

  2. Spellchecker Spellchecker Public

    This repository implements a brute-force spellchecker utilizing the Damerau-Levenshtein edit distance.

    Python 1

  3. LibraryDatabase LibraryDatabase Public

    An in depth example of modern database design, implementation, and management using technologies such as MySQL and MySQL Workbench, as well as programming languages such as Java and SQL.

    Java 2

  4. FlatFileDB FlatFileDB Public

    This repository details the creation of a flatfile database using concurrent threads in Java.

    Java 1