Varun Tandon

Results 12 comments of Varun Tandon

I am also interested in knowing how we can do multi-label classification through BERT. Does it depend on the 'out' attribute in the [BERTBaseUncased](https://github.com/abhishekkrthakur/bert-sentiment/blob/36801c891c4c51bb0033f07e7f0778bb2c51bf87/src/model.py#L11) Class? There is a hint in...

@Meemaw, could you please the steps to reproduce this issue?

@srinivasankavitha is this issue open for contribution?

Hello @srinivasankavitha, I tried to create a [project](https://github.com/mrvaruntandon/custom-scalars-dgs/blob/main/src/main/resources/schema/schema.graphqls) to understand this issue. I created a query returning a custom scaler. While returning a value for the query, the `serialize()` method...

> @Meemaw, could you please the steps to reproduce this issue? @Meemaw could you please check the way I have tried to reproduce this issue? Also, could you tell me...

Hey @srinivasankavitha, Thank you for your guidance! I have tried to resolve this issue via https://github.com/Netflix/dgs-framework/pull/1970. Could you please take a look and provide your comments. Thanks in advance!

@esfomeado could you please share example code block that would explain the use of `@DGSTypeResolver` becoming cumbersome?

Hi @kailyak, Referring to the snippet shared in the original issue message: https://github.com/Netflix/dgs-framework/blob/f9382bff5c8a5f9af70087c160c7f82d632c1b1f/graphql-dgs/src/main/kotlin/com/netflix/graphql/dgs/internal/GraphQLJavaErrorInstrumentation.kt#L56-L57 I believe the `errorType` specified in Line Number 56 is overridden by the `errorDetail` in the next...

@kzwang in which version you are seeing this issue?

Hi @hzariv, Is there any discussion thread on this feature request that I can read to understand this issue better? if no, could you please explain the request a little...