frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

I used a hybrid NER pipeline to find the most loved chef knives on Reddit

1•p-s-v•2h ago
Hey HN,

I'm a developer and a bit of a knife nerd. I wanted to find out which chef knives are truly the best according to the expert community at r/chefknives. Instead of just counting keywords, I built a multi-pass analysis pipeline to extract brands, models, and steels, and then run sentiment analysis on them.

I analyzed over 1,000 posts from the subreddit. You can see the full results and play with the data here: https://new.knife.day

The Technical Approach: A Hybrid NER Pipeline The core of the project is a 5-phase pipeline that combines fast, deterministic matching with the contextual power of LLMs.

Phase 1: Known Entity Recognition (Fuse.js)

First, I do a quick pass using Fuse.js for fuzzy string matching.

It checks the text against a pre-loaded list of ~465 brands, ~8,700 models, and 50 steel types from an external API.

This is super fast and catches 80-90% of the common entities like "Wüsthof," "Shun," or "VG-10," even with typos.

Phase 2: LLM Entity Discovery (OpenRouter)

To find the niche, artisan, or misspelled brands that Fuse.js misses, I use an LLM.

Crucially, I first mask the entities found in Phase 1 (e.g., "I love my [FOUND_ENTITY] gyuto..."). This forces the LLM to focus only on the unknown terms, saving tokens and preventing redundant work.

I send the masked text to a model like Claude or GPT-4 with a specialized "knife expert" prompt, asking it to extract any remaining brands or models. This is how it discovers less common makers like "Shiro Kamo" or "Yoshikane."

Phase 3 & 4: Sentiment & Summarization (LLM)

With a complete list of entities from both phases, I make another LLM call to perform sentiment analysis on each one, scoring them from -1.0 (negative) to +1.0 (positive).

The system also generates a summary of the entire Reddit thread and calculates a "controversy score" based on sentiment variance.

Phase 5: Storage (MongoDB)

Finally, all the extracted mentions, aggregated entities, sentiment scores, and summaries are saved to MongoDB for analysis.

So, What's the Best Chef Knife According to Reddit? The data reveals some interesting trends:

Most Mentioned: Tojiro, Victorinox, and Takamura are the most frequently discussed brands, often recommended for their value.

Most Loved (Best Positive-to-Negative Ratio): This is a better metric for quality. The clear winners are Japanese artisan brands. Shiro Kamo had a stunning 58 positive mentions for every 1 negative. Fujitora and Masutani also had overwhelmingly positive feedback.

Most Controversial: Shun is the most polarizing brand by far, with a high number of both very positive and very negative reviews. Dalstrong had the worst overall sentiment, with more negative mentions than positive.

One of the biggest challenges was handling the long tail of niche entities. Using Fuse.js alone missed too much, and using an LLM for everything was too slow and expensive. The hybrid two-pass approach provided the best of both worlds.

I wrote a more detailed article about the architecture and findings here: https://new.knife.day/blog/reddit-chef-knives-sentiment-analysis

and more technical details of the analysis can be found here: https://github.com/pvijeh/reddit-named-entity-recognition/blob/main/chefknives-brands.md

Happy to answer any questions. Thanks for checking it out!

SpaceX's Starship still missing orbit, refueling, landing

https://www.theregister.com/2025/10/16/spacexs_starship_two_down_a/
1•belter•1m ago•0 comments

Start by Not Being a Terrible Software Engineer

https://caponte.io/2025/10/19/Start-By-Not-Being-Terrible/
1•0xCaponte•3m ago•1 comments

US Government Uptime Monitor

https://usa-status.com/
2•exr0n•5m ago•0 comments

Tough Rocks: Eliminating the Chinese Rare Earth Chokepoint

https://www.hyperdimensional.co/p/tough-rocks
1•paulpauper•12m ago•0 comments

How I made macOS faster to use

https://dhariri.com/2025/fast-macos.html
1•davidhariri•12m ago•0 comments

Some Personal Goats

https://casssunstein.substack.com/p/some-personal-goats
1•paulpauper•12m ago•0 comments

