Skip to content

Translated (Danish/English) sentence-by-sentence learning material for the Danish citizenship knowledge test. For use with spaced repetition, e.g. Anki + Morphman.

License

Notifications You must be signed in to change notification settings

berianjames/dansk-laeremateriale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

A brief description of what this project does and who it's for.

Installation

This project uses a conda environment for managing dependencies. To set up the environment and install the project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/berianjames/dansk-laeremateriale.git
    
  2. Navigate to the project directory:
    cd dansk-laeremateriale
    
  3. Create a new conda environment:
    conda create --name laeremateriale python=3.10
    
  4. Activate the conda environment:
    conda activate laeremateriale
    
  5. Install the project in editable mode:
    pip install -e .
    

Running the Project

To run the project, ensure that the source PDF is in the assets directory. Then, execute:

```
python run.py
```

This will generate an output.txt file in the project directory.

About

Translated (Danish/English) sentence-by-sentence learning material for the Danish citizenship knowledge test. For use with spaced repetition, e.g. Anki + Morphman.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages