Difference between revisions of "Tools"

From Apertium
Jump to navigation Jump to search
(dicstoolssuite,dix-mode)
Line 1: Line 1:
 
{{Main page header}}
 
{{Main page header}}
  +
==Tools for users==
*[[lttoolbox]] — the Apertium tools for [[morphological analysis]]
 
*[[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'']]
 
* [[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-vju]]]]
 
* [[Apertium-viewer]] is a version of Apertium-view with more features, it does not require d-bus and is written in Java
 
 
[[Image:Screenshot_apertium-tolk.png|thumb|300px|right|Macedonian to Serbo-Croatian.]]
 
[[Image:Screenshot_apertium-tolk.png|thumb|300px|right|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-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|Apertium TinyLex for J2ME]] is a Java 2 Micro Edition program for mobile devices which looks up dictionary entries.
 
 
[[Image:Apertium-tinylex-emu.png|thumb|300px|right|Apertium TinyLex Emulation]]
 
[[Image:Apertium-tinylex-emu.png|thumb|300px|right|Apertium TinyLex Emulation]]
 
* [[Apertium-tinylex|Apertium TinyLex for J2ME]] is a Java 2 Micro Edition program for mobile devices which looks up dictionary entries.
 
* [[Tinylex on a Palm|Apertium TinyLex for Palm]]. Mobile dictionaries for Palm can be generated using the dix2tiny task in apertium-dixtools package.
 
* [[Tinylex on a Palm|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.
 
*[[Apertium Subtitles]] is a program which can be used to translate subtitles.
   
More tools in the [http://wiki.apertium.org/wiki/Category:Tools category page].
 
   
== Screenshots ==
+
=== Screenshots ===
   
 
<gallery>
 
<gallery>
Image:Apertium-view-screenshot-1.png|Apertium View (1)
 
Image:Screenshot-jApertiumView-3.png|Apertium View (2)
 
 
Image:Screenshot_apertium-tolk.png|Apertium Tolk
 
Image:Screenshot_apertium-tolk.png|Apertium Tolk
 
Image:Apertium-tinylex-emu.png|Apertium TinyLex for J2ME
 
Image:Apertium-tinylex-emu.png|Apertium TinyLex for J2ME
 
Image:Palm-os-emulator.png|Apertium TinyLex for Palm
 
Image:Palm-os-emulator.png|Apertium TinyLex for Palm
 
</gallery>
 
</gallery>
  +
  +
==Tools for developers==
 
*[[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'']]
 
* [[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]]]]
 
* [[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]]
  +
* [[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]]
  +
* [[Emacs|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 ===
  +
  +
<gallery>
 
Image:Apertium-view-screenshot-1.png|Apertium View (1)
 
Image:Screenshot-jApertiumView-3.png|Apertium View (2)
  +
Image:dix.el.png|dix-mode
  +
</gallery>
  +
==See also==
 
* More tools in the [http://wiki.apertium.org/wiki/Category:Tools category page].
   
   

Revision as of 15:11, 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

My hovercraft is full of eels.
Daar is palings in my skeertuig
  • 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