2.8.3 • Published 1 year ago

@aggregion/gold-record-find v2.8.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

gold-record-find

Utility for finding matching rows in multiple data tables using column weights and matching threshold. The key advantage is finding matches for O(n) time and memory usage.

Commands:

agg-grf match

Find matching rows

OPTIONS

  • -O, --fullOutput=fullOutput Output file containing matched id and attributes of each file
  • -a, --attribute=attribute (required) Attribute to match in format: column_name1,column_name2,weight
  • -d, --delimiter=delimiter [default: ,] Attribute to match in format: column_name,weight
  • -f, --file=file (required) Input file
  • -o, --output=output Output file containing matched id of each file
  • -t, --threshold=threshold (required) Matching threshold
  • -q, --quiet Quiet mode (without progress)
  • -M, --estimatedMemoryUsage The maximum memory consumption that the utility will strive for. Default: 2GB.
  • -w, --minWindowSize Minimal matching chunk. Default: unlimited.

agg-grf generate

Generate test files

OPTIONS

  • -c, --columnsCount=columnsCount (required) Number of columns
  • -d, --delimiter=delimiter [default: ,] csv separator character
  • -f, --file=file (required) Output file
  • -l, --linesNumber=linesNumber (required) Number of lines
  • -r, --matchRate=matchRate (required) Match rate
2.8.3

1 year ago

2.8.2

1 year ago

2.8.1

1 year ago

2.8.0

1 year ago

2.7.0

2 years ago

2.7.2

1 year ago

2.7.1

1 year ago

2.6.0

2 years ago

2.4.3

2 years ago

2.5.0

2 years ago

2.2.0

2 years ago

2.4.1

2 years ago

2.4.0

2 years ago

2.4.2

2 years ago

2.0.0

2 years ago

2.3.0

2 years ago

2.1.1

2 years ago

1.8.2

2 years ago

1.7.3

2 years ago

1.8.1

2 years ago

1.7.2

2 years ago

1.8.0

2 years ago

1.7.1

2 years ago

1.6.2

2 years ago

1.7.0

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.7.10

2 years ago

1.7.11

2 years ago

1.7.12

2 years ago

1.7.13

2 years ago

1.7.14

2 years ago

1.7.15

2 years ago

1.7.16

2 years ago

1.7.17

2 years ago

1.7.18

2 years ago

1.7.9

2 years ago

1.7.8

2 years ago

1.8.6

2 years ago

1.7.7

2 years ago

1.8.5

2 years ago

1.7.6

2 years ago

1.8.4

2 years ago

1.7.5

2 years ago

1.8.3

2 years ago

1.7.4

2 years ago

1.4.1

2 years ago

1.3.2

2 years ago

1.2.3

3 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.2.2

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago