Viewing profile — jhoetter
jhoetter
HN member- Joined
- Sun, Jul 17, 2022, 2:20 PM UTC
- HN karma
- 14
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About jhoetter
No profile information was provided.
Recent public activity
- story
- story
-
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…
- story
-
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…
-
comment
Comment #33406988
Awesome that you guys finally went open-source :)
-
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…
- story
- comment
- story
-
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…
-
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
-
comment
Comment #32139084
Thanks Francis! Means a lot :)
-
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…
-
comment
Comment #32138525
Thanks, means the world!
-
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…
-
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…
-
comment
Comment #32138165
Maybe also PowerPoint?
-
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…
-
comment
Comment #32137894
Awesome, thanks for the suggestion. Already installed :)
- comment
-
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…
-
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 …
-
comment
Comment #32136982
Looks interesting, I'll check it out!
-
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…