Skip to content

Releases: AlexChristensen/SemNetDictionaries

SemNetDictionaries 0.1.7

05 Oct 13:37
ecdc49b
Compare
Choose a tag to compare

Changes in version 0.1.7

o FIX: choose directory bug in append.dictionary

o UPDATE: compatiability updates for SemNetCleaner package

o UPDATE: append.dictionary includes an option for saving in the working directory (useful when working in project directories)

o FIX: append.dictionary only uses forward slashes when saving (allows for proper saving on Mac and Linux)

SemNetDictionaries 0.1.6

20 Apr 01:42
a0b92a0
Compare
Choose a tag to compare

Changes in version 0.1.6

o UPDATE: find.dictionaries searches desktop and downloads folders

o FIX: load.dictionaries can handle more than one dictionary (fixed vector bug)

o UPDATE: more entries for animals.dictionary and animals.moniker

SemNetDictionaries 0.1.5

28 Oct 15:33
6f466ed
Compare
Choose a tag to compare

Changes in version 0.1.5

o load.dictionaries will load single letter dictionaries from general.dictionary

o load.dictionaries will now accept dictionaries without being specified as a vector

o updated citation (PsyArXiv)

o added vignette for appendix dictionaries

SemNetDictionaries 0.1.4

10 Sep 14:34
007537d
Compare
Choose a tag to compare

Changes in version 0.1.4

o bug fix in 'find.dictionaries'

o updated 'animals.dictionary'

o added argument for 'append.dictionary' to bypass double query in 'textcleaner'

Changes in version 0.1.3

o speeded up broad 'find.dictionaries' search

o fixed bug in 'find.dictionaries' function

o updated 'general.dictionary'

o updated citation

o changed then name of all 'misnomer' glossaries to 'moniker' glossaries ('load.misnomers' changed to 'load.monikers')

Changes in version 0.1.2

o corrected temporary file situation

SemNetDictionaries 0.1.1

26 Mar 17:31
1582f0c
Compare
Choose a tag to compare

o no longer saves temporary files and allows dictionaries to be created as R objects

o updated documentation

SemNetDictionaries 0.1.0

22 Mar 01:25
406d60d
Compare
Choose a tag to compare

Initial commit:

Changes in version 0.1.0

o 'SemNetDictionaries' documentation for the 'SemNetDictionaries' package

o 'load.dictionaries' wrapper function for loading dictionaries into the 'SemNetCleaner' package

o 'find.dictionaries' function searches for and finds dictionaries stored on your computer

o 'dictionaries' function for dictionaries included in 'SemNetDictionaries'

o 'append.dictionary' function allows you to create and store your own dictionaries

o 'animals.dictionary' data for spell-checking animals

o 'SemNetDictionaries' is born (03.18.2019)