Difference between revisions of "SiGML Tools"

From Virtual Humans
Jump to navigation Jump to search
(Added mention of the SiGML Service Player)
(Added links to manual HamNoSys/SiGML conversion tools.)
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
== [[JASigning]] SiGML Service Player ==
 
== [[JASigning]] SiGML Service Player ==
  
Animates [[SiGML]] data sent to it over TCP sockets. Can be launched and used in conjunction with the SiGML Service Client
+
Animates [[SiGML]] data sent to it over TCP sockets. Can be launched and used in conjunction with the [[JASigning]] SiGML Service Client
 
or other SiGML Tools.
 
or other SiGML Tools.
  
Line 17: Line 17:
 
== [[JASigning]] SiGML Service Client ==
 
== [[JASigning]] SiGML Service Client ==
  
Displays and allows Editing of [[SiGML]] files in conjunction with the SiGML Service Player.
+
Displays and allows Editing of [[SiGML]] files in conjunction with the [[JASigning]] SiGML Service Player.
  
 
== [http://vhg.cmp.uea.ac.uk/tech/ham2hpsg/Ham2HPSG22.zip Ham2HPSG Tool] ==
 
== [http://vhg.cmp.uea.ac.uk/tech/ham2hpsg/Ham2HPSG22.zip Ham2HPSG Tool] ==
  
 
* Mac and PC tool for entering [[HamNoSys]].
 
* Mac and PC tool for entering [[HamNoSys]].
* Sends [[SiGML]] data to [[JASigning]] SiGML Service Player
+
* Sends [[SiGML]] data to [[JASigning]] SiGML Service Player.
* "..." button brings up [[HamNoSys]] entry panels
+
* "..." button brings up [[HamNoSys]] entry panels.
* Down Arrow button prepares [[HamNoSys]] for animation
+
* Down Arrow button prepares [[HamNoSys]] for animation.
 
* "V!" button sends data to player.
 
* "V!" button sends data to player.
 +
* Limited documentation in Ham2HPSG ReadMe.txt file.
 +
* Download [http://vhg.cmp.uea.ac.uk/tech/ham2hpsg/Ham2HPSG22.zip Ham2HPSG Tool].
  
 
== [http://vhg.cmp.uea.ac.uk/tech/esigneditor/eSignEditor.zip eSIGN Editor] ==
 
== [http://vhg.cmp.uea.ac.uk/tech/esigneditor/eSignEditor.zip eSIGN Editor] ==
  
* Mac and PC tool for creating [[SiGML]] signs
+
* Mac and PC tool for creating [[SiGML]] signs.
* Maintains a database of signs in [[HamNoSys]] notation
+
* Maintains a database of signs in [[HamNoSys]] notation.
* Allows creation and modification of signing sequences
+
* Allows creation and modification of signing sequences.
* Allows animation of signing sequences using [[JASigning]] SiGML Service Player
+
* Allows animation of signing sequences using the [[JASigning]] SiGML Service Player.
* Limited documentation through [http://vhg.cmp.uea.ac.uk/tech/esigneditor/eSIGN-D23rev2.pdf Editor Manual]
+
* Limited documentation through [http://vhg.cmp.uea.ac.uk/tech/esigneditor/eSIGN-D23rev2.pdf Editor Manual].
* A [http://vhg.cmp.uea.ac.uk/tech/esigneditor/eSIGN%20Editor.exe Windows Installer] for an older version exists
+
* A [http://vhg.cmp.uea.ac.uk/tech/esigneditor/eSIGN%20Editor.exe Windows Installer] for an older version exists.
** The installer creates Shortcuts and Start Menu items
+
** The installer creates Shortcuts and Start Menu items.
** It appears safe to replace installed files with newer ones from [http://vhg.cmp.uea.ac.uk/tech/esigneditor/eSignEditor.zip eSIGN Editor Zip]
+
** It appears safe to replace installed files with newer ones from [http://vhg.cmp.uea.ac.uk/tech/esigneditor/eSignEditor.zip eSIGN Editor Zip].
** The PC application must be renamed for the shortcuts to work
+
** The PC application must be renamed for the shortcuts to work.
 +
* Download [http://vhg.cmp.uea.ac.uk/tech/esigneditor/eSignEditor.zip eSIGN Editor].
 +
 
 +
== Manual HamNoSys/SiGML Conversion Tools ==
 +
 
 +
Ralph Elliott has produced some simple tools to convert different forms of manual HamNoSys, and to do a bit of related SiGML processing.  They are limited in various ways, but they could be useful to others:
 +
 
 +
* [http://vhg.cmp.uea.ac.uk/tech/hamnosys/convert/hns-sigml-convert-2011-04-12.zip Executables, source code and Javadoc], Java classes plus shell and Python scripts.<br>Includes a README file explaining roughly what's on offer and how to use it.<br>'''Original 2010-11-05''',  '''Updated 2010-12-07''',  '''2011-01-19''' and '''2011-04-12'''.
 +
 
 +
If you want to do some conversion not provided by these tools, you're welcome to modify them to suit your needs, but in some cases it may prove easier to augment them by writing a suitable bit of python or perl. We request that you share any tools developed from this package in the same way.
 +
 
 +
The HNS characters, their <tt>ham..</tt>names and the numeric encodings used for them can be seen using this
 +
[http://vhg.cmp.uea.ac.uk/tech/hamnosys/convert/HNS-Table-App.jar HNS Table App].
 +
To run it, double-click its jar file after downloading.
  
 
----
 
----
  
 
[[Main Page]]
 
[[Main Page]]

Revision as of 10:28, 2 April 2015

Main Page


A number of tools are available for creating and editing SiGML data to represent signing gestures. As SiGML is based on HamNoSys, many of these allow entry using the HamNoSys Unicode font.

JASigning SiGML Service Player

Animates SiGML data sent to it over TCP sockets. Can be launched and used in conjunction with the JASigning SiGML Service Client or other SiGML Tools.

HamNoSysUnicode.ttf

HamNoSys Unicode font as a TrueType font that should be installed in the usual way on systems using HamNoSys.

JASigning SiGML Service Client

Displays and allows Editing of SiGML files in conjunction with the JASigning SiGML Service Player.

Ham2HPSG Tool

  • Mac and PC tool for entering HamNoSys.
  • Sends SiGML data to JASigning SiGML Service Player.
  • "..." button brings up HamNoSys entry panels.
  • Down Arrow button prepares HamNoSys for animation.
  • "V!" button sends data to player.
  • Limited documentation in Ham2HPSG ReadMe.txt file.
  • Download Ham2HPSG Tool.

eSIGN Editor

  • Mac and PC tool for creating SiGML signs.
  • Maintains a database of signs in HamNoSys notation.
  • Allows creation and modification of signing sequences.
  • Allows animation of signing sequences using the JASigning SiGML Service Player.
  • Limited documentation through Editor Manual.
  • A Windows Installer for an older version exists.
    • The installer creates Shortcuts and Start Menu items.
    • It appears safe to replace installed files with newer ones from eSIGN Editor Zip.
    • The PC application must be renamed for the shortcuts to work.
  • Download eSIGN Editor.

Manual HamNoSys/SiGML Conversion Tools

Ralph Elliott has produced some simple tools to convert different forms of manual HamNoSys, and to do a bit of related SiGML processing. They are limited in various ways, but they could be useful to others:

  • Executables, source code and Javadoc, Java classes plus shell and Python scripts.
    Includes a README file explaining roughly what's on offer and how to use it.
    Original 2010-11-05, Updated 2010-12-07, 2011-01-19 and 2011-04-12.

If you want to do some conversion not provided by these tools, you're welcome to modify them to suit your needs, but in some cases it may prove easier to augment them by writing a suitable bit of python or perl. We request that you share any tools developed from this package in the same way.

The HNS characters, their ham..names and the numeric encodings used for them can be seen using this HNS Table App. To run it, double-click its jar file after downloading.


Main Page