Software Alternatives & Reviews

Voice assistant that can be taught how to swear (Part 2)

Dgraph Google Cloud Machine Learning
  1. 1
    A fast, distributed graph database with ACID transactions.
    Pricing:
    • Open Source
    Now let’s talk about saving questions and answers. The Trie data structure is a great fit for quickly identifying if a question exists in the database and then finding its answer. To store tree nodes and links between them, I used the graph database Dgraph. For this project, I created a free cloud repository on dgraph.io. A TrieNode looks like this:.

    #Graph Databases #Databases #NoSQL Databases 20 social mentions

  2. Google Cloud Machine Learning is a service that enables user to easily build machine learning models, that work on any type of data, of any size.
    Pricing:
    • Open Source
    In the future, you can replace Trie with a text classifier in Vertex AI;.

    #Data Science And Machine Learning #Data Science Tools #Python Tools 21 social mentions

Discuss: Voice assistant that can be taught how to swear (Part 2)

Log in or Post with