Size: 503
Comment:
|
Size: 754
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
I am a researcher at the [http://www.kecl.ntt.co.jp/ NTT Communication Science Laboratories], in particular the [http://www.kecl.ntt.co.jp/icl/mtg Machine Translation Research Group], who host my [http://www.kecl.ntt.co.jp/icl/mtg/members/bond main homepage]. | I am an associate professor at the [[http://www.ntu.edu.sg/HSS/Linguistics/Pages/default.aspx|Division of Linguistics and Multilingual Studies]], [[http://www.ntu.edu.sg/|Nanyang Technological University]]. My [[http://www3.ntu.edu.sg/home/fcbond/|main homepage]] is there. |
Line 6: | Line 7: |
We have a small [wiki:DelphinNtt local page] describing what we are doing within DELPH-IN, | Email: <<MailTo(bond AT SPAMFREE ieee DOT org)>> === Set Up Notes === Quick notes on setting up '''dephin-viz''' {{{ git clone https://github.com/delph-in/delphin-viz sudo mkdir /var/www/html/delphin-viz sudo cp -rp delphin-viz/{demo,viz} /var/www/html/delphin-viz/. }}} You can now see the demo at {{{localhost/delphin-viz/demo/}}} (assuming you have apache and the dependencies installed). |
Line 9: | Line 21: |
Email: [[MailTo(bond AT SPAMFREE cslab DOT kecl DOT ntt DOT co DOT jp)]] | |
Line 11: | Line 22: |
... |
Francis Bond
I am an associate professor at the Division of Linguistics and Multilingual Studies, Nanyang Technological University. My main homepage is there.
Email: <bond AT SPAMFREE ieee DOT org>
Set Up Notes
Quick notes on setting up dephin-viz
git clone https://github.com/delph-in/delphin-viz sudo mkdir /var/www/html/delphin-viz sudo cp -rp delphin-viz/{demo,viz} /var/www/html/delphin-viz/.
You can now see the demo at localhost/delphin-viz/demo/ (assuming you have apache and the dependencies installed).