Dr. Inventor Text Mining Framework

Latest version: 4.0 (29/11/2016)

Open-source project distributed under the GPL v3.0 license
GitHub code repository: https://github.com/hsaggion/drinventor

Dr. Inventor Text Mining Framework is a self-contained java library that enables the automated analysis of scientific publications. The Framework is intended to support researchres as well as any other interested actor in easily bootstrapping any automated analysis and study of scientific articles. Given a paper (PDF or JATS XML), a set of Java methods and classes enables the access to the results of the analyses performed by the Framework. The Dr. Inventor Text Mining Framework supports the characterization of several aspects of scientific publications including the identification of their structural elements, the enrichment of their bibliographic entries by accessing external on-line services, the rhetorical characterization of sentences, named entity linking and disambiguation and the creation of extractive summaries.

This documentation includes detailed information concerning the architecture of the Dr. Inventor Text Mining Framework and its integration and exploitation in your code.

LICENSING: The Dr. Inventor Text Mining Framework is an open-source project distributed under the GPL v3.0 license, for non-commercial applications. In case a comercial licence is needed, you can contact the Large-Scale Text Understanding Research Lab for more information about licensing conditions and for consulting how the Dr. Inventor Text Mining Framework can suit your application.

Please, note that parts of this documentation are currently under editing.

Latest version: 4.0 (released on 29/11/2016)

Links to resources (refer to the Installation section to see how import the library in your program): * Jar file and dependent jars of the latest version. Please, refer the Installation section of this documentation for a detailed explanation of how to use the Dr. Inventor Framework in your code * Javadoc of latest version * Dr. Inventor Framework Resources folder of the latest version * Dr. Inventor Framework Property file of the latest version * Client code sample

About

Architecture

User manual