5mutawa / Lord-Byron

English Grammer Syntax Highlighter , code-name:Lord Byron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lord Byron

Story behind Lord byron

Lord byron came into existence at punjab's first 36 hours hackathon. This hackathon was hosted by TCY (Top Careeres & You) Ludhiana.
We were 4 developers and registered in this hackathon as a team named Ishwerdas. Everyone liked the idea and technology behind Lord byron.
Lord byron was titled as most innovative project in education category in this hackathon. yayy!

Hackathon

##What is Lord Byron ? Logo

Lord byron is a real time editor built using Meteor.

In this all users can edit the same document at same time, and also observe the changes of other users in real time.
Apart from being real time the main feature of this editor is to check grammar. It uses Natural Language Processing (NLP) to check the grammar. It highlights various parts of speech.

##Installing Lord Byron ? To install Lord byron, you need to first install meteor.

Install Meteor
curl http://install.meteor.com | sh

Clone Lord Byron
git clone https://github.com/inderpreetsingh/lord-byron.git

Go into lord byron directory and run meteor command


meteor

##Screenshots Note in lord-byron Hackathon Grammar mode in lord-byron Hackathon Highlighting parts of speech in lord-byron Hackathon

About

English Grammer Syntax Highlighter , code-name:Lord Byron

License:MIT License


Languages

Language:HTML 58.8%Language:CSS 25.3%Language:JavaScript 15.9%