Implement a Doc2Vec mechanism for documents comparisson #12
Labels
enhancement 🚀
New feature or request
good first issue 🆕
Good for newcomers
Hacktoberfest 🍁
For the Hacktoberfest Challenge
help wanted ✋
Extra attention is needed
NLP 🤖
Natural Language Processing
Create an easy way to compare documents through their contents, using Doc2Vec
Read this blog post for background and details about this algorithm:
https://medium.com/scaleabout/a-gentle-introduction-to-doc2vec-db3e8c0cce5e
To do so, you should first - have a REST API methods to:
The text was updated successfully, but these errors were encountered: