Cheers OAO/
Install dependencies:
$ git clone git@github.com:setsal/MASL.git
$ cd MASL
$ npm install
$ pip install -r requirements.txt
Run developement server:
$ node server.js
$ python manage.py runserver
Create DB file with django
$ python manage.py migrate
Insert Data:
- Facebook API
- Run
pybin/fb_fetch/crawler_and_insert.py
- Run
- News Data
- Run
pybin/media_fetch/news_transfer.py
- Run
Reset & Clear All Data in DB ( recommend ):
- Run
reset_table.py
infb_fetch
ormedia
Reset Migration ( if it is necessary ):
- Remove target table in database
- run the ResetMigration.sh script
- Some Package need Microsoft Visual Studio C++ 14.0 package, you must install it before using. ( e.g. WordCloud )
- Install Via Visual Studio
- Install Via binary .whl file
- setsal Lan
- MeteorV Hsu
- Andy Chu
- Momo Zhang