Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The current Danish query for nouns results in a timeout error #285

Open
2 tasks done
OmarAI2003 opened this issue Oct 8, 2024 · 8 comments
Open
2 tasks done

The current Danish query for nouns results in a timeout error #285

OmarAI2003 opened this issue Oct 8, 2024 · 8 comments
Labels
bug Something isn't working hacktoberfest Included as a part of Hacktoberfest help wanted Extra attention is needed

Comments

@OmarAI2003
Copy link
Contributor

Terms

Behavior

As shown in the attached Image this query results in a timeout error
a

@OmarAI2003 OmarAI2003 added the bug Something isn't working label Oct 8, 2024
@andrewtavis andrewtavis added help wanted Extra attention is needed hacktoberfest Included as a part of Hacktoberfest labels Oct 8, 2024
@Innocentefea
Copy link

Hello, @andrewtavis i want to start working on this issue. And push.

@andrewtavis
Copy link
Member

Sure thing, @Innocentefea :) We'll need to split this query into separate files or figure out why the timeout is happening, but likely the former will be necessary 😊

@Innocentefea
Copy link

Alright, I will hold why you split the query into separate files and on my end, I keep debugging the timeout error message.

@andrewtavis
Copy link
Member

I'm not really thinking there's much to debug, @Innocentefea. It's likely that there's just too much data coming through and we need to split it up. Could you take a look and maybe we could get some forms in one query and others in another?

@OmarAI2003
Copy link
Contributor Author

OmarAI2003 commented Oct 8, 2024

Hi @Innocentefea I hope you are enjoying this issue as I'm!
For this one, I really suggest writing the query for this aspect of this language by fostering the naive approach of fetching only the noun and pronoun grammatical features, and I am sure it will give all the 70k nouns of this language with no ID duplicates or exaggerated runtime.

@Innocentefea
Copy link

@andrewtavis i am currently working on that now. i want to see if i separate the queries and run each one to see what the out put will be.

@Innocentefea
Copy link

@OmarAI2003 thanks, for the approach suggestion given, i will still try that out too.

@andrewtavis
Copy link
Member

Hey @Innocentefea 👋 Checking in to see if you need any support here :) Let us know if you have any questions 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest Included as a part of Hacktoberfest help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

3 participants