You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for this great toolkit!
I tried the papermage with several PDF files. It works really well with recent papers but when I tried to parse some papers published in 1980 or 1989, papermage failed to parse the sentences.
doc=recipe.run("1980.pdf")
forsenindoc.sentences:
print(sen.text)
'''output:ReceivedJanuary1978;revisedOctober1979;acceptedDecember 1979References1.Avery,K.R.,andAvery,C.A.Designanddevelopmentof an interactivestatisticalsystem(SIPS).Proc.Comptr.Sci.andStatistics: 8thAnn.Symp.on'''
The text was updated successfully, but these errors were encountered:
Hi, thanks for this great toolkit!
I tried the papermage with several PDF files. It works really well with recent papers but when I tried to parse some papers published in 1980 or 1989, papermage failed to parse the sentences.
The text was updated successfully, but these errors were encountered: