siulkilulki
382666c563
Small changes to annotator.py (to be deleted in near future) Add utils/iterator Add redis to enviroment.yml Rename, adapt and move rule based extractor. Adapt find_hours. Yapify webapp app (probalby nothing more) Rename buttons in index.html
21 lines
283 B
YAML
21 lines
283 B
YAML
name: polish-masses
|
|
channels:
|
|
- defaults
|
|
dependencies:
|
|
- python
|
|
- scrapy
|
|
- gunicorn
|
|
- flask
|
|
- redis-py
|
|
- lxml
|
|
- requests
|
|
- beautifulsoup4
|
|
- colorama
|
|
- pip:
|
|
- tldextract
|
|
- python-google-places
|
|
- jsonlines
|
|
- ipdb
|
|
- html2text
|
|
- binaryornot
|