NLP PDF document similarity -- 2
Budget: $30 – $250 USD
Hi,
I have some PDF employee contracts.
I need some visualizations in streamlit or similar for demo purposes:
Process is:
1. Upload new doc or text (PDF).
2. Document level (full doc) similarity visualization including similarity metric slider adjustment.
2a. Show top 5 similar documents
3. If document is not very similar to the existing show that with text, red flag or similar.
Extra
4. On section level (i.e. headlines) in document
4a. Show visualization in some format that makes sense
4b. Show top 5 similar sections (in table or similar)
4c. Show top 5 NOT similar sections (in table or similar)
4d. If section is not very similar to the existing show that red flag or red markdown (like bounding box).
5. Highlight sentences in the uploaded text/pdf/sections that are i.e. uncommon, seldom, not seen too often in
This could be done using ElasticSearch or similar.
Items is in prioritized order.
I have some PDF employee contracts.
I need some visualizations in streamlit or similar for demo purposes:
Process is:
1. Upload new doc or text (PDF).
2. Document level (full doc) similarity visualization including similarity metric slider adjustment.
2a. Show top 5 similar documents
3. If document is not very similar to the existing show that with text, red flag or similar.
Extra
4. On section level (i.e. headlines) in document
4a. Show visualization in some format that makes sense
4b. Show top 5 similar sections (in table or similar)
4c. Show top 5 NOT similar sections (in table or similar)
4d. If section is not very similar to the existing show that red flag or red markdown (like bounding box).
5. Highlight sentences in the uploaded text/pdf/sections that are i.e. uncommon, seldom, not seen too often in
This could be done using ElasticSearch or similar.
Items is in prioritized order.