Giter Club home page Giter Club logo

RAJU's Projects

gcbdemo icon gcbdemo

GCP CI CD Pipeline using Cloud Build and Cloud Run etc ...

os-sample-python icon os-sample-python

Sample Python Flask application for testing OpenShift 3 deployment using OpenShift default Python S2I builder and gunicorn.

tfidf-similarity icon tfidf-similarity

The Luigi pipeline should contain the following tasks Parse/Cleanup - This step should parse the documents.txt file and remove any punctuation Compute TF - This step should compute the term-frequency for each term in each document. Compute IDF - This step should compute the inverse document frequency for each term Compute TF-IDF - This step will compute the TF-IDF weight of each term in each document Compute Similarity - This step should determine the similarity between all documents by calculating the Euclidian Distance between each TF-IDF vector. Expected output The final output of the pipeline should be a csv with columns corresponding to: Document 1 ID Document 2 ID Similarity Document id is in the index of the document according to the order defined by the input file. Output is ordered from most similar to least. Similarity computed for each pair of documents in the input where document_id_1 < document_id_2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.