The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
text (development version)
topics .60
- ready for CRAN and instllation harmonized with the
text-package.
topics 0.54
- topicsGrams() now uses exact word boundary matching for n-grams
(e.g., “lack” is matched as a standalone word, excluding partial matches
like “black” or “lacking”).
- added ability to handle NAs in topicsTest().
topics 0.51
- adding function to plot circles in the scatter legend.
- fixing where non-significant plots were the same.
- improving the structure of the creat_plot help function.
- moving rJava to suggest to enable compatibility with the
text-package.
topics 0.40.6
- addting scatter_legend_dots_alphaandscatter_legend_bg_dots_alphaparameters for thetopicsPlot()function.
- adding setting for having the dot sizes according to their
prevalence.
topics 0.40.5
- Fixing bug when plotting test based on
logistic_regression.
topics 0.40.3 - 0.40.4
- added occurance_ratetotopicsGrams()
- added removal_mode,removal_rate_mostandremoval_rate_leasttotopicsGrams()
- ngram_window = c(1)now supported by- topicsDtm()
- legend added to topicsPlot()with ngrams
- The sizein the dot legend will be based onprevalenceif scatter_legend_dot_size = “prevalence”. And
the popouts are not transparent.
- Fix the issues of tick and label of the x-axis in 1-dim dot
legend.
- Able to save the pop-out grey topics in the target folder.
- Fix the bugs of rounding in generate_scatter_plot.
- The default value of highlight_topic_wordsis set toNULLin thetopicsPlot()function.
topics 0.40.2
- changed some behaviours in topicsGrams(), including
removingtop_nand treating n-grams type differently.
- added stopwordsfunction totopicsGrams().
- fixed the pmicalculation.
- fixed the ngrams_maxparameter in
`topicsPlot()```.
topics 0.40.1
- adding allowed_word_overlapintopicsPlot()for plotting the most prevalence.
- improving help texts
- highlight_topic_wordsparameter to add different
colours for a word list.
- added stopwordsremoval fortopicsGram().
- added ngrams_maxfunctionality totopicsPlot().
topics 0.40.
- removing save_dirandload_dirfrom all
function; onlytopicsPlot()now has thesave_diras an option.
- size of the dots in distributions can be plotted according to
prevalence.
- adding p_adjust_methodtotopicsPlots().
topics 0.30.5
- plots are not added as a list (and not only saved to the
folder)
- added scatter_show_axis_valuesto thetopcisPlot().
- adding feature to plot the
n_most_prevalent_topics.
topics 0.30.4
- scaling controls with scale instead of manually resulting in
slightly different estimates. (but still same p-value and t-values)
- removed ridge regression, t-test and correlation codes since they
did not work
- removed automatic removal of NAs in the topics predictions (this
should be handled explicitly).
- topicsTest() defaultto linear_regression if not the
variable only contains 0s and 1s; i.e., now different tests can be
applied to different axes.
topics 0.30.3
- saving settings in dtmfor downstream use in other
functions.
- adding parameters in the topicsPred()function
includingnum_iteration,sampling_interval,burn_in.
- implemented create_new_dtmfor creating a newdtmfor new data
- adding test for using topicsdimension for training
usingtextTrainRegression().
- removing forcing user to set save_dir on most functions (only need
to do it for topics functions).
topics 0.30.2
- fixing coherence bug
- showing prevalence and coherence for in results
- restructuring the files
topics 0.30.0
- Harmonizing parameters in topicsTest()incl. x_variable, y_variable and controls
- fixing error that variable names cannot be names with 1
underscore.
topics 0.22.1
- added pmi_threshold(experimental) totopicsDtm()
- removed the saving of raw data and the splitprocedure
in thetopicsDtm()
- adding function that name emphasized topics so the file name starts
with 0_.
- add a parameter to turn off the shuffling of the data in
topicsDtm()
topics 0.22
- change p_thresholdtop_alpha
- moved p_alphafrom thetopicsTest()function to thetopicsPlots()function
- removed unnecessary list items from topicsTest()
topics 0.21
- Changes related to compatability with the
text-package
topics 0.20
- Cleaning up code and ensuring improved compatibility across
platforms.
- Started the journey of improving documentation.
topics 0.10.1
Change
- Removing dim and grid_plot arguments in
topicsPlot().
- Fixing the color bugs.
- Adding possibility for the user to use gradient colors in all
plots.
- Adding a stop warning when the variable name contains an underscore
in topicsTest().
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.