Git Product home page Git Product logo

jbadr28 / text-editor Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 12.45 MB

JT NotePad is an intelligent notepad that auto-corrects your notes! This innovative tool uses an algorithms to scan your writing in real-time, flagging any errors and suggesting corrections as you go. This means you can write with confidence, knowing that your notes are accurate and error-free.

Home Page: https://jbadr28.github.io/JT-NotePad/

License: MIT License

Python 66.39% HTML 19.43% CSS 12.38% JavaScript 1.80%
auto-correct desktop-app nlp python tkinter

text-editor's Introduction

JT NotePad

JT

v1.0.6 Desktop APP

Description

JT NotePad is an intelligent notepad that auto-corrects your notes! This innovative tool uses an algorithms to scan your writing in real-time, flagging any errors and suggesting corrections as you go. This means you can write with confidence, knowing that your notes are accurate and error-free.

So whether you're a busy professional, a student, or just someone who loves to write, our intelligent notepad is the perfect tool to help you write with ease and confidence.

Features

  • Auto-correct v1.0.6
  • Google search for a word v1.0.6
  • Scan text for miss spelled words & suggest correcting v1.0.6

JT NotePad website

You can Donwload the app in our website, which runs on OS WINDOWS x64 Bits, Space needed for the V1.0.6 is 29 MB.

Repository Tree

.
├── Data
│   ├── JT.png
│   ├── probs.pkl
│   └── vocab.pkl
├── JT.ico
├── licence.txt
├── main.py
├── Model
│   ├── edit.py
│   ├── __init__.py
│   └── __pycache__
│       ├── edit.cpython-310.pyc
│       ├── edit.cpython-311.pyc
│       ├── edit.cpython-39.pyc
│       ├── __init__.cpython-310.pyc
│       ├── __init__.cpython-311.pyc
│       └── __init__.cpython-39.pyc
├── requirements.txt
└── website
    ├── index.html
    ├── pages
    │   └── news.html
    ├── rsc
    │   ├── jalili.png
    │   ├── JT.png
    │   └── tati.png
    ├── scripts.js
    └── style.css

6 directories, 22 files

Requirements

You can install the requirements using:

pip install -r requirements.txt

which will install for the you the pandas & numpy version used in the project.

Operating Systems for developers

WINDOWS

if you are using Windows (In our case WINDOWS 10) u can use the code in the main branch.

LINUX

if you are using Linux (In our case UBUNTU 22.04.2) u can use the code in the linux branch.

Algorithm used

Minimum Edit Distance

Wish You Find this useful and inspiring

text-editor's People

Contributors

jbadr28 avatar tatimohammed avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

tatimohammed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.