Changes between Version 4 and Version 5 of Walkthrough
- Timestamp:
- 09/08/09 16:30:40 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Walkthrough
v4 v5 10 10 You should see the following main screen: 11 11 12 [[Image(http://projects.haskell.org/GenI/images/GenI-main-screenshot. jpg, 212px)]]12 [[Image(http://projects.haskell.org/GenI/images/GenI-main-screenshot.png, 212px)]] 13 13 14 14 === Load some files === … … 16 16 Now select the ''File'' menu and then ''Open files...'' 17 17 18 [[Image :GenI config menu.png|290px]]18 [[Image(http://projects.haskell.org/GenI/images/GenI-config-menu.png,290px)]] 19 19 20 20 The surface realiser takes three inputs: a set of trees, a lexicon and a semantic expression. … … 24 24 * examples/ej/suite (test suite) 25 25 26 [[Image :Geni config basic.png|209px]]26 [[Image(http://projects.haskell.org/GenI/images/GenI-config-basic.png,209px)]] 27 27 28 28 Now click on the button ''Load''. GenI should now look like this: … … 37 37 To see the output, click on the ''Realisations'' tab: 38 38 39 [[Image :Geni realisations.png|245px]]39 [[Image(http://projects.haskell.org/GenI/images/GenI-main-screenshot-2.png, 212px)]] 40 40 41 41 You should see a small number of sentences on the left. If you click on … … 55 55 ''to be completed'' 56 56 57 [[Image :GenI config advanced.png|209px]]57 [[Image(http://projects.haskell.org/GenI/images/GenI-config-advanced.png,209px)]] 58 58 59 59 == See also ==