Difference between revisions of "Apertium Simpleton UI"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== Known bugs == |
== Known bugs == |
||
* The last word may get cut off. If that happens, just add a . to the end. |
* The last word may get cut off. If that happens, just add a . to the end. |
||
= Source code = |
|||
The source code can be found here: https://sourceforge.net/p/apertium/svn/HEAD/tree/trunk/apertium-simpleton/ |
|||
= Windows = |
= Windows = |
Revision as of 13:38, 19 February 2018
As the name implies, the Simpleton UI is not a very smart interface, but it can run translations which should be enough for most people.
Simpleton lets you download language packages and translate from a graphical interface on Windows and Mac, no terminal knowledge needed.
Known bugs
- The last word may get cut off. If that happens, just add a . to the end.
Source code
The source code can be found here: https://sourceforge.net/p/apertium/svn/HEAD/tree/trunk/apertium-simpleton/
Windows
- Windows (32bit) download: http://apertium.projectjj.com/win32/nightly/apertium-simpleton-latest.7z
The Windows build should work on Vista and newer.
Mac OS X
- OS X (64bit) download: http://apertium.projectjj.com/osx/apertium-simpleton-osx64.zip
The OS X build is targeted at OS X 10.7 64bit, but I don't have an OS X older than 10.10 to test on. It is 64bit only, but so is almost everything else on OS X, so shouldn't be a problem to anyone.
Troubleshooting
dyld: Library not loaded: libcg3.0.dylib Referenced from: /Users/guest/Library/Application Support/Tino Didriksen Consult/Apertium/apertium-all-dev/bin/cg-
- anyone got a solution?