Size: 206
Comment:
|
Size: 597
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
== Image Cache == To add individual images (for demos, needs access to raid so it can write to cache folder, and img has to have a file extension for convert to work): {{{ python3 ~/broccoli/img-hack/image_to_cache.py --mid <MID> --img 'http://...' }}} HiWi project Kai Haase: see [[Google Doc|https://docs.google.com/document/d/1xVXSGWG9kB92LAfsbdq7-0p2fHbJFYbv1fKPqqq_eGQ]]. |
Broccoli
Code
Code is in https://ad-websvn.informatik.uni-freiburg.de/broccoli/. The Code for CSD is in the subfolder: https://ad-websvn.informatik.uni-freiburg.de/broccoli/nlp/
Image Cache
To add individual images (for demos, needs access to raid so it can write to cache folder, and img has to have a file extension for convert to work):
python3 ~/broccoli/img-hack/image_to_cache.py --mid <MID> --img 'http://...'
HiWi project Kai Haase: see https://docs.google.com/document/d/1xVXSGWG9kB92LAfsbdq7-0p2fHbJFYbv1fKPqqq_eGQ.