Difference between revisions of "XML editors"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
==See also== |
==See also== |
||
* [[Easy dictionary maintenance]] |
* [[Easy dictionary maintenance]] – GUI for editing dictionaries |
||
* [[Dixtools: Enhance]] – interactive tool to add new words to a dictionary (asks you for a word that inflects the same, finds the paradigm for you) |
|||
[[Category:Writing dictionaries]] |
[[Category:Writing dictionaries]] |
Revision as of 07:11, 19 March 2014
Some XML editors used to edit Apertium language data (e.g. dix and transfer files):
- Gedit – a GUI editor (written in C/Python)
- Jedit – a GUI editor (written in Java)
- http://stackoverflow.com/a/3435092/69663 lists some handy XML plugins
- Vim – a lightweight, modal editor
- Emacs – a self-documenting, extensible lisp machine
See also
- Easy dictionary maintenance – GUI for editing dictionaries
- Dixtools: Enhance – interactive tool to add new words to a dictionary (asks you for a word that inflects the same, finds the paradigm for you)