conda create -n docint python=3.11
conda activate docint
conda install -c conda-forge ghostscript
pip install -r requirements.txt
Create an artificial intelligence that searches in which table in the given pdf files has the desired information.
- pdf files with only tables inside
- the searching keywords
the hole table with desired information in it
The given pdf file:
Search query:
非監督式學習的應用
- Every one finishes the whole project and pulls the requests , do not edit the main branch
- if your code is acceptable, we will add it into the main branch
- In hw3a, you can use any package you think would be helpful.
- It's also necessary to implement the UI.
- Also using draw io to draw a flow diagram is required.