Skip to content

tom9358/kreuze-zuik

Repository files navigation

Kreuze Veurbeeldzuiker

Nederlands

Kreuze Veurbeeldzuiker is een kleine webtool waarmee je voorbeeldzinnen kunt zoeken in de Kreuze-magazines.

De tool ondersteunt regex en heeft suggesties voor vergelijkbare woorden, indien je zoekterm geen resultaten heeft.

Dit is een vrijetijdsproject, en ik kan niet garanderen dat de tool in de lucht blijft. Veel plezier ermee!

Relevante links

Installatie

De backend is geschreven in Python met Flask. Om lokaal te draaien:

pip install -r requirements.txt
python app.py
English

Kreuze Veurbeeldzuiker is a small web tool that lets you search for example sentences in the Kreuze magazines.

The tool supports regex searches and can suggest similar words if your search term returns no results.

I work on this only in my free time, so I cannot guarantee that the tool will always be online. Enjoy!

Relevant links

Installation

The backend is written in Python using Flask. To run locally:

pip install -r requirements.txt
python app.py

About

Kreuze was a Gronings-language magazine that is now publicly available online. I wanted to use its 100 magazines to find example sentences and wrote some code to do that.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors