Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2009-06-29 15:00:50
Size: 393
Editor: FrancisBond
Comment: s/NICT/NTU/
Revision 8 as of 2016-11-04 21:42:14
Size: 754
Editor: FrancisBond
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
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.
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 7: Line 7:
Email: [[MailTo(bond AT SPAMFREE ieee DOT org)]] Email: <<MailTo(bond AT SPAMFREE ieee DOT org)>>
Line 9: Line 9:
... === 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).


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).


CategoryHomepage

FrancisBond (last edited 2016-11-04 22:31:43 by FrancisBond)

(The DELPH-IN infrastructure is hosted at the University of Oslo)