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.

Python code to generate text using a pretrained character-based RNN

75 pointsby jjwisemanalmost 8 years ago

2 comments

popcorncolonelalmost 8 years ago
Very simple interface, but even the cherry-picked examples in the readme are quite poor in terms of meaning&#x2F;grammatical correctness. It is even using pretty state-of-the-art techniques such as LSTMs and word embeddings, but the results just aren&#x27;t there.<p>Can someone point me to some of the best examples of coherent and long (as in many words&#x2F;sentences) automatic text generation? Or an explanation as to why we&#x27;re so far from being able to tackle this problem? Because I haven&#x27;t seen anything noteworthy in text generation to write home about.
评论 #15050107 未加载
评论 #15051350 未加载
评论 #15050936 未加载
smtpserveralmost 8 years ago
Could this be used to generate place names in like this <a href="https:&#x2F;&#x2F;medium.com&#x2F;@hondanhon&#x2F;i-trained-a-neural-net-to-generate-british-placenames-9460e907e4e9" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@hondanhon&#x2F;i-trained-a-neural-net-to-gene...</a> but with a different language? Or would that need a different training set?
评论 #15054204 未加载