Skip to content

Minor feature updates

Pre-release
Pre-release

Choose a tag to compare

@apmoore1 apmoore1 released this 06 Oct 11:09
  1. Updated the TargetCollection so that the sentiment predictions instead of just being one array of predictions for the Dataset can be n array of predictions so that other statistics can be calculated e.g. the mean.
  2. TargetCollection can also now be easily saved to json type files.
  3. TargetCollection word_list function now has an additional lower argument.