GithubHelp home page GithubHelp logo

madjogger1202 / spellcheck_radio_model Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.75 MB

An iteration of a neural network to correct characters in text that were broken during a radio broadcast The main task is to minimize the amount of data required for iOS devices to further minimize battery consumption

Python 100.00%

spellcheck_radio_model's Introduction

SpellCheck_radio_model

tg: https://t.me/madjogger

An iteration of a neural network to correct characters in text that were broken during a radio broadcast The main task is to minimize the amount of data required for IoT devices to further minimize battery consumption image

Big models and JamSpell corrector are in this repo: https://huggingface.co/datasets/Madjogger/JamSpell_dataset/tree/main

The basic principle behind the idea is that there is ** no need to duplicate the message** in the presence of interference during the transmission of a radio signal. For full-fledged transmission of string information, two packets are transmitted: messages and spaces. This technique will reduce the size of the radio transmission by ** 1.5-3 times** in the case of an unstable connection In addition, the algorithm can be used for ultra low consumption of the transmitter, for example, to make a device that will send data about the situation in the form of an alphabet of 10 characters, the values of which can be evenly distributed across the ACSII table and using a neural network to determine exactly what character was sent through a binary representation

The model can be easily scaled to a large number of features, and retraining can be carried out on any device, which makes it a universal solution

In this iteration I am using a Com Spell model that has been trained in 300k English sentences, examples of model training can be found in the project repository: https://github.com/bakwc/JamSpell

Colab notebook with example of creating model: https://colab.research.google.com/drive/1S0sdKNiGr3O2YyVxORjYdgZWTpF1nNJN?usp=sharing

You may need to download some resources from the folder with large models and datasets, where there are already ready-made trained models: https://huggingface.co/datasets/Madjogger/JamSpell_dataset/tree/main

spellcheck_radio_model's People

Contributors

madjogger1202 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.