An open API service indexing awesome lists of open source software.

https://github.com/singhpratyush/mixed-lyrics-search

Lyrics Search Engine based on Mixed Script Information Retrieval
https://github.com/singhpratyush/mixed-lyrics-search

Last synced: 3 months ago
JSON representation

Lyrics Search Engine based on Mixed Script Information Retrieval

Awesome Lists containing this project

README

          

# Mixed Search

A search engine based on mixed script information retrieval.

[![Code Climate](https://codeclimate.com/github/singhpratyush/mixed-lyrics-search/badges/gpa.svg)](https://codeclimate.com/github/singhpratyush/mixed-lyrics-search)

### Lyrics Sources
* [AZ Lyrics](http://azlyrics.com)
* [Hindi Lyrics](http://hindilyrics.net)
* [Smriti](http://smriti.com)
* [Lyrics Masti](http://lyricsmasti.com)
* [Metro Lyrics](http://metrolyrics.com)

### Requirements
* [Flask](https://github.com/pallets/flask)
* [Xapian](https://github.com/xapian/xapian) with Python bindings

### Other Repos
* [Android Application](https://github.com/bxute/MLS)
* [Crawler](https://github.com/iiitv/lyrics-crawler)

### Developers
* [Ankit Kumar](https://github.com/bxute)
* [Avi Aryan](https://github.com/aviaryan)
* [Pratyush Singh](https://github.com/singh-pratyush96)
* [Saurabh Jain](https://github.com/saurabhjn76)