Add requirements.txt and README.md under scripts/meaning-kernels/
to document and enable installation of pytesseract, pdf2image,
and Pillow. Addresses missing dependency warnings when
running the enhanced meaning kernel extraction pipeline (#493).
Closes#563