Difference between revisions of "Tools"

From Apertium
Jump to navigation Jump to search
(dicstoolssuite,dix-mode)
Line 19: Line 19:
 
==Tools for developers==
 
==Tools for developers==
 
*[[D-Bus service for Apertium]] (also see [[D-Bus examples|our D-Bus examples]]!)
 
*[[D-Bus service for Apertium]] (also see [[D-Bus examples|our D-Bus examples]]!)
[[Image:Apertium-view-screenshot-1.png|thumb|300px|right|My hovercraft is full of eels.<br/>''Daar is palings in my skeertuig'']]
+
[[Image:Apertium-view-screenshot-1.png|thumb|300px|right|[[Apertium-view]]]]
 
* [[Apertium-view]] - a little GUI application that allows you to view and edit the output of every phase in a translation.
 
* [[Apertium-view]] - a little GUI application that allows you to view and edit the output of every phase in a translation.
 
[[Image:Screenshot-jApertiumView-3.png|thumb|300px|right|[[Apertium-viewer]]]]
 
[[Image:Screenshot-jApertiumView-3.png|thumb|300px|right|[[Apertium-viewer]]]]
 
* [[Apertium-viewer]] is a version of Apertium-view with more features, it does not require d-bus and is written in Java
 
* [[Apertium-viewer]] is a version of Apertium-view with more features, it does not require d-bus and is written in Java
[[Image:EasyFigure1.png|thumb|300px|right|The main window of DicsToolsSuite]]
+
[[Image:EasyFigure1.png|thumb|300px|right|The main window of [[Easy dictionary maintenance|DicsToolsSuite]]]]
 
* [[Easy dictionary maintenance|DicsToolsSuite]] is a Java GUI tool under development to ease dix editing
 
* [[Easy dictionary maintenance|DicsToolsSuite]] is a Java GUI tool under development to ease dix editing
 
[[Image:dix.el.png|thumb|300px|right|Screenshot of dix.el in Aquamacs (fullscreen). Upper left window has output from dix-view-pardef, lower left shows rng schema completion. There is a red underline since a <code>p</code> can't be an empty element, as noted by the message in the minibuffer]]
 
[[Image:dix.el.png|thumb|300px|right|Screenshot of dix.el in Aquamacs (fullscreen). Upper left window has output from dix-view-pardef, lower left shows rng schema completion. There is a red underline since a <code>p</code> can't be an empty element, as noted by the message in the minibuffer]]
Line 31: Line 31:
   
 
<gallery>
 
<gallery>
Image:Apertium-view-screenshot-1.png|Apertium View (1)
+
Image:Apertium-view-screenshot-1.png|[[Apertium-view]] (1)
Image:Screenshot-jApertiumView-3.png|Apertium View (2)
+
Image:Screenshot-jApertiumView-3.png|[[Apertium-viewer]] (2)
Image:dix.el.png|dix-mode
+
Image:dix.el.png|[[dix-mode]]
  +
Image:EasyFigure1.png|[[Easy dictionary maintenance|DicsToolsSuite]]
 
</gallery>
 
</gallery>
  +
 
==See also==
 
==See also==
 
* More tools in the [http://wiki.apertium.org/wiki/Category:Tools category page].
 
* More tools in the [http://wiki.apertium.org/wiki/Category:Tools category page].

Revision as of 15:14, 29 August 2010

InstallationResourcesContactDocumentationDevelopmentTools

Gnome-home.png Home PageBugs.png BugsInternet.png WikiGaim.png Chat


Tools for users

Macedonian to Serbo-Croatian.
  • Apertium-tolk - a simple cousin of Apertium-view. Its emphasis is on user friendliness. It shows the output of a translation as you type.
Apertium TinyLex Emulation


Screenshots

Tools for developers

  • Apertium-view - a little GUI application that allows you to view and edit the output of every phase in a translation.
  • Apertium-viewer is a version of Apertium-view with more features, it does not require d-bus and is written in Java
The main window of DicsToolsSuite
  • DicsToolsSuite is a Java GUI tool under development to ease dix editing
Screenshot of dix.el in Aquamacs (fullscreen). Upper left window has output from dix-view-pardef, lower left shows rng schema completion. There is a red underline since a p can't be an empty element, as noted by the message in the minibuffer
  • dix-mode is an extension for Emacs that gives some handy features for dix/XML editing, e.g. goto/view-pardef, cycle restrictions with Ctrl+Tab, keyboard shortcuts to move to the next Interesting element, etc.

Screenshots

See also