Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/populated/compare

A simple Python-based code to compare texts for similarities.
https://github.com/populated/compare

comparsion nlp numpy spacy text

Last synced: 2 months ago
JSON representation

A simple Python-based code to compare texts for similarities.

Awesome Lists containing this project

README

        

# TextComparer
### A simple Python-based code to compare texts for similarities.

# Features
* Returns the closest result with a score.
* Returns similar results based on a maximum threshold of `0.6` (may be inaccurate).
* Allows for advanced checking, but not recommended for smaller datasets.

# Credits
[populated](https://github.com/populated)