Skip to content
#

npl

Here are 126 public repositories matching this topic...

Transformers, including the T5 and MarianMT, enabled effective understanding and generating complex programming codes. Consequently, they can help us in Data Security field. Let's see how!

  • Updated Apr 6, 2024
  • Jupyter Notebook

The StringMetrics project implements 7 string metric algorithms: Hamming, Dice, Jaro, Jaro-Winkler, Soundex, Levenshtein, and Damerau-Levenshtein. Metrics compare strings using IMetric interface providing an approximate similarity score from 0 (no match) to 1 (exact match) useful in data cleansing, record linkage, NLP, fraud detection, etc.

  • Updated Mar 21, 2024
  • C#

Improve this page

Add a description, image, and links to the npl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the npl topic, visit your repo's landing page and select "manage topics."

Learn more