Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Autumn release.tar.gz | 2020-11-25 | 27.8 MB | |
Autumn release.zip | 2020-11-25 | 28.4 MB | |
README.md | 2020-11-25 | 950 Bytes | |
Totals: 3 Items | 56.1 MB | 0 |
The highlights of this release are data enrichment and reader model functionality. With the first, raw incoming data can be modified before it appears in the generated text. With the latter, text generation can be adopted to different target audiences.
Given the two new features and a data point coming from the database Q1 profit = 130050
, a more promotional text for the public Q1 profits were over $130k can be generated. While Q1 profits were $130050 version would be generated for the financial analyst.
Changelog - Reader models personalises text based on predefined user groups. - Data enrichment defines a set of rules that transform data before the generation. - Fixed exporting generated text from a large input data file. - Performance improvements for batch generation.