fmatch 1.4.3 copy "fmatch: ^1.4.3" to clipboard
fmatch: ^1.4.3 copied to clipboard

Fuzzy text matching engine for entity screening or person screening against denial lists such as BIS Entity List.

CHANGELOG #

1.4.3 #

  • Migrate to Dart 3.4
  • Add serverCount to settings.csv

1.4.2 #

  • Migrate typedef to extention type

1.4.1 #

  • Update packages.

1.4.0 #

  • Migrate to Dart 3.3
  • Refactoring.
  • Performance optimization.
  • Remove mutex which should be aquired by upper layers.

1.3.3 #

  • Refactoring.
  • Performance optimization.

1.3.2 #

  • Stop query terms reduction for exact matching.
  • Performance optimization.

1.3.1 #

  • Bug fix of legal entity type when query is fallen back.

1.3.0 #

  • Add path arguments of directories of config and database for initialization.

1.2.1 #

  • Relax SDK requirement.

1.2.0 #

  • Move database and config to assets

1.1.2 #

  • Update the package simple_mutex.

1.1.0 #

  • Add unnamed constructor to FMatcherP.

1.0.0 #

  • Initial version, created by Stagehand.
1
likes
160
points
115
downloads

Publisher

unverified uploader

Weekly Downloads

Fuzzy text matching engine for entity screening or person screening against denial lists such as BIS Entity List.

Repository (GitHub)

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

args, async, html, shelf, shelf_router, unorm_dart

More

Packages that depend on fmatch