Search results for " Software"

showing 10 items of 1178 documents

Effectively and efficiently supporting crowd-enabled databases via NoSQL paradigms

2013

In this paper we provide an overview of the Hints From the Crowd (HFC) project, whose main goal is to build a NoSQL database system for large collections of product reviews; the database is queried by expressing a natural language sentence; the result is a list of products ranked based on the relevance of reviews w.r.t. the natural language sentence. The best ranked products in the result list can be seen as the best hints for the user based on crowd opinions (the reviews). The HFC prototype has been developed as a web application, independent of the particular application domain of the collected product reviews. Queries are performed by evaluating a text-based ranking metric for sets of re…

DatabaseComputer Networks and Communicationsbusiness.industryComputer scienceHuman-Computer Interaction; Computer Networks and Communications; 1707; SoftwareNoSQLcomputer.software_genresearch enginesHuman-Computer InteractionWorld Wide WebComputer Networks and CommunicationRankingApplication domainMetric (mathematics)Web applicationRelevance (information retrieval)Product reviews; NoSQL Databases; search enginesProduct reviewsSettore ING-INF/05 - Sistemi di Elaborazione delle InformazionibusinesscomputerSoftware1707NoSQL DatabasesProceedings of the 3rd International Workshop on Semantic Search Over the Web
researchProduct

Comprehensive System for Systematic Case-Driven Software Reuse

2010

Reuse of software artifacts (blueprints and code) is normally associated with organising a systematic reuse framework most often constructed for a specific problem domain. In this paper we present a system (language, tool, reuse process) where software reuse is based on building and retrieving of so-called software cases (large compound artifacts) that can be reused between domains. The system is opportunistic in that software cases result from usual (non-reuse oriented) activities where also semantic information is added. This information is used to support regular development but may serve later to retrieve software cases. Having this common semantic basis, we can organise a systematic cr…

DatabaseComputer sciencebusiness.industrySoftware developmentcomputer.software_genreFeature-oriented domain analysisComponent-based software engineeringSoftware constructionPackage development processDomain engineeringSoftware systembusinessSoftware engineeringSoftware product linecomputer
researchProduct

Cost-Oriented Recommendation Model for E-Commerce

2012

Contemporary Web stores offer a wide range of products to e-customers. However, online sales are strongly dominated by a limited number of bestsellers whereas other, less popular or niche products are stored in inventory for a long time. Thus, they contribute to the problem of frozen capital and high inventory costs. To cope with this problem, we propose using information on product cost in a recommender system for a Web store. We discuss the proposed recommendation model, in which two criteria have been included: a predicted degree of meeting customer’s needs by a product and the product cost.

Databasebusiness.industryComputer scienceE-commerceRecommender systemcomputer.software_genreWorld Wide WebProduct (business)Recommendation modelCapital (economics)Computer softwareConsumer-to-businessbusinesscomputerWeb site
researchProduct

Leveraging a Wiki to EnhanceVirtual Collaboration in the Emergency Domain

2008

In a crisis situation, critical success factors include good preparedness, the availability of trustworthy information and reliable people, and the responders' ability to improvise with the available, functioning tools. Wikis can be used as collaborative group support systems to support these activities, especially for communities of practice that must operate as high reliability organizations. The advantages of using a wiki are especially beneficial in volatile environments, such as those in the emergency domain, where critical real-time decision making is required. An international wiki emergenciWiki.org - has been created and is being used by both practitioners and academics. The conclus…

Decision support systemCollaborative softwareKnowledge managementComputer sciencebusiness.industrymedia_common.quotation_subjectDomain (software engineering)Overhead (business)Virtual collaborationPreparednessCritical success factorInformation systemBureaucracybusinessmedia_commonProceedings of the 41st Annual Hawaii International Conference on System Sciences (HICSS 2008)
researchProduct

A facially driven complete-mouth rehabilitation with ultrathin CAD-CAM composite resin veneers for a patient with severe tooth wear: A minimally inva…

2020

Abstract The development of technologies that include face scanning and dental software has improved workflows in dentistry. Digital files make it possible to create a 3-dimensional virtual image of the patient that helps the clinician plan treatment and make decisions, reducing uncertainty and improving communication. This report describes the complete-mouth rehabilitation of a patient with severe tooth wear. The treatment adopted a minimal intervention approach, applying adhesive veneers in areas where the tooth structure was affected and used a computer-aided design and computer-aided manufacturing (CAD-CAM) workflow to prepare nanoceramic composite resin materials with a high filler loa…

Dental softwarebusiness.industryComputer scienceMouth RehabilitationIntervention approachDentistryCAD030206 dentistryComposite ResinsDental Porcelain03 medical and health sciences0302 clinical medicineDental porcelainstomatognathic systemDental Prosthesis DesignVirtual imageTooth wearDental Prosthesis DesignComputer-Aided DesignHumansTooth WearOral SurgeryMouth RehabilitationbusinessThe Journal of prosthetic dentistry
researchProduct

Extracting Formal Models from Normative Texts

2016

Normative texts are documents based on the deontic notions of obligation, permission, and prohibition. Our goal is model such texts using the C-O Diagram formalism, making them amenable to formal analysis, in particular verifying that a text satisfies properties concerning causality of actions and timing constraints. We present an experimental, semi-automatic aid to bridge the gap between a normative text and its formal representation. Our approach uses dependency trees combined with our own rules and heuristics for extracting the relevant components. The resulting tabular data can then be converted into a C-O Diagram.

Dependency (UML)business.industryComputer scienceFormalism (philosophy)Deontic logic020207 software engineering0102 computer and information sciences02 engineering and technologyPermissioncomputer.software_genre01 natural sciencesCausality (physics)010201 computation theory & mathematicsComputingMethodologies_DOCUMENTANDTEXTPROCESSING0202 electrical engineering electronic engineering information engineeringNormativeObligationArtificial intelligenceHeuristicsbusinesscomputerNatural language processing
researchProduct

Modeling, evaluation, and scale on artificial pedestrians: a literature review

2017

Modeling pedestrian dynamics and their implementation in a computer are challenging and important issues in the knowledge areas of transportation and computer simulation. The aim of this article is to provide a bibliographic outlook so that the reader may have quick access to the most relevant works related to this problem. We have used three main axes to organize the article's contents: pedestrian models, validation techniques, and multiscale approaches. The backbone of this work is the classification of existing pedestrian models; we have organized the works in the literature under five categories, according to the techniques used for implementing the operational level in each pedestrian …

DesignGeneral Computer ScienceComputer sciencemedia_common.quotation_subjectPerformance02 engineering and technologyPedestriancomputer.software_genreTheoretical Computer SciencePedestrian modeling and simulationCrowdsSimulació per ordinador0502 economics and business0202 electrical engineering electronic engineering information engineeringScale sizeAlgorismes computacionalsQuality (business)Macromedia_commonInformática050210 logistics & transportationFocus (computing)MultimediaValidation methodsScale (chemistry)05 social sciencesVerificationMultiscale simulation020207 software engineeringCrowdsData scienceValidation methodsMacroscopic and microscopic pedestrian modelscomputerAlgorithms
researchProduct

Cargo-Cult Containerization : A Critical View of Containers in Modern Software Development

2022

Software is increasingly developed and deployed using containers. While the concept of a container is conceptually straightforward, there are various issues to be considered while using them, ranging from technical details inside containers to the orchestration of containers that jointly form a meaningful application. In recent years, the use of containers has become so prevalent that developers have a tendency to resort to cargo-cult containerization - ritual adherence to the use of containers just because so many others are doing the same thing. In this paper, we study advantages and downsides of containers in modern-day software development. We foresee the use of containers to spread int…

DevOpsdesign principlesvirtualisointicontainer orchestrationcontainerizationsoftware containersohjelmistotuotanto113 Computer and information sciencessoftware designohjelmistosuunnittelupilvipalvelutohjelmistoarkkitehtuuriohjelmistokehityscontinuous software engineering
researchProduct

Examining the Quality of Evolution Frameworks and Metamodeling Paradigms of Information Systems Development Methodologies

2011

Information systems development methodologies and associated CASE tools have been considered cornerstones for building quality into an information system. The construction and evaluation of methodologies are usually carried out by evaluation frameworks and metamodels, both considered as meta-methodologies. This chapter investigates and reviews representative metamodels and evaluation frameworks for assessing the capability of methodologies to contribute to high-quality outcomes. It presents a summary of their quality features, strengths, and weaknesses. The chapter ultimately leads to a comparison and discussion of the functional and formal quality properties that traditional meta-methodolo…

Development (topology)Computer scienceManagement sciencebusiness.industrymedia_common.quotation_subjectComputabilityInformation systemQuality (business)Computer-aided software engineeringSoftware engineeringbusinessMetamodelingmedia_common
researchProduct

Combining Haar Wavelet and Karhunen Loeve Transforms for Medical Images Watermarking

2014

This paper presents a novel watermarking method, applied to the medical imaging domain, used to embed the patient’s data into the corresponding image or set of images used for the diagnosis. The main objective behind the proposed technique is to perform the watermarking of the medical images in such a way that the three main attributes of the hidden information (i.e., imperceptibility, robustness, and integration rate) can be jointly ameliorated as much as possible. These attributes determine the effectiveness of the watermark, resistance to external attacks, and increase the integration rate. In order to improve the robustness, a combination of the characteristics of Discrete Wavelet and K…

Diagnostic ImagingArticle SubjectComputer scienceWavelet Analysislcsh:Medicine02 engineering and technologyGeneral Biochemistry Genetics and Molecular BiologyWaveletRobustness (computer science)[ INFO.INFO-TI ] Computer Science [cs]/Image Processing0202 electrical engineering electronic engineering information engineeringDigital watermarkingComputer SecurityBlock (data storage)Karhunen–Loève theoremGeneral Immunology and Microbiologybusiness.industryVisibility (geometry)lcsh:RReproducibility of Results020207 software engineeringPattern recognitionWatermarkGeneral MedicineHaar wavelet[INFO.INFO-TI] Computer Science [cs]/Image Processing [eess.IV][INFO.INFO-TI]Computer Science [cs]/Image Processing [eess.IV]020201 artificial intelligence & image processingArtificial intelligencebusinessAlgorithmsResearch Article
researchProduct