Recent Releases of https://github.com/ctuavastlab/jsongrinder.jl
https://github.com/ctuavastlab/jsongrinder.jl - v2.7.0
JsonGrinder v2.7.0
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.6.2
JsonGrinder v2.6.2
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.6.1
JsonGrinder v2.6.1
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.6.0
JsonGrinder v2.6.0
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.5.5
JsonGrinder v2.5.5
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.5.4
JsonGrinder v2.5.4
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.5.3
JsonGrinder v2.5.3
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.5.2
JsonGrinder v2.5.2
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.5.1
JsonGrinder v2.5.1
- Julia
Published by github-actions[bot] almost 2 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.5.0
JsonGrinder v2.5.0
Merged pull requests: - Minor grammar and formatting fixes for the docs homepage (#127) (@digital-carver) - CompatHelper: add new compat entry for SHA at version 0.7, (keep existing compat) (#128) (@github-actions[bot])
Closed issues: - Do something with global switches (#80) - Fix bug with slicing in version 1 and examine if it's also in JsonGrinder 2 (#81) - Fix bug when fields which contain nothing don't appear in schema (#86) - Schema metadata (#90) - Better way to modify existing extractor. (#98) - Try out parquet and xml (#102) - check if categorical has explicit category (#103) - Extract data using named tuples instead of dicts (#108) - Adding a support for word embeddings (#114) - Better handling of outliers for numeric extractors (#120) - Are strings scalar? (#123) - Can you use this to as an embedding model for json? (#134)
- Julia
Published by github-actions[bot] almost 2 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.4.0
JsonGrinder v2.4.0
- Julia
Published by github-actions[bot] almost 3 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.3.4
JsonGrinder v2.3.4
- Julia
Published by github-actions[bot] almost 3 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.3.3
JsonGrinder v2.3.3
- Julia
Published by github-actions[bot] almost 3 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.3.2
JsonGrinder v2.3.2
Merged pull requests: - Update of Mill and HierarchicalUtils (#122) (@simonmandlik)
- Julia
Published by github-actions[bot] over 3 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.3.1
JsonGrinder v2.3.1
Merged pull requests: - mutagenesis example taken from baseline examples (#119) (@racinmat)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.3.0
JsonGrinder v2.3.0
Closed issues: - Inconsistent handling of long strings (#100) - put to readme a link to stable examples (#107) - Add juypter notebook with python example (#111) - Confusing naming of variables in the example (#117)
Merged pull requests: - fixing naming for reflectinmodel arguments, fixing incorrect long string handling in categorical extractor (#118) (@racinmat)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.2.3
JsonGrinder v2.2.3
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.2.2
JsonGrinder v2.2.2
Merged pull requests: - Enabled prettyurls all the time (#115) (@SimonMandlik)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.2.1
JsonGrinder v2.2.1
Merged pull requests: - using array output branch (#113) (@racinmat)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.2.0
JsonGrinder v2.2.0
Closed issues: - Make extractors type-stable (#59) - add tests for JSON3 (#61) - Fix samplesynthetic for multientry (#62) - make prunejson more type-stable (#67) - remove valset from example since we're not validating anything (#72) - Remove extraction of vector to multiple observations (#74) - consistently use uint32 instead of int64 for onehot and maybehot matrices (#75) - Too loose type checking in extractors (#76) - I am hitting a weird error caused by creating empty sebset of an empty sample (#77) - Parameterize defaultscalarextractor() (#87) - migrate to newer HUtils (#91) - Fix doctests and documentation (#92) - Fix examples (#94) - improve documentation (#99)
Merged pull requests: - Added extractor scheme. (#69) (@kozvojtex) - documentation upgraded to julia 1.6 (#70) (@racinmat) - CompatHelper: bump compat for "Mill" to "2.5" (#71) (@github-actions[bot]) - CompatHelper: bump compat for "HierarchicalUtils" to "1.9" (#73) (@github-actions[bot]) - Update scalar.jl (#88) (@horakka5) - Update scalar.jl (#89) (@horakka5) - Hutils 2 (#93) (@racinmat) - Examples fix (#95) (@racinmat) - Json3 support (#96) (@racinmat) - stricter extractor (#97) (@racinmat) - updated examples dependencies, simplified mutagenesis example (#101) (@racinmat) - Docs improvement, contrib and bugfixes (#105) (@racinmat) - Better docs (#106) (@racinmat) - CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#109) (@github-actions[bot]) - CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#110) (@github-actions[bot]) - reworked graphics (#112) (@SimonMandlik)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.9.0
JsonGrinder v1.9.0
Merged pull requests: - Update scalar.jl (#88) (@horakka5)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.8.1
JsonGrinder v1.8.1
Closed issues: - consistently use uint32 instead of int64 for onehot and maybehot matrices (#75) - I am hitting a weird error caused by creating empty sebset of an empty sample (#77)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.8.0
JsonGrinder v1.8.0
Closed issues: - Remove extraction of vector to multiple observations (#74)
- Julia
Published by github-actions[bot] about 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.7.7
JsonGrinder v1.7.7
Closed issues: - make prune_json more type-stable (#67) - remove valset from example since we're not validating anything (#72)
Merged pull requests: - Added extractor scheme. (#69) (@kozvojtex) - documentation upgraded to julia 1.6 (#70) (@racinmat) - CompatHelper: bump compat for "Mill" to "2.5" (#71) (@github-actions[bot]) - CompatHelper: bump compat for "HierarchicalUtils" to "1.9" (#73) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.7.6
JsonGrinder v1.7.6
- Julia
Published by github-actions[bot] about 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.7.5
JsonGrinder v1.7.5
Closed issues: - Make extractors type-stable (#59) - Fix sample_synthetic for multientry (#62)
Merged pull requests: - merging the rest of additions (#66) (@racinmat)
- Julia
Published by github-actions[bot] about 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.1.6
JsonGrinder v2.1.6
Closed issues: - When device id is released, add output examples to index.md in docs in same way it was in readme (#63)
Merged pull requests: - CompatHelper: bump compat for "BSON" to "0.3" (#65) (@github-actions[bot]) - merging the rest of additions (#66) (@racinmat)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.7.4
JsonGrinder v1.7.4
Closed issues: - When device id is released, add output examples to index.md in docs in same way it was in readme (#63)
Merged pull requests: - CompatHelper: bump compat for "BSON" to "0.3" (#65) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.1.5
JsonGrinder v2.1.5
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.1.4
JsonGrinder v2.1.4
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.1.3
JsonGrinder v2.1.3
Closed issues: - Make consistent int+float (#60)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.7.3
JsonGrinder v1.7.3
Closed issues:
- Explicitly model missing in categorical variable as an n + 2 item (#37)
- Remove automatic joining of scalars? (#39)
- Empty feature vector is extracted as 1 observation (#42)
- generate_html (#48)
- Do we need datatypes in extractor (#49)
- TagBot trigger issue (#51)
- reflectinmodel(schema, extractor) incorrectly creates representative sample, leads to wrong model. (#54)
- Make consistent int+float (#60)
Merged pull requests: - CompatHelper: bump compat for "DataStructures" to "0.18" (#46) (@github-actions[bot]) - CompatHelper: bump compat for "FillArrays" to "0.10" (#47) (@github-actions[bot]) - CompatHelper: bump compat for "Zygote" to "0.6" (#52) (@github-actions[bot]) - CompatHelper: bump compat for "FillArrays" to "0.11" (#53) (@github-actions[bot]) - CompatHelper: add new compat entry for "Setfield" at version "0.7" (#55) (@github-actions[bot]) - CompatHelper: bump compat for "HierarchicalUtils" to "1.8" (#58) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.1.2
JsonGrinder v2.1.2
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.1.1
JsonGrinder v2.1.1
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.1.0
JsonGrinder v2.1.0
Closed issues: - reflectinmodel(schema, extractor) incorrectly creates representative sample, leads to wrong model. (#54)
Merged pull requests: - CompatHelper: add new compat entry for "Setfield" at version "0.7" (#55) (@github-actions[bot]) - CompatHelper: bump compat for "HierarchicalUtils" to "1.8" (#58) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.0.4
JsonGrinder v2.0.4
Merged pull requests: - CompatHelper: bump compat for "Zygote" to "0.6" (#52) (@github-actions[bot]) - CompatHelper: bump compat for "FillArrays" to "0.11" (#53) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.0.3
JsonGrinder v2.0.3
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.0.2
JsonGrinder v2.0.2
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.0.1
JsonGrinder v2.0.1
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v2.0.0
JsonGrinder v2.0.0
Closed issues:
- Explicitly model missing in categorical variable as an n + 2 item (#37)
- Remove automatic joining of scalars? (#39)
- Empty feature vector is extracted as 1 observation (#42)
- generate_html (#48)
- Do we need datatypes in extractor (#49)
Merged pull requests: - CompatHelper: bump compat for "DataStructures" to "0.18" (#46) (@github-actions[bot]) - CompatHelper: bump compat for "FillArrays" to "0.10" (#47) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.7.2
JsonGrinder v1.7.2
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.7.1
JsonGrinder v1.7.1
Merged pull requests: - fixed dependencies, upgraded dependency for examples (#45) (@racinmat)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.7.0
JsonGrinder v1.7.0
Merged pull requests: - Using newer HUtils, added function for pruning jsons (#43) (@racinmat)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.6.2
JsonGrinder v1.6.2
Closed issues: - add max_len global parameter (#35) - Remove skipping of Dictionary in JsonGrinder (#38) - Add names of merged fields to metadata in ProductNodes by ExtractDict (#40)
Merged pull requests: - Added several features (#41) (@racinmat)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.6.1
JsonGrinder v1.6.1
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.6.0
JsonGrinder v1.6.0
Closed issues: - Set trunc_level=3 to Base.show of structures using HUtils (#34) - Remove polyfill for Julia < 1.4, when I actively enforce this version (#36)
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.5.0
JsonGrinder v1.5.0
Closed issues: - Make maxvals and maxlen optional, by passing nothing (#28)
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.4.1
JsonGrinder v1.4.1
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.4.0
JsonGrinder v1.4.0
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.9
JsonGrinder v1.3.9
Closed issues: - Use symbol keys for paths instead of strings to be compatible with newer JsonGrinder indexing based on HUtils (#27) - parallelize html creation (#29) - Stop printing and other 0 values in schema if there is exactly 0 elements that were omitted from print (#30)
Merged pull requests: - QoL tweaks (#31) (@racinmat)
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.8
JsonGrinder v1.3.8
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.7
JsonGrinder v1.3.7
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.6
JsonGrinder v1.3.6
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.5
JsonGrinder v1.3.5
Closed issues: - Create a special type to handle Key As Value schemata (#25)
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.4
JsonGrinder v1.3.4
Closed issues: - Print path where MultiRepresentation starts happening. (#20) - generate_html not working for MultiEntry (#23) - merge not working for MultiEntry (#24)
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.3
JsonGrinder v1.3.3
Merged pull requests: - CompatHelper: bump compat for "HierarchicalUtils" to "0.0.7" (#21) (@github-actions[bot]) - CompatHelper: bump compat for "LearnBase" to "0.4" (#22) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.2
JsonGrinder v1.3.2
Closed issues: - Make schema creation more robust - skip invalid parts instead of failing (#16)
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.1
JsonGrinder v1.3.1
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.3.0
JsonGrinder v1.3.0
Closed issues: - Add feature vector extraction to extractor schema suggestion. (#17) - Schema creation for AbstractStrings (#19)
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.2.2
JsonGrinder v1.2.2
Merged pull requests: - fixed tests (#14) (@racinmat) - Compathelper/new version/2020 04 05 00 04 54 601 446667600 (#15) (@racinmat) - CompatHelper: bump compat for "HierarchicalUtils" to "0.0.6" (#18) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.2.1
JsonGrinder v1.2.1
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.2.0
JsonGrinder v1.2.0
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.1.0
JsonGrinder v1.1.0
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.0.6
JsonGrinder v1.0.6
Closed issues: - Automatic identification of data types of string fields (#2) - Add automatic skipping of empty lists (#10)
Merged pull requests: - CompatHelper: bump compat for "StatsBase" to "0.33" (#9) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.0.5
JsonGrinder v1.0.5
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.0.4
JsonGrinder v1.0.4
Merged pull requests: - CompatHelper: add new compat entry for "HierarchicalUtils" at version "0.0.4" (#6) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.0.3
JsonGrinder v1.0.3
Merged pull requests: - Install TagBot as a GitHub Action (#4) (@JuliaTagBot) - delete! subfields in schema (#5) (@wattik)
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl - v1.0.1
v1.0.1 (2020-02-07)
- Julia
Published by julia-tagbot[bot] over 6 years ago
https://github.com/ctuavastlab/jsongrinder.jl -
v1.0.0 (2020-01-17)
- Julia
Published by racinmat over 6 years ago