TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A heuristic for movie influences

2 点作者 everling超过 8 年前
I&#x27;ve posted here before with no considerable traction, something I ascribe to my lacking effort (and interest) in frontend. But here goes: I am a film nerd, and I like to understand the context of art. So I developed an algorithm to find aesthetic and thematic reference points for any given film, based on reviews by critics. It performs reasonably well where expected to (mid-budget, dramas, stuff with artistic ambitions) and less well for very obscure stuff or blockbuster fare. This is obviously not a commercial service, I built it simply to develop my own film literacy.<p>Some examples:<p>http:&#x2F;&#x2F;cinetrii.com?i=tt2278388 (The Grand Budapest Hotel)<p>http:&#x2F;&#x2F;cinetrii.com?i=tt2872718 (Nightcrawler)<p>http:&#x2F;&#x2F;cinetrii.com?i=tt4062536 (Green Room)<p>If you&#x27;re on desktop you can click the nodes for quotes by critics. Mobile version displays quotes directly.

1 comment

brudgers超过 8 年前
Because it&#x27;s an interesting project, it might make sense to repost this as a &#x27;Show HN&#x27; link and to add your comment with examples after the link appears on the |new| page.<p>I am curious about the data set and algorithm behind the application.