Skip to content

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.

License

Notifications You must be signed in to change notification settings

jbadr28/text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published