Skip to content

Instantly share code, notes, and snippets.

@davidmezzetti
Created March 31, 2022 13:15
Show Gist options
  • Save davidmezzetti/91ee8b04bb5efe84439adcf23f6467f1 to your computer and use it in GitHub Desktop.
Save davidmezzetti/91ee8b04bb5efe84439adcf23f6467f1 to your computer and use it in GitHub Desktop.
embeddings:
path: sentence-transformers/nli-mpnet-base-v2
content: true
functions:
- {name: translation, argcount: 2, function: translation}
tabular:
idcolumn: url
textcolumns:
- title
translation:
workflow:
index:
tasks:
- batch: false
extract:
- hits
method: get
params:
tags: null
task: service
url: https://hn.algolia.com/api/v1/search?hitsPerPage=50
- action: tabular
- action: index
writable: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment