difflib
Here are 52 public repositories matching this topic...
Implementation of algorithms for I-core, U300, and ...
-
Updated
Jun 11, 2020 - Python
Create a dictionary similar to that of real-world dictionary. Program detect the word & find the closest match to it.
-
Updated
Sep 29, 2021 - Python
The get_close_matches() function returns a list of close matched strings. The order of close matched string is based on similarity score, so the most similar string comes first in the list.
-
Updated
Jan 16, 2022 - Python
ML Project
-
Updated
Jul 15, 2022 - Jupyter Notebook
Rating: (6/10) The project uses Python libraries and APIs to analyze Reddit data, predict user input, suggest new titles based on cosine similarity, calculate combined scores, and output the best suggestion.
-
Updated
Oct 12, 2024 - Python
Built a talking dictionary using pyhton and tkinter gui, that can read out word and their meanings in male and female voices. Used difflib's pyttsx3 module for voice translation and various widgets of tkinter.
-
Updated
Aug 1, 2021 - Jupyter Notebook
A Machine Learning model to recommend movie names on a Website
-
Updated
Mar 11, 2023 - Jupyter Notebook
feature extraction, Vectorization, similarity scores, finding closest match to user input, find index, enumerate similarity, give recommendations.
-
Updated
Feb 1, 2023 - Jupyter Notebook
A Python-powered Plagiarism Detector/Checker.
-
Updated
Jul 7, 2024 - Python
Recommends you movies based on your input preferences
-
Updated
May 4, 2023 - Jupyter Notebook
Improve this page
Add a description, image, and links to the difflib topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the difflib topic, visit your repo's landing page and select "manage topics."