Skip to content

Add preprocessing module. #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from
Closed

Conversation

daavoo
Copy link
Contributor

@daavoo daavoo commented Dec 23, 2024

What's changing

How to test it

  • Install
pip install -e ".[docs, tests]"
  • Demo
python -m streamlit run demo/app.py
  • CLI
structured-qa --from-config example_data/config.yaml
  • Docs
python -m mkdocs serve

@daavoo daavoo self-assigned this Dec 23, 2024
@daavoo daavoo linked an issue Dec 23, 2024 that may be closed by this pull request
@daavoo daavoo requested a review from a team December 23, 2024 14:44
@daavoo daavoo mentioned this pull request Dec 27, 2024
@stefanfrench
Copy link
Contributor

Something else I noticed: The sections identified according to the printout in the Terminal are different to what is presented in the streamlit app. (the terminal printout sections look correct, what is shown for the sections in the streamlit JSON looks strange). They do have the same number of sections, just different titles for each section.

@daavoo
Copy link
Contributor Author

daavoo commented Jan 2, 2025

Something else I noticed: The sections identified according to the printout in the Terminal are different to what is presented in the streamlit app. (the terminal printout sections look correct, what is shown for the sections in the streamlit JSON looks strange). They do have the same number of sections, just different titles for each section.

Can you send me the input document?

@stefanfrench
Copy link
Contributor

Something else I noticed: The sections identified according to the printout in the Terminal are different to what is presented in the streamlit app. (the terminal printout sections look correct, what is shown for the sections in the streamlit JSON looks strange). They do have the same number of sections, just different titles for each section.

Can you send me the input document?

@daavoo - I noticed it while using the EU AI Act pdf.

@daavoo
Copy link
Contributor Author

daavoo commented Jan 3, 2025

Closing this so we can review all at once in #4

@daavoo daavoo closed this Jan 3, 2025
@daavoo daavoo removed a link to an issue Jan 13, 2025
@daavoo daavoo deleted the 1-implement-preprocessing-module branch January 15, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants