Tags
A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
High availability is a software design approach and implementation that ensures a prearranged level of operational performance will be met during a contractual measurement period.
0 Questions
IOException is the general class of exceptions produced by failed or interrupted input/output operations in several languages, including Java and C#.
0 Questions
BERT, or Bidirectional Encoder Representations from Transformers, is a method of pre-training language representations which obtains state-of-the-art results on a wide array of Natural Language Processing (NLP) tasks. BERT uses Transformers (an attention mechanism that learns contextual relations between words or sub words in a text) to generate a language model.
0 Questions
The JavaScript reference implementation for GraphQL, a query language created by Facebook for describing data requirements on complex application data models.
0 Questions
The SQL Server "linked server" feature makes it possible to execute commands, such as a SELECT statement, on a remote server.
0 Questions
A superclass is a parent or base class that is derived or inherited from by a child class (or subclass). Superclasses are used extensively in object-oriented programming (OOP).
0 Questions
This tag is ambiguous. It may refer to one of the GoF patterns: Factory Method ([factory-method]) or Abstract Factory ([abstract-factory]). It may refer to patterns outside the GoF book. It may refer to all Factory ([factory]) patterns collectively, or it may refer to some other creational pattern. Please use another tag instead of this one.
0 Questions
Mobile Website refers to the design and implementation of web content aimed at clients using mobile devices such as phones or tablets.
0 Questions
Python-tesseract is a wrapper class for Tesseract OCR that allows any conventional image files (JPG, GIF, PNG, TIFF, etc.) to be read and get its text, data of text, or even convert it to pdf.
0 Questions
TIBCO Spotfire is a flexible environment for analyzing business and technical data. It includes in-memory analysis, predictive modeling and a visual interface.
0 Questions
Android interface to define a callback to be invoked when a view is touched.
0 Questions