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
- Host: GitHub
- URL: https://github.com/singhpratyush/mixed-lyrics-search
- Owner: singhpratyush
- Created: 2016-05-25T04:48:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T04:47:50.000Z (over 8 years ago)
- Last Synced: 2025-06-23T19:05:02.308Z (5 months ago)
- Language: Python
- Homepage:
- Size: 787 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mixed Search
A search engine based on mixed script information retrieval.
[](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)