Skip to main content
Ctrl+K
Logo image

Chris Liu's Blog

Ctrl+K
  • Physics notes
  • Machine learning repo

Recent Posts

  • 30 March - A Quantitative Analysis of the pH Titration Curve for Monoprotic Acids
  • 24 February - An Interesting Integral
  • 15 February - Good Ol’ Tetris Now in Rust!
  • 05 January - Gambling… and Rust
  • 11 October - Java Data Types

Tags

  • algorithm
  • assembly
  • c
  • calculus
  • calling-convention
  • chemistry
  • clustering
  • database
  • dataset
  • electromagnetism
  • embedded
  • engineering
  • english
  • error-correction
  • esp8266
  • fortran
  • intro
  • java
  • kaggle
  • kmeans
  • linear-algebra
  • makefile
  • maths
  • micropython
  • mips
  • neural-network
  • nlp
  • object-detection
  • programming-language
  • robot
  • rust
  • school
  • scioly
  • sqlite
  • tcl
  • tetris
  • unsupervised

Categories

  • CS (8)
  • engineering (3)
  • machine-learning (5)
  • misc (5)
  • physics (1)

Archives

  • 2025 (4)
  • 2024 (4)
  • 2023 (14)

Posts tagged sqlite

Sentiment analysis with a SQLite database (…and TF-IDF)

  • 06 August 2023
  • machine-learning
  • database nlp sqlite

Today I’m just starting Chapter 8: Sentiment Analysis in the book. But this time I’m not just busy scribbling down notes or copying code verbatim into my Python REPL. I decided to experiment with SQLite databases! (as you can probably infer from the title) Hopefully, I will be able to practice both my ML and my DB skills 😅.

Read more ...


By Chris Liu

© Copyright 2025, Chris Liu.