dgobalak / dgobalak/File-Insights
Text extraction bottlenecks
Open
documentation
research
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Text extraction takes a varying amount of time depending on the file type and size. An analysis of this should be done so that the capabilities of the algorithm are known.
Perform an analysis of:
- [ ] pdf files ranging in number of pages
- [ ] audio files ranging in length
- [ ] videos ranging in length
Create plots for each analysis comparing file size (# of pdf pages, audio/video length in seconds, etc.) to the seconds it takes to run.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.