What Populism Can (and Can't) Do for the Left

https://jacobin.com/2025/10/populism-class-parties-democrats-mamdani/
2•PaulHoule•15m ago•0 comments

Krew: Hire Humanoid Staff for Events

https://www.hirekrew.com
1•rehoboam•15m ago•0 comments

The Right to Be Lazy (1883)

https://en.wikipedia.org/wiki/The_Right_to_Be_Lazy
1•d--b•16m ago•1 comments

WiFi 8 chips available in engineering samples

https://wifinowglobal.com/uncategorized/off-to-the-races-wi-fi-8-arrives-very-early-with-broadcom...
1•simonjgreen•16m ago•0 comments

RFC 1925: The Twelve Networking Truths

https://www.rfc-editor.org/rfc/rfc1925
1•detaro•16m ago•0 comments

They Offered over $1M to Buy Our AI Startup (PearAI) [video]

https://www.youtube.com/watch?v=FhE5SWWNPGo
1•Bishonen88•20m ago•2 comments

Orderly API Evolution: How to Break APIs Without Breaking Trust

https://www.davidpoll.com/2025/10/orderly-api-evolution/
1•depoll•20m ago•0 comments

Reading the Gaza Ceasefire

https://rupeindia.wordpress.com/2025/10/18/reading-the-gaza-ceasefire/
2•clanky•21m ago•0 comments

Ask HN: Delay one major discovery by decades–what changes most?

2•schrodinger•25m ago•1 comments

Fatal bear attacks in Japan hit record number

https://www.rnz.co.nz/news/world/576178/fatal-bear-attacks-in-japan-hit-record-number
4•billybuckwheat•25m ago•0 comments

Doing the Jobs That "Americans Won't Do" [video]

https://www.youtube.com/watch?v=v4XM-mQgRO0
2•Avshalom•28m ago•0 comments

Do not respond to invitations with a maybe

https://www.sciencedirect.com/science/article/abs/pii/S0022103125000952
2•paulpauper•29m ago•1 comments

An Opinionated Guide to Using AI

https://www.oneusefulthing.org/p/an-opinionated-guide-to-using-ai
1•jger15•29m ago•0 comments

Tiny Recursive Model (TRM) vs. Hierarchical Reasoning Model (HRM)

https://gonzoml.substack.com/p/tiny-recursive-model
2•che_shr_cat•40m ago•0 comments

Every Screen on Planet:The Secret story of TikTok–a power grab, 1 clip at a time

https://www.ft.com/content/e29b8e1d-b716-4fae-be77-70566b3fefe2
4•bookofjoe•44m ago•1 comments

Holes in the Web

https://aeon.co/essays/generative-ai-has-access-to-a-small-slice-of-human-knowledge
2•andsoitis•45m ago•0 comments

The AI bubble is 17 times bigger than the dot-com bust

https://www.cnn.com/2025/10/18/business/ai-bubble-analyst-nightcap
12•pmg101•46m ago•4 comments

How 19-Year-Old Barron Trump Is Worth $150M

https://www.forbes.com/sites/kylemullins/2025/10/06/how-19-year-old-barron-trump-is-worth-150-mil...
3•geox•48m ago•4 comments

For 200 Years We Were Wrong About Why Water Ice Is Slippery [video]

https://www.youtube.com/watch?v=ZhHc3xDNfGw
4•stared•57m ago•1 comments

Some Thoughts on War and Peace

https://thoughts.wyounas.com/p/some-thoughts-on-war-and-peace
1•simplegeek•1h ago•0 comments

Forge Cross-Platform Framework

https://github.com/ConfettiFX/The-Forge
4•ofrzeta•1h ago•0 comments

Show HN: MonsterWriter now supports collaborative LaTeX workspaces [video]

https://www.youtube.com/watch?v=feWZByHoViw
1•WolfOliver•1h ago•0 comments

Criticizing Immigration Laws Is Not Racist

https://www.maximepeabody.com/blog/immigration-in-canada
7•Steven420•1h ago•4 comments

How do LLM's trade off lives between different categories?

https://arctotherium.substack.com/p/llm-exchange-rates-updated
1•015UUZn8aEvW•1h ago•0 comments