Top "Abbreviation" questions

For questions related to short forms of words or phrases.

What does `hl` stand for?

Various Google API endpoints and webpages use a hl=<language code> parameter in the query string to set …

google-api abbreviation
What does MR version stand for?

Today I got Android ICS update. The system shows version "Ice Cream Sandwich MR1". I know alpha, beta, rc, rtm, …

android version android-4.0-ice-cream-sandwich abbreviation
What is the easiest or most effective way to convert month's abbreviation to a number in Perl? (ie "jan" to 1)

If I import a library to use a method, would it be worth it? Does importing take up a lot …

perl date abbreviation
Naming convention for upper case abbreviations

Should a method that returns an XML stream be called public Stream getXmlStream(); or instead public Stream getXMLStream(); What's your …

java naming-conventions uppercase camelcasing abbreviation
Python - How to intuit word from abbreviated text using NLP?

I was recently working on a data set that used abbreviations for various words. For example, wtrbtl = water bottle bwlingbl = …

python machine-learning nlp abbreviation
Check if a string is a possible abbrevation for a name

I'm trying to develop a python algorithm to check if a string could be an abbrevation for another word. For …

python string-matching slug abbreviation text-analysis
What does ZIP stand for (the compression format, not the postal codes)

Does anybody know for what the acronym ZIP stands for which was and is used in programs like PKZIP and …

algorithm zip history abbreviation acronym