python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Symfony 6 - Translation interface
I am trying to make my web application translatable on symfony 6.
The best would be if the translation keys could be translatable by an interface.
Do you know of a library that can do this?
Thanks in ...
Mathieu
Votes: 0
Answers: 2
How to configure a Translatable Entity in EasyAdmin?
I'm using Translatable and EasyAdmin in a Symfony 5 project and I have configured 2 languages.
The issue is I need to be able to edit the different languages of a record in EasyAdmin, I have checked t...

Kerrial Newham
Votes: 0
Answers: 1
Translate the messages that come from the server
I am using a hybrid application with vuejs and ruby on rails, I want to translate the error messages that come to me from the server, for the titles I could easily do them with a method but for the er...
Fabrizio
Votes: 0
Answers: 1
I want to ask you about the structure of "query, key, value" of "transformer"
I'm a beginner at NLP.
So I'm trying to reproduce the most basic transformer all you need code.
But I got a question while doing it.
In the MultiHeadAttention layer,
I printed out the shape of "q...

user16579274
Votes: 0
Answers: 0