An open API service indexing awesome lists of open source software.

https://github.com/InAnYan/ukr-lang-py


https://github.com/InAnYan/ukr-lang-py

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Program for learning Ukrainian word emphasis

![Video](video.gif)

## How to Run this Project

```sh
newNagolos.py
```

Where:

- `DICT`: path to dictionary file. This file should be a JSON dictionary, where keys are words and values are emphasis index (either a single number or a list).
- `QUESTION_COUNT`: count of words to test.

## How this Project is Implemented

This is a simple CLI app that reads tracks user input!