Aditya Hari

Results 8 comments of Aditya Hari

@Gallaecio, @noviluni I have looked through the code and I think I understand the gist of it at this point. What would the recommended way to tackle this? Would appreciate...

@Gallaecio I haven't really come up with anything concrete in code yet, can't open a pull request. Things like 'next tuesday' aren't identified with any locale, so there has to...

@Gallaecio Sorry it is taking me this long, I have something sort of working, I will hopefully open a PR soon. However the way I am doing this won't be...

> @probaku1234 Are you in the correct directory? `bugzilla.get_bugs()` works only when you are in `bugbug/`. From the root directory of this project, run `python scripts/evaluate_similarity.py --algorithm=word2vec_wmd`. @ayush-1506 I get...

Oh whoops, sorry. Didn't notice. Will get back to you soon.

> You should train a model first, so that the bugs DB will be downloaded. > > ``` > python3 run.py --goal defect --train > ``` Has that changed now,...

Hi! I'd like to give this a shot. Could you give me a few pointers on how I can start with this? Which files I should be looking at to...

Is this issue doable for a beginner to Apertium? What should I be familiar with to work on this?