langchaingo icon indicating copy to clipboard operation
langchaingo copied to clipboard

Read the table content from the PDF and generate a vector of the table content as a whole.

Open chenquan opened this issue 1 year ago • 4 comments

Does anyone have a solution? 😃

chenquan avatar Mar 21 '24 08:03 chenquan

@tmc Hi! My dear friend. Do you have a solution?

chenquan avatar Mar 21 '24 09:03 chenquan

@chenquan Hello friend! I think it'd be great for you to comment here about how this might be accomplished and include some more detail about what you're after -- not only to motivate yourself, but to inspire others.

tmc avatar Mar 22 '24 12:03 tmc

@chenquan Hello friend! I think it'd be great for you to comment here about how this might be accomplished and include some more detail about what you're after -- not only to motivate yourself, but to inspire others.

I also want to know how to achieve this and am currently researching it. I will share any progress here.

chenquan avatar Mar 25 '24 06:03 chenquan

@chenquan Hello friend! I think it'd be great for you to comment here about how this might be accomplished and include some more detail about what you're after -- not only to motivate yourself, but to inspire others.

I also want to know how to achieve this and am currently researching it. I will share any progress here.

I created a package using a jar for test it. pdfbox then I get pdf content, save in text file and get table itens

devalexandre avatar Mar 25 '24 13:03 devalexandre