Extract PDF file ด้วย Matlab

MATLAB BKK
1 min readApr 20, 2023

--

MATLAB BKK CENTER

Step 1 : สร้าง Built-in Function นี้ขึ้นมาก่อน

Step 2 : เขียน Script .m นี้ พร้อม Run ได้เลย

% Add the java path for the iText java library.

javaaddpath(‘iText-4.2.0-com.itextpdf.jar’)

% read the PDF file.

pdf_text = pdfRead(‘sample.pdf’);

% the output is a cell array.

% each cell contains the text from a different page of the PDF file.

disp(pdf_text{1})

ตอนนี้ก็สามารถ Extract Text จาก pdf file ได้แล้ว

เราสามารถติดตามหรือหากมีความสนใจ สามารถลงทะเบียนได้ใน Course Data Science Roadmap ซึ่งอบรมออนไลน์ 8 สัปดาห์ เรียนว่าเจาะลึกพร้อมตัวอย่างการประยุกต์ใช้ สามารถติดต่อสอบถามไปทาง Admin Facebook Page :(20) Matlab bkk center | Facebook

สามารถติดตามเนื้อหาความรู้ต่างๆ โดยเฉพาะการใช้ประยุกต์ใช้กับโปรแกรม Matlab ได้ที่ Facebook Page :(20) Matlab bkk center | Facebook

#กำลังเปิดรับลงทะเบียน

Machine Learning for #Predictive #Maintenance Course

NEURAL NETWORK AND DEEP LEARNING COMPLETE COURSE :

ใครอยากเรียนรู้จากตัวอย่างการ Apply จาก #ProjectMachinelearning ต้องไม่พลาด

#Matlab Code ร่วมแชร์ความรู้ สาระผ่านกลุ่ม ->

(กลุ่ม Facebook Matlab Bkk AI & Data science & Other Classroom)>

https://web.facebook.com/groups/403881684322230/

#matlabbkk

#datascience

#MachineLearning

#รับเขียนโปรแกรมMatlab #ทุกApplication

#จัดอบรมMatlab

#DeepLearning

#matlab

--

--

No responses yet