Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ingmarboeschen authored Aug 23, 2021
1 parent ee83c69 commit 4213f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# JATSdecoder
A metadata and text extraction and manipulation tool set for the statistical programming language [R](www.r-project.org).

**JATSdecoder** facilitates text mining projects on scientific research papers by enabling an individual selection of metadata and text parts.
**JATSdecoder** facilitates text mining projects on scientific articles by enabling an individual selection of metadata and text parts.
Its function `JATSdecoder()` extracts metadata, sectioned text and reference list from [NISO-JATS](https://jats.nlm.nih.gov/publishing/tag-library/1.1d2/index.html) coded XML files.
The function `study.character()` uses the `JATSdecoder()` result to perform fine-tuned text extraction tasks to identify key study characteristics like statistical methods used, alpha-error, statistical results reported in text and others.

Expand Down

0 comments on commit 4213f71

Please sign in to comment.