Skip to content

leaf-soba/PaperTitleFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaperTitleFinder

  • A simple solution to get the academic paper title.
  • Most academic paper titles are in the largest font size on the first or second page.
  • The shortest title in the world is 4 characters, so we didn't count any string less than 4 characters as title.
  • All characters of the title should be in close proximity to each other, so we do not consider strings that are too far apart as part of the title.

About

A simple solution to get the academic paper title.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages