sgrep is a command-line tool designed for semantic searches on text using word embeddings. It finds semantically similar matches to a query rather than just string matches. Key features include configurable similarity threshold, context display, color-coded output, and support for reading from files or standard input. It's configurable via JSON or command-line arguments and requires a Word2Vec model. Installation is possible via binary download or building from source. Contributions are welcome under the MIT license.
Table of contents
Example UsageFeaturesInstallationUsageConfigurationWord2Vec ModelContributingLicenseSort: