[D]: Predict the most probable document including the answer to a given question

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • spaCy

    💫 Industrial-strength Natural Language Processing (NLP) in Python

    Using Spacy:https://github.com/explosion/spaCy document similarity api (i.e. loading each of the given document in a set of a document into spacy and using .similarity to compare each of the given documents to the given question)

  • KeyBERT

    Minimal keyword extraction with BERT

    Using keyword similarity using KeyBERT:https://github.com/MaartenGr/KeyBERT (i.e. loading keywords for each of the given documents and compare to the keywords of the question)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • bert_score

    BERT score for text generation

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts