2.8.3 • Published 2 years ago

@aggregion/gold-record-find v2.8.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

2.8.2

3 years ago

2.8.1

3 years ago

2.8.0

3 years ago

2.7.0

3 years ago

2.7.2

3 years ago

2.7.1

3 years ago

2.6.0

3 years ago

2.4.3

3 years ago

2.5.0

3 years ago

2.2.0

3 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.4.2

3 years ago

2.0.0

3 years ago

2.3.0

3 years ago

2.1.1

3 years ago

1.8.2

4 years ago

1.7.3

4 years ago

1.8.1

4 years ago

1.7.2

4 years ago

1.8.0

4 years ago

1.7.1

4 years ago

1.6.2

4 years ago

1.7.0

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.7.10

4 years ago

1.7.11

4 years ago

1.7.12

4 years ago

1.7.13

4 years ago

1.7.14

4 years ago

1.7.15

4 years ago

1.7.16

4 years ago

1.7.17

4 years ago

1.7.18

4 years ago

1.7.9

4 years ago

1.7.8

4 years ago

1.8.6

4 years ago

1.7.7

4 years ago

1.8.5

4 years ago

1.7.6

4 years ago

1.8.4

4 years ago

1.7.5

4 years ago

1.8.3

4 years ago

1.7.4

4 years ago

1.4.1

4 years ago

1.3.2

4 years ago

1.2.3

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.2.2

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago