Featured
>
>

Software Engineering Daily: Translation with Vasco Pedro

The world through the lens of software.

Discussion

H
Erika Hokanson 🐕
@erikawh0 · Operations, Software Engineering Daily
Translation is a classic problem in computer science. How do you translate a sentence from one human language into another? This seems like a problem that computers are well-suited to solve. Languages follow well-defined rules, we have lots of sample data to train our machine learning models. And yet, the problem has not been solved–largely because language… See more