Flashcards application with Spaced Repetition method
Fresh Memory is an application that helps to learn large amounts of any material with Spaced Repetition method. The most important subject is learning foreign words, but Fresh Memory can be also used to learn anything else. The learning data is stored as flash cards and dictionaries. The flash cards may have several fields, and the user controls what combination of fields to learn. The flashcards can have formatted text and images.
This project concerns the development of human language technology resources, based on the approach to share or recycle resources between closely related language.
http://gerhard.pro/closely-related-languages/
Translate Chinese to English using CEDICT (cantonese dictionary). Demonstrate the speed of C# and Linq. Copy the chinese text from any browser/application to Windows clipboard and see the translation.
...Main features
- learn (cards due to learn), swat (every card)
- copy cards
- filter
- sort
- synchronize between devices
- share cards with other users (just use all and/or improve and add cards)
Programm code and usage follows the KISS principle, see http://en.wikipedia.org/wiki/KISS_principle
- basic requirement = browser
- OS independent
- no installation required
- no fancy features
- bullet proof synchonization and sharing
- deployment is just copying files onto a PHP enabled webserver
More
- data is on your own server
- no central registration or data mining
Technical Details
- logic in JavaScript (browser)
- Share/synch by PHP scripts on webserver (file based)
Downloadable and open source Chinese-Spanish vocabulary inspired by the CEDICT and EDICT dictionaries. It is distributed in a plain Unicode text file that can be easily ported to other formats or used by different applications.
Going on a world trip? Vok Meister will help you speak the languages in no-time. A complete studio for gathering and memorizing vocabularies. Focused on the structure in languages, for fast learning.
Migrado a GithUB EN: https://github.com/christiangda/es-ve
La mejor opción para verificar y corregir la gramática de tus documentos de LibreOffice escritos en español. La extensión incluye: Corrector Ortográfico, Tesauro de Sinónimos y Separación Silábica.
¡Hecho en Venezuela!
Sus principales características son:
Más DE 87.000 lemas y sus respectivas conjugaciones.
Contiene el Lemario actualizado de RAE (Real Academia Española)
Términos financieros e informáticos...
A small collection of practical and revelant language teaching tools written in Java Swing. Currently, it involves a 4-question multiple choice task creation tool, a "sort into two categories" creation tool, and a memory game creation tool.