diff --git a/README.md b/README.md index b45b47d..7685557 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ Only main chapters:    commander.js - minimal CLI creator in JavaScript.
   gron - make JSON greppable!
   bed - binary editor written in Go.
+   w2vgrep - A semantic grep tool using word embeddings to find semantically similar matches rather than keyword matches. e.g., searching for "death" will find "dead", "killing", "murder".

#### GUI Tools  [[TOC]](#anger-table-of-contents)