Skip to content

The-Lazy-People/Markov-Chain-Visualiser

Repository files navigation

Markov-Chain Visualiser 👁️‍🗨️

Welcome to Markov Chain Algorithm visualiser!!


Sneak Peak towards our creation:

Markov Visualizer


All about Markov-Chain-Visualiser

  • It helps in understanding, the working of Markov's Algorithm.
  • A Tutorial Sheet has been attached at the beginning for basic understanding.
  • It works on a large dataset which the user's can give at the beginning and train the model.
  • It uses the Markov's algorithm to work and give results based on the dataset with which the model has been trained.
  • User can test the model by typing words or even paragraphs and a suggession box will appear and will show various words that can be replaced with the current word and can even give suggessions for future words.

Markov's Algorithm

  • Markov's Algorithm is usually used in Data Science but we have converted it in Kotlin to showcase it in our application.
  • Markov's Algorithm is a string rewriting system that uses grammar-like rules to operate on strings of symbols.

TUTORIAL-SHEET DISPLAY 👀

Getting Started 👍

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Things you need to install this mobile aplication->
1. Android Mobile
That's it!

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

You can Download the application using below link-
https://github.com/The-Lazy-People/Markov-Chain-Visualiser.git

Built With 💓

  • Android Studio
  • Kotlin

Contributing

All kinds of contribution 😍 are welcomed.

Authors

About

Markov Chain Algorithm visualiser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages