An open API service indexing awesome lists of open source software.

https://github.com/kirillsimin/sentencematch

Finds a similar sentence in a text file.
https://github.com/kirillsimin/sentencematch

Last synced: 2 months ago
JSON representation

Finds a similar sentence in a text file.

Awesome Lists containing this project

README

        

# sentenceMatch
Finds a similar sentence in a text file.

## Example

```
echo 'We had neither army nor general ready to impede his march. Match Index: 5891.666666666666' | python sentenceMatch.py
```