Review data structure¶
This package defines a data structure of review data. We assume review data consist of reviews and summaries. A review is a set of information a user posts to a product. On the other hand, a summary is computed from a set of reviews.
This package defines two types of reviews and those summaries; scalar review and vector review.
API Reference¶
License¶
This software is released under The GNU General Public License Version 3, see COPYING for more detail.