Skip to content

Investigating the similarity of the texts on the uploaded batch of text files

Notifications You must be signed in to change notification settings

startup-never-sleeps/online-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

online-diff

Investigating the similarity of the texts on the uploaded batch of text files

Go web-service (Minio, SQLite), Python NLP (Glove, gensim, nltk, diff-match-patch) – web-service allows investigating the similarity of the texts on the uploaded batch of text files:

○ Compute matrix of pairwise semantic/syntactic similarities using soft-cosine/cosine similarity algorithms;

○ Get the difference between two uploaded early documents using Myer’s diff algorithm;

About

Investigating the similarity of the texts on the uploaded batch of text files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published