Live data from Hacker News

Viewing profile — bartdegoede

bartdegoede

HN member
Joined
Fri, Mar 09, 2018, 11:21 AM UTC
HN karma
320
Public activity
39 items

About bartdegoede

https://bart.degoe.de/

Recent public activity

  1. story
  2. comment
    Comment #48875295

    It’s gets much larger (there’s the potion-multilingual-128M model, distilled from bge-m3 which has like 100 languages), so it gets to ~120m range for the lookup table (4x smaller i…

  3. comment
    Comment #48875217

    Chrome ships with one ( https://news.ycombinator.com/item?id=43973502 ) but AFAICT it’s only used for history, there’s no api for it. There’s also an included LLM? https://www.that…

  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #46950323

    A few years ago I wrote a post about implementing tf-idf in 150 lines of python. The data source it relied on was removed (turns out Yahoo! isn't as relevant anymore).

  11. story
  12. story
  13. comment
    Comment #45658481

    Adventures with writing a novel with LLMs

  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #26585899

    Added an MIT license. Have fun :-)

  22. comment
    Comment #26584260

    The idea was to illustrate the concepts of an inverted index and tf-idf :-) I've built some stuff like this for a smaller project written in Python because it was Easier™ than spin…

  23. comment
    Comment #26583634

    Author here: you may want to check out something like Whoosh https://whoosh.readthedocs.io/en/latest/intro.html (it's like a clone of Lucene but in pure Python). I've used this to …

  24. story
  25. story