Vocabulary

Rating: 
4.5
Your rating: None Average: 4.5 (4 votes)

Vocabulary

Vocabulary is a vocabulary trainer for SailfishOS designed to be used independent of the language you want to learn.

Adaptive training mode

The adaptive training mode is designed in a way that prefers new / unknown vocabulary over known vocabulary.

Each vocabulary gets a priority between 1 and 100 which starts at 100. Every time a vocabulary is remembered correctly the priority gets reduced (default: by 3), for every mistake the priority is increased (default: by 10). For every priority point the vocabulary gets an additional chance of getting drawn from the vocabulary pool.

Current features

  • Add vocabularies to your vocabulary list
  • Edit added vocabulary
  • View details of vocabulary
  • Details about vocabularies
    • Creation date
    • Modification date
  • List all known vocabularies
  • Search for vocabulary
  • Support for multiple languages
  • Adaptive training mode
    • Select vocabularies based on different attributes
  • Adjust training mode
  • Import / export of vocabulary list. Supported file formats:
    • CSV

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Source code

https://github.com/Top-Ranger/harbour-vocabulary

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-vocabulary-0.1-1.i486.rpm143.36 KB16/10/2016 - 21:34
File harbour-vocabulary-0.1-1.armv7hl.rpm139.11 KB16/10/2016 - 21:34
File harbour-vocabulary-1.0-1.i486.rpm153.36 KB23/10/2016 - 16:49
File harbour-vocabulary-1.0-1.armv7hl.rpm148.28 KB23/10/2016 - 16:49
File harbour-vocabulary-1.1-1.armv7hl.rpm150.88 KB22/11/2016 - 00:27
File harbour-vocabulary-1.1-1.i486.rpm156.4 KB22/11/2016 - 00:27
File harbour-vocabulary-1.2-1.i486.rpm158.36 KB19/03/2017 - 01:19
File harbour-vocabulary-1.2-1.armv7hl.rpm152.34 KB19/03/2017 - 01:19
File harbour-vocabulary-1.3-1.i486.rpm163.67 KB31/03/2017 - 20:53
File harbour-vocabulary-1.3-1.armv7hl.rpm157.24 KB31/03/2017 - 20:53
File harbour-vocabulary-1.4-1.i486.rpm190.61 KB06/04/2017 - 00:31
File harbour-vocabulary-1.4-1.armv7hl.rpm184.1 KB06/04/2017 - 00:31
File harbour-vocabulary-1.5-1.i486.rpm190.81 KB09/04/2017 - 02:05
File harbour-vocabulary-1.5-1.armv7hl.rpm184.09 KB09/04/2017 - 02:05
File harbour-vocabulary-1.6-1.i486.rpm184 KB27/04/2017 - 01:22
File harbour-vocabulary-1.6-1.armv7hl.rpm178.25 KB27/04/2017 - 01:22
File harbour-vocabulary-1.7-1.i486.rpm192.49 KB30/05/2017 - 00:11
File harbour-vocabulary-1.7-1.armv7hl.rpm185.3 KB30/05/2017 - 00:11
File harbour-vocabulary-1.8-1.i486.rpm192.99 KB06/08/2017 - 01:54
File harbour-vocabulary-1.8-1.armv7hl.rpm185.65 KB06/08/2017 - 01:54
File harbour-vocabulary-1.9-1.aarch64.rpm188.08 KB03/10/2021 - 03:17
File harbour-vocabulary-1.9-1.armv7hl.rpm186.16 KB03/10/2021 - 03:17
File harbour-vocabulary-1.9-1.i486.rpm199.8 KB03/10/2021 - 03:17
Changelog: 

Version 1.9:
 * Added option to reset all priorities
 * Fixed text bug on Sony Xperia X

Version 1.8:

 * Improved result page

Version 1.7:
 * Performance optimisations
 * Added sorting options
 * Added training statistics
 * Hide translation in vocabulary list
 * Added option to end training after an amount of vocabulary asked

Version 1.6:

 * UI improvements

Thanks to Ingvix and sfbg for their contributions

Version 1.5:
 * Bug fix in upgrade process

PLEASE NOTE: If you have already upgraded to 1.4, there is a duplicate vocabulary in your database. You have to remove that vocabulary manually.

Version 1.4:
 * Support for multiple languages
 * Improved trainings mode

Version 1.3:
 * Database preperation for later features (like languages)
 * Added creation / modification time

Version 1.2:
 * Improved CSV import
 * Improved adding of vocabulary
 * Small layout improvements