abstract_build: Build abstract from inverted index
Description
Build abstract from inverted index
Usage
abstract_build(ab, build = TRUE)
Value
Character string. The abstract of the paper.
Arguments
- ab
List. Inverted index of abstract.
- build
Logical. If TRUE, build the abstract.