🏂
I use the power of knowledge to obtain a better version of ourselves in the infosphere
Highlights
- Pro
Pinned Loading
-
traNsLatorLaB
traNsLatorLaB Publictranslatorlab: a machine translation tool that uses artificial intelligence models to provide accurate and fast translations between different languages
-
This Python script extracts text fro...
This Python script extracts text from PDF files using three different libraries: `pdfminer`, `unstructured`, and `pymupdf`. It allows you to choose the extraction method via command-line arguments and saves the extracted text to a specified output file or prints it to the terminal. 1#!/usr/bin/env python3
2#python3 -m pip install pymupdf unstructured pdfminer
3#chmod +x pdf2text.py
4#python3 pdf2text.py path/to/your/pdf/file.pdf -m unstructured -o output_file
5 -
Automatically removes unused Docker ...
Automatically removes unused Docker images daily. No temporary files, no dependencies, self-contained. 1# Docker Image Cleanup
2# Automatically removes unused Docker images daily
3# No temporary files, no dependencies, self-contained
4#
5# Usage:
14 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More