Engine icon indicating copy to clipboard operation
Engine copied to clipboard

The Centrifuge process, filter and saves the relevant documents as recommendations to the relevant users

Results 4 Engine issues
Sort by recently updated
recently updated
newest added

Add a dockerfile to the repository, using gunicorn as the flask server initializer. Add to the README.md file instructions how to setup and have the engine running with minimal effort

enhancement :rocket:
help wanted :hand:
good first issue :new:
Hacktoberfest :maple_leaf:

@liadmagen 's idea: https://www.kdnuggets.com/2018/07/cookiecutter-data-science-organize-data-project.html

enhancement :rocket:
Hacktoberfest :maple_leaf:

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...

enhancement :rocket:
help wanted :hand:
good first issue :new:
NLP :robot:
Hacktoberfest :maple_leaf:

[Flask-script](https://flask-script.readthedocs.io/en/latest/) is no longer maintained. It should be replaced with the [flask CLI](http://flask.pocoo.org/docs/1.0/cli/) to ` flask run `

enhancement :rocket:
good first issue :new:
Hacktoberfest :maple_leaf: