TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Textflix – A prototype using transfer learning for NLP

3 pointsby chrjsover 5 years ago

1 comment

chrjsover 5 years ago
Hi HN!<p>We recently released Textflix, a prototype app using transfer learning to apply sentiment analysis to old movie reviews. We wrote about it here: <a href="https:&#x2F;&#x2F;experiments.fastforwardlabs.com&#x2F;log&#x2F;textflix-report&#x2F;" rel="nofollow">https:&#x2F;&#x2F;experiments.fastforwardlabs.com&#x2F;log&#x2F;textflix-report&#x2F;</a><p>The baseline algorithm used is available as a scikit-learn class here: <a href="https:&#x2F;&#x2F;github.com&#x2F;fastforwardlabs&#x2F;nbsvm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;fastforwardlabs&#x2F;nbsvm</a><p>Hope this is useful or fun for someone!<p>Thanks, Chris @ Cloudera Fast Forward Labs