s.koch blog
Kategorien Impressum RSS
Tutorial: Your Own Cloud Computing Tutorial: Betriebssystem-Programmierung

Categories

  • AWS
  • Algorithmen
  • Assembler
  • Betriebssystem
  • Big Data
  • Blockchain
  • C
  • Crawling
  • Croatian
  • Data Science
  • Data-Mining
  • Datenbanken
  • English
  • Fremdsprachen
  • Hacking
  • Hosting
  • Japanisch
  • Kroatisch
  • Linux
  • Maschinelles Lernen
  • Mikroelektronik
  • Molescrape
  • Monitoring
  • Natural Language Processing
  • Networking
  • Niederländisch
  • PHP
  • Python
  • R
  • RFC-Standards
  • Sammelsurium
  • Software Development
  • Software-Entwicklung
  • Spieleentwicklung und -programmierung
  • Suchmaschinen
  • Tools
  • Universität
  • Version Control
  • Virtualisierung
  • Visualisierung
  • Wissensdatenbank
  • Sep 14, 2024

    Simple Grammar Search using a POS-Tree from Stanza Output

    • Python

    I’m currently playing around a bit with grammar detection in English lyrics. A first experiment using past perfect and comparative in English looked promising, so I’ll take some notes about my approach.

    Ganzen Artikel lesen
  • Aug 18, 2024

    Language Identification in Mixed-Language Texts using Python

    • Python

    If I’m working on hobby programming projects these days, it usually involves foreign language stuff. It often starts with language identification of the text at hand. In Python there are a lot of libraries for language identification and they work quite well. I’m currently using Stanford Stanza’s language identification.

    Ganzen Artikel lesen
  • Jul 21, 2024

    Auto-mounting an SSH Filesystem on First Access

    • Linux

    Auto-mounting a fileystem over SSH with the FUSE filesystem sshfs on first access to it can be done with the following entry in /etc/fstab (or slight variations):

    Ganzen Artikel lesen
  • Apr 1, 2024

    Filtering an OCR Scan of Harry Potter with a List of 5000 most common Words

    • Natural Language Processing

    In a previous post I looked a bit at vocabulary from a scan of Harry Potter in Spanish. I’ve now created a list of common Spanish words using the Gutenberg Dammit corpus against which I can compare my scan.

    Ganzen Artikel lesen
  • Jan 27, 2024

    Kroatischer Imperativ mit Sanjaj Sad von Shorty und Jacques Houdek

    • Fremdsprachen
    • Kroatisch

    Rap und Hip-Hop sind beim Erlernen von Fremdsprachen mit Musik meiner Meinung nach das schwierigste zeitgenössische Genre. Viel Text, meistens schnell vorgetragen und in der Regel nicht die allerüblichsten Wörter, damit die Reime besser klingen. Deshalb überspringen wir bei Sanjaj Sad von Jacques Houdek in diesem Artikel einmal die Strophen und achten nur auf den Chorus.

    Ganzen Artikel lesen
Ältere Einträge Neuere Einträge

s.koch blog

  • RSS Subscribe via RSS

I am a Software Engineer interested in all kinds of different technology. While I still love to try out new things, I recently started to avoid hype technology and prefer mature stuff that does not change so often.