SkillAgentSearch skills...

Drinventorclient

Dr. Inventor Scientific Text Mining Framework (client code and documentation of http://driframework.readthedocs.io)

Install / Use

/learn @fra82/Drinventorclient
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dr. Inventor Text Mining Framework

Dr. Inventor Text Mining Framework, a Java library to bootstrap the analysis of scientific publications

Dr. Inventor Text Mining Framework is a Java library that integrates several Document Engeneering and Natural Language Processing tools customized to enable and ease the analysis of the textual contents of scientific publications. Dr. Inventor Text Mining Framework is a standalone Java library that enable users to process the contents of papers both in PDF and JATS XML format. Once imported a paper from a local file or a remote URL, the Framework automatically extracts and characterizes several aspects including:

  • Structural elements: title, abstract, hierarchy of sections, sentences inside each section, bibliographic entries
  • Bibliographic entries are parsed and enriched by accessing external web services (Bibsonomy, CrossRef, FreeCite, Google Scholar)
  • Inline citations are spotted and linked to the respective bibliographic entry
  • The dependency tree is built from each sentence by considering inline citations
  • The discoursive category of each sentence is identified among: Background, Challenge, Approach, Outcome and Future Work
  • BabelNet synsets are spotted inside the contents of each sentence thanks to Babelfy
  • Subject-Verb-Object graphs are build to represent the contents of paper excerpts (the connectedness of these graphs is enhanced thanks to coreference resolution)
  • Relevant sentences are selected with respect to several criteria to build extractive summaries of a paper
  • etc.

All these facets of a paper are automatically mined and can be easily accessed thanks to the set of method and classes defined by the Dr. Inventor Text Mining Framework.

Documentation

The documentation of the Dr. Inventor Text Mining Framework can be accessed at: <a href="http://driframework.readthedocs.io/" target="_blank">http://driframework.readthedocs.io/</a>.

Credits

Dr. Inventor Text Mining Framework is developed by <a href="http://taln.upf.edu/" target="_blank">TALN - UPF</a> in the context of <a href="http://drinventor.eu/" target="_blank">Dr. Inventor Project</a>.

To cite Dr. Inventor Framework: Ronzano, F., & Saggion, H. (2015). Dr. Inventor Framework: Extracting Structured Information from Scientific Publications. In Discovery Science (pp. 209-220). Springer International Publishing. <a href="http://link.springer.com/chapter/10.1007%2F978-3-319-24282-8_18" target="_blank">Web Link</a>

Are you using Dr. Inventor Framework to support any scientific publications analysis task?

Please, let us know by sending an email to: <a href="mailto:francesco.ronzano@upf.edu">francesco.ronzano AT upf.edu</a>.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated5y ago
Forks1

Languages

Java

Security Score

60/100

Audited on Aug 7, 2020

No findings