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.
Refers to a practice of coding object-oriented APIs with the aim of improving readability of the interface, normally implemented using method chaining. The phrase was first coined by Eric Evans and Martin Fowler.

0 Questions

JUNG is an open-source Java library for representing, manipulating, analyzing, and visualizing graph and network data.

0 Questions

UIControl is the base class for control objects such as buttons and sliders. You cannot use the UIControl class directly to instantiate controls. It instead defines the common interface and behavioral structure for all its subclasses. The main role of UIControl is to define an interface and base implementation for preparing action messages and initially dispatching them to their targets when certain events occur. Available in iOS 2.0 and later in UIKit.

0 Questions

Use angular2-aot for questions related to the Angular2 ahead-of-time compiler, which allows developers to deploy pre-compiled JavaScript code and HTML5 markup to the browser rather than TypeScript and Angular templates.

0 Questions

Chart.js is a JavaScript library for creating animated, interactive graphs for inclusion on web pages.

0 Questions

Rasa is a framework for building conversational software: Messenger/Slack bots, Alexa skills, etc Use this tag to mark questions related to Rasa Core. For Rasa NLU use rasa-nlu tag

0 Questions

A kind of convolutional neural network consisting of 16 or 19 layers, often used with weights pre-trained on ImageNet dataset. Whereas the the model was originally created for image classification, its convolutional part can be used for a variety of purposes. Use this tag for questions, specific for this CNN architecture.

0 Questions

An ampersand (or epershand; "&") is a logogram representing the conjunction word "and". This symbol is a ligature of the letters in et, Latin for "and".

0 Questions

"panning" refers to the rotation in a horizontal plane of an object or viewport.

0 Questions

Tabs widget of jQuery UI toolkit.

0 Questions

A Window Manager is a service on most modern OSes which provides the UI for manipulating the location and sizes of windows.

0 Questions