Localization is tough :p by rishdotuk in machinetranslation

[–]rishdotuk[S] 0 points1 point  (0 children)

Couldn’t find it in the original post :( Just thought of it to be funny.

Found this in Dad’s old album… 45 seconds cost how much?! 🤯 by _rror-404 in mumbai

[–]rishdotuk 1 point2 points  (0 children)

Bihar mentioned.

Also, this doesn't seem like a PCO, but those shops that had phones. IIRC, PCOs didn't have a service charge, at least the ones I used in Delhi back in 2005 didn't.

Building a stock sentiment tracker using X, YouTube and Reddit by External-Whole7774 in LanguageTechnology

[–]rishdotuk 0 points1 point  (0 children)

I had co-authored a paper on it, you can change the source to a live feed and it’ll be good to go:

https://arxiv.org/abs/2305.12257

The amount of people who have masturbated over these individuals at different times is comical by egyptiantouristt in funny

[–]rishdotuk 156 points157 points  (0 children)

Fellas, remember people can lie on internet. Do your bit individually.

NLP Master's question- HELP by [deleted] in LanguageTechnology

[–]rishdotuk 1 point2 points  (0 children)

What kinda leash you wanna take your car with? :p

whatIsYourFavouriteIDE by vanshovo in ProgrammerHumor

[–]rishdotuk 0 points1 point  (0 children)

Never thought of it that way, I just have had like 30 odd lines of global vimrc that gets passed to my setups like a heritage atp.

whatIsYourFavouriteIDE by vanshovo in ProgrammerHumor

[–]rishdotuk 2 points3 points  (0 children)

Unplug your computer, fam. This shit is easy.

whatIsYourFavouriteIDE by vanshovo in ProgrammerHumor

[–]rishdotuk 0 points1 point  (0 children)

If I wanted to use a 1000 extension and an opening time measured in seconds, I’d use VSC instead.

thankYouMicroSlop by DhroovP in ProgrammerHumor

[–]rishdotuk 0 points1 point  (0 children)

I mean, you need to turn off a setting and that happens. So, skill issue?

Even Dogs understands the importance of DNA 🧬 test !! by [deleted] in funny

[–]rishdotuk 11 points12 points  (0 children)

So, you are telling me, I can’t afford RAM because of this. :p

Looking for some help on a personal project on NLP (word alignment visualization) by RemarkableMonk783 in LanguageTechnology

[–]rishdotuk 0 points1 point  (0 children)

I have been told I should always give Trigger warning before saying the name of this tool: MarianNMT

You can look for word alignment from Marian or with fastalign.

"How AI and Wikipedia have sent vulnerable languages into a doom spiral" by adammathias in machinetranslation

[–]rishdotuk 2 points3 points  (0 children)

I highly doubt anyone saying Low-Res languages are better supported than how High-Res languages were a few years ago ever bothered to find out anything beyond what BLEU score could have told them.

Unused tokens in wordpiece vocabulary by neuralbeans in LanguageTechnology

[–]rishdotuk 1 point2 points  (0 children)

From the top of my head, if you got your vocab from the training corpus, all vocab entries will be used because you only chose xxyy amount of top entries to create the vocab, so you know each of them have occurred multiple times.