Home > Shabda-Sangraha

Shabda-Sangraha

Shabda-Sangraha is a project mainly written in Python, it's free.

A english word dictionary build with mongodb and flask (python)

========= Shabda Sangrah

:version: 0.0.1 :author: Kapil Reddy

This is a english word dictionary built with flask (python) and mongodb.

Requirements

Python2.6 or 2.7. pymongo flask ( http://flask.pocoo.org/ )

Installation

dump.tar has mongodb backup which has all word entries.

Run python dict.py and check in browser http://localhost:5000

References

Wordnet for data http://wordnet.princeton.edu/ http://norvig.com/spell-correct.html (spell suggestions)

Previous:linode_up