Code Monkey home page Code Monkey logo

autocorrect-and-spellcheck-webapp's Introduction

Autocorrect and spellcheck webapp

A web application that gives autocomplete suggestions or checks the spellings of an input word.

We often find ourselves grasping at a word that's on the tip of our tongue but we just cant pin it down, or wanting to check the spelling of a word that we're not sure of. This application aims to solve this problem. The features include:

  1. Two modes of operation that can be toggled-
    • A word suggestion mode- Where the user can type in a partially completed word and the app will suggest predictions.
    • A spell check mode- Where the user can enter a word and check if the spelling is correct, if it is not the app also suggests words that may contain the correct spelling of the word that the user was trying to type.
  2. The app keeps a track of the the 5 most frequently misspelt words
  3. The word of the day (the most frequently incorrectly spelt word) can be seen from the spelling.php page
We used an Apache server to host our application.

How to use

  1. Clone the repository
  2. Place the folder in your server's root directory
  3. Open the file DSproject.php in your browser
    • Use the toggle button at the top to switch between spellcheck and word suggestion mode
    • Type in the word and press alt+h and depending on the mode it will either tell you if your spelling is correct or will give you suggestions
  4. To check the word of the day you can open the page spelling.php

autocorrect-and-spellcheck-webapp's People

Contributors

aveek-saha avatar

Stargazers

 avatar

Watchers

 avatar

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.