Live data from Hacker News

Viewing profile — jhoetter

jhoetter

HN member
Joined
Sun, Jul 17, 2022, 2:20 PM UTC
HN karma
14
Public activity
27 items

About jhoetter

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #34817696

    I thought this could be interesting - sharing how we iterated from a no-code product for non-technical users to a developer platform, and from proprietary to open-source. For anyon…

  4. story
  5. story
    Show HN: Standardizing NLP for a Modern ETL

    Hi guys, I've been thinking a lot about how advancements in NLP can be standardized; when building a sentiment analysis, you know for sure that other attributes than the actual sen…

  6. comment
    Comment #33406988

    Awesome that you guys finally went open-source :)

  7. comment
    Comment #33078156

    Very much needed. Spoke with many of the people listed on the repo, can confirm that they are not only open-source but generally very kind and trying to help. Using this for our cu…

  8. story
  9. comment
  10. story
  11. comment
    Comment #32165798

    Annotation platforms use Excel. I once received 25 files of separate Excel spreadsheets from a labeling service for 10k texts (short texts about product titles, e.g. "Sauvignon bla…

  12. comment
    Comment #32139886

    Nice, thanks. If you have any questions, please don't hesitate to contact us. Here's our Discord: https://discord.com/invite/qf4rGCEphW

  13. comment
    Comment #32139084

    Thanks Francis! Means a lot :)

  14. comment
    Comment #32139078

    My guess (some if this we already have, some we don't): - automation: integration of heuristics (multiple columns that you can program via formulas and such) - exploration: finding…

  15. comment
    Comment #32138525

    Thanks, means the world!

  16. comment
    Comment #32138429

    I think so too. Mostly that it is something open. I also believe that it will change the workflow a bit, and that DVC will play a major role in it for versioning your different dat…

  17. comment
    Comment #32138395

    Hey Mark, I totally agree. We're focusing on NLP, but we're generally interested in what programming will develop into. To exaggerate a bit, but I like that idea: With "regular pro…

  18. comment
    Comment #32138165

    Maybe also PowerPoint?

  19. comment
    Comment #32138053

    Hi Tom! Thanks, happy to hear that :) We've focused on JSON as the user-specified data model. So you can upload anything fitting into a JSON. We're using pandas to process the uplo…

  20. comment
    Comment #32137894

    Awesome, thanks for the suggestion. Already installed :)

  21. comment
  22. comment
    Comment #32137217

    Hey, thanks! :) What exactly do you mean with application? You can just pull the repository. As mentioned in the installation section, it is quite easy to start the app on your loc…

  23. comment
    Comment #32137039

    The most famous is arguably Snorkel, which started with an open-source library as a research project. We used that a lot ourselves, but the library by now is deprecated. We aim to …

  24. comment
    Comment #32136982

    Looks interesting, I'll check it out!

  25. comment
    Comment #32136971

    Hi Ruben, you can take a look at our architecture overview here: https://github.com/code-kern-ai/refinery#-architecture A bit below it, you find a table with the links to all repos…