Skip to content

Releases: CDU-data-science-team/pxtextminingdashboard

Text mining dashboard 0.6.5

28 Sep 12:30
Compare
Choose a tag to compare
Pre-release
Display SVM or logistic, not just SGD.

Text mining dashboard 0.6.4

27 Sep 21:20
Compare
Choose a tag to compare
Pre-release
Fixed issues with Imports & Remotes.

Text mining dashboard 0.6.3

24 Sep 14:33
Compare
Choose a tag to compare

Text mining dashboard 0.6.2

24 Sep 13:52
Compare
Choose a tag to compare
Pre-release

Added {ggraph} to Imports so that the RStudio Connect server does not break. Classic nasty bug when one forgets to add all packages to Imports!

Text mining dashboard 0.6.1

27 Aug 08:51
Compare
Choose a tag to compare
Pre-release
  • Updated the datasets of the fitted pipelines.
  • Changed some tab names to more meaningful ones.

Text mining dashboard 0.6.0

23 Aug 13:40
Compare
Choose a tag to compare

Text mining dashboard 0.5.0

23 Aug 11:12
Compare
Choose a tag to compare
Pre-release

Main update is the replacement of {reticulate}-powered {experienceAnalysis} functions with those from {pxtextmineR}.

The latter package is an R wrapper of pxtextmining, so it is more appropriate- and more consistent- to have the relevant functions in there instead of {experienceAnalysis}.

Text mining dashboard 0.4.0

28 Jun 19:53
Compare
Choose a tag to compare
Pre-release

Text mining dashboard 0.3.0

29 Mar 12:22
Compare
Choose a tag to compare
Pre-release

Main features:

  1. Data now loaded directly from the database.
  2. Python's TextBlob sentiment is now calculated directly in the dashboard with the help of R package reticulate.
  3. Trust selection box now available- results can be filtered by trust.

Text mining dashboard 0.2.0

03 Feb 09:55
Compare
Choose a tag to compare
Pre-release

New features:

  1. Model performance comparison bar plot.
  2. Table with all (hyper)parameter values tried during pipeline training.
  3. TF-IDFs for both unigrams and bigrams.
  4. Bigram network plots.