Difference between revisions of "Tools"
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| |
[[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 |
Image:Apertium-view-screenshot-1.png|[[Apertium-view]] (1) |
||
Image:Screenshot-jApertiumView-3.png|Apertium |
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
Installation • Resources • Contact • Documentation • Development • Tools |
Tools for users
- 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 for J2ME is a Java 2 Micro Edition program for mobile devices which looks up dictionary entries.
- Apertium TinyLex for Palm. Mobile dictionaries for Palm can be generated using the dix2tiny task in apertium-dixtools package.
- Apertium Subtitles is a program which can be used to translate subtitles.
Screenshots
Tools for developers
- D-Bus service for Apertium (also see our D-Bus examples!)
- 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
- 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
Apertium-view (1)
Apertium-viewer (2)
See also
- More tools in the category page.