/DSL-SE

This is a MVP provided based on the "Search Engine And Data Mining" Course. The idea behind this project is the forked project which its link provided is

Primary LanguageHTMLApache License 2.0Apache-2.0

Distributed System - Search Engine

This Part and all other foo bar part of this document will be completed ASAP. Foobar is a Python library for dealing with word pluralization. feel free to contibute and ask.

Installation

Django Crawler & DSTea

Use the package manager pip to install foobar.

$ cd [crawler_django, dstea]
$ python -m venv py_environment
$ source py_environment/bin/activate
$ pip install -r requirements.txt
$ python manage.py runserver
$ Done!!

Docker-Compose

$ cd composer-docker
$ sudo docker-compose up

Usage

import foobar

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache License 2.0

Commands

curl -d "url=http://www.laravel.com" -X POST http://localhost:8080/crawler/crawl/

Usefull Links

Images

empty-layout

list-layout

dejavu-elasticsearch

Usefull Links