Journal
2023-08-29
Add Summary to PDF's Metadata
This entry describes how to generate a summary from a PDF document and then add …
Tags:
- Python
- Summarization
- Summary
- Text summarization
Journal
2023-08-23
Python Summarization Algorithms Quick Guide
MediaWiki markup is a lightweight markup language that I use to format text on this …
Tags:
- Python
- Summarization algorithms
- Mediawiki
- Algorithms
Journal
2023-08-19
How Pareto Charts Help to Make Informed Decisions
This entry describes how I created the presentation below with the Bing …
Tags:
- Bing search
- Bing
- Search copilot
- Markdown
Journal
2023-07-22
Palmer Penguins Stacked Bar Chart
The Palmer penguins dataset is a multivariate dataset for data exploration and visualization, and an …
Tags:
- Palmer penguins
- Penguins dataset
- Awk script
- Palmer archipelago
Journal
2023-07-07
SQLite Table to PDF
The video below shows how to generate a PDF table from an SQLite database.
The database …
Tags:
- Pdf table
- Database
- Json
- Json array
Journal
2023-06-22
Vim Floaterm Plugin - Python Code Runner
The simplest method to run Python code in Vim is to use the command …
Tags:
- Command prompt
- Python
- Command start