Code Monkey home page Code Monkey logo

context_retrieval's Introduction

context_retrieval

L'outil de context retrieval est accessible via le script "context_finder.py". L'approche retenue est une recherche de contexte par similarité cosinus calculée sur la base du score TF-IDF de la question et des contextes du dataset. Le programme est utilisable via la ligne de commande. Ci-après un exemple pour utilisation sur le dataset d'entraînement de BoolQ :

python context_finder.py preprocess "./BoolQ_dataset/train.jsonl" python context_finder.py compute_TFIDF python context_finder.py find_context "are persian and farsi the same language" 1

Des informations supplémentaires concernant l'utilisation du script sont accessibles via la commande "python context_finder.py nom_de_la_fonction --help".

context_retrieval's People

Contributors

aprodel avatar

Watchers

James Cloos avatar  avatar

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.