Pinned Repositories
alpine-texlive-base
A Lightweight TeXLive Docker image based on collection-basic, bundled with latexmk, latexindent, sycntex, texcount and chktex.
causality
Matching data, estimation of ATT and ATE with IHDP dataset
Exercise-Munkres
A solution manual for the set theory part of the book "Topology, 2nd Edition" by James Munkres.
latex-snippets-for-vscode
A set of snippets to write LaTeX faster with VS Code.
lingam-example
sample code for causal discovery by Lingam (with hidden variable).
ocr-japanese-doc-by-line
Google Cloud Vision API を使って横書き一段組の日本語文書を OCR する python スクリプト.
template-texlive-docker-vscode
A Template for Docker + TeX Live + VSCode + LaTeX Workshop
tesseract-zip-pdf-dir
Python scripts to read pdf and zip file and OCR them with tesseract.
tidy-toc
command line tool to clean text data derived by OCRing table of contents.
zenn
shenapse's Repositories
shenapse/latex-snippets-for-vscode
A set of snippets to write LaTeX faster with VS Code.
shenapse/template-texlive-docker-vscode
A Template for Docker + TeX Live + VSCode + LaTeX Workshop
shenapse/ocr-japanese-doc-by-line
Google Cloud Vision API を使って横書き一段組の日本語文書を OCR する python スクリプト.
shenapse/causality
Matching data, estimation of ATT and ATE with IHDP dataset
shenapse/Exercise-Munkres
A solution manual for the set theory part of the book "Topology, 2nd Edition" by James Munkres.
shenapse/lingam-example
sample code for causal discovery by Lingam (with hidden variable).
shenapse/tesseract-zip-pdf-dir
Python scripts to read pdf and zip file and OCR them with tesseract.
shenapse/tidy-toc
command line tool to clean text data derived by OCRing table of contents.
shenapse/zenn
shenapse/alpine-texlive-base
A Lightweight TeXLive Docker image based on collection-basic, bundled with latexmk, latexindent, sycntex, texcount and chktex.
shenapse/2ymltoc-py
A python command line tool to convert ToC text file to yaml suitable for PDFToC tool.
shenapse/code-examples-dbi-rpostgres
short summaries and code-examples for functions in DBI and RPostgres packages.
shenapse/collect-zips-py
shenapse/construction-stochastic-integral
Construction of stochastic integral for locally square integrable martingale integrators.
shenapse/datascience-100knocks-preprocess-R
データサイエンス100本ノック(構造化データ加工編)を WSL2 + Ubuntu 20.04 + R (dbplyr) でやった.
shenapse/dbplyr-overview
dbplyr 概論. 典型的な使い方の流れとそれに沿ったハンズオン.
shenapse/devcontainer-template
shenapse/docker-python
ubuntu:22.04 based python docker image without pip and with or without poetry
shenapse/julia-vscode-template
shenapse/knitr-py-alpine
A docker image R + knitr + renv + python + poetry, useful to include code outputs in README
shenapse/Nets-and-Filters
Personal notes on Nets and Filters.
shenapse/perl-modules-for-latex
Alpine-based Docker dev-image containing Perl modules for LaTeX tools.
shenapse/Preliminaries-for-BM-and-SC
A note about the preliminaries chapter of the book "Brownian Motion and Stochastic Calculus" by Karatzas and Shreve.
shenapse/r-functions-on-dbi
user-defined functions that DBI + RPostgres users would find useful.
shenapse/re-numbering-py
A python script to modify the number at the end of each line in a text file.
shenapse/RKHS-for-ML
shenapse/rstanbook-bayesplot
「StanとRでベイズ統計モデリング」の可視化パートの備忘録
shenapse/toc-data-storage
A storage for text data of table contents (of books)
shenapse/ubuntu-python-poetry
A docker image for python projects. ubuntu + python (installed via pyenv) + poetry