This project leads to find academic citation in scientific paper. It also helps to label each cite and give you a graphical demonstration about frequency of citations type.
The below is an illustration of the webpage.
All citation with the type shown above will be axtracted after uploading pdf file. On each you have access to page number, a whole sentence including the cite, and labeling option set.
And finally the reporting plot helps to have the report of citation-type labels.
Try to have online evaluation: cite-quest.ir
PDF_Show.py is the main python file. The following command will let you strat the web page with streamlit package.
streamlit run PDF_Show.py
There are some switches for this command. You may find them there. https://streamlit.io/
converter.py is the python script that performs regular expression in order to find the aforementioned citations. The reqular expression can be extended to cover other type of citations. If you are interested in, please let me know for contributions.
To find a real demonstration follow the following url. cite-quest.ir