Search results for "computer.software_genre"

showing 10 items of 3858 documents

Dynamic interface for machine vision systems

2002

Iconic programming intends to provide expressive tools to implement, to debug, and to execute programs. For this purpose, visual languages need pictorial constructs and metaphors to guide the design of algorithms in interactive fashion. In the paper a new class of dynamic visual interfaces, named DIVA (Dynamic Interface for Visual Applications), is introduced, its properties are described, and an application to visual compilers in a multi-processors system dedicated to image analysis is given. Moreover, a formal definition of dynamic icon (DI) is also given.

Parallel processing (psychology)Settore INF/01 - Informaticabusiness.industryMachine visionComputer scienceProgramming languagemedia_common.quotation_subjectMachine vision Humans Computer interfaces Time varying systems Computer science Algorithm design and analysis Image analysis Parallel processing Virtual reality Multimedia systemsVirtual realitycomputer.software_genreDebuggingComputer graphics (images)Algorithm designCompilerArtificial intelligenceIconbusinesscomputerGraphical user interfacecomputer.programming_languagemedia_commonProceedings of the 12th IAPR International Conference on Pattern Recognition (Cat. No.94CH3440-5)
researchProduct

The equative sentence in Finnish Sign Language

2007

It is argued in this paper that equative sentences in Finnish Sign Language (FinSL) conform to the general schema of (NP) NP+(PI+)NP, parenthesis marking optionality of elements. With respect to this schema, it is further argued, (a) that the function of the first NP in equative sentences is always topic; (b) that topics are marked syntactically, prosodically, and morphologically in FinSL; (c) that the preferred organisation of equative sentences in general is topic-comment; (d) that there are two structurally distinct topic-comment structures in FinSL, one having the topic at the beginning of the clause and the other having the topic in the left-detached clause-external position; (e) that …

ParenthesisEquativeLinguistics and LanguagePronounComputer sciencebusiness.industrymedia_common.quotation_subjectSign languageCertaintycomputer.software_genreLanguage and LinguisticsLinguisticsSchema (psychology)PhenomenonArtificial intelligencebusinesscomputerNatural language processingSentencemedia_common
researchProduct

Riga: from FrameNet to Semantic Frames with C6.0 Rules

2015

For the purposes of SemEval-2015 Task-18 on the semantic dependency parsing we combined the best-performing closed track approach from the SemEval-2014 competition with state-of-the-art techniques for FrameNet semantic parsing. In the closed track our system ranked third for the semantic graph accuracy and first for exact labeled match of complete semantic graphs. These results can be attributed to the high accuracy of the C6.0 rule-based sense labeler adapted from the FrameNet parser. To handle large SemEval training data the C6.0 algorithm was extended to provide multi-class classification and to use fast greedy search without significant accuracy loss compared to exhaustive search. A met…

ParsingComputer sciencebusiness.industryArtificial intelligenceFrameNetcomputer.software_genrebusinesscomputerNatural language processingSemEvalGraphProceedings of the 9th International Workshop on Semantic Evaluation (SemEval 2015)
researchProduct

Improved Induction Tree Training for Automatic Lexical Categorization

2009

This paper studies a tuned version of an induction tree which is used for automatic detection of lexical word category. The database used to train the tree has several fields to describe Spanish words morpho-syntactically. All the processing is performed using only the information of the word and its actual sentence. It will be shown here that this kind of induction is good enough to perform the linguistic categorization.

ParsingComputer sciencebusiness.industryTraining (meteorology)computer.software_genreTree (data structure)TheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGESCategorizationArtificial intelligencebusinesscomputerNatural language processingWord (computer architecture)Sentence
researchProduct

An Interactive MIDI Accompanist

1998

The ability to infer beat and meter from music is one of the basic activities of musical cognition. After hearing only a short fraction of music, we are able to develop a sense of beat and to tap our foot along with the music. Even if the music is rhythmically complex, containing a range of different time values and possibly syncopation as well, we are capable of inferring the different periodicities present in the music and synchronizing to them. Simulating this activity with a computer program might seem, at first glance, to be simple. If a note onset (that is, an attack) occurs before the system expects it to occur, the estimated tempo is increased, and vice versa. In practice, however, …

ParsingMIDIComputer scienceSpeech recognitionMusicalcomputer.file_formatcomputer.software_genreComputer Science ApplicationsSyncopationRhythmMedia TechnologyA priori and a posterioriComputer musiccomputerBeat (music)MusicComputer Music Journal
researchProduct

Can we see syllables in monosyllabic words? A study with illusory conjunctions

2009

Mathey, Zagar, Doignon, and Seigneuric (2006) reported an inhibitory effect of syllabic neighbourhood in monosyllabic French words suggesting that syllable units mediate the access to lexical representations of monosyllabic stimuli. Two experiments were conducted to investigate the perception of syllable units in monosyllabic stimuli. The illusory conjunction paradigm was used to examine perceptual groupings of letters. Experiment 1 showed that potential syllables in monosyllabic French words (e.g., BI in BICHE) affected the pattern of illusory conjunctions. Experiment 2 indicated that the perceptual parsing in monosyllabic items was due to syllable information and orthographic redundancy. …

ParsingRedundancy (linguistics)media_common.quotation_subjectExperimental and Cognitive Psychologycomputer.software_genreLinguisticsConjunction (grammar)PerceptionReading (process)Illusory conjunctionsSyllabic verseSyllablePsychologycomputermedia_commonEuropean Journal of Cognitive Psychology
researchProduct

The complexity of graph languages generated by hyperedge replacement

1990

Although in many ways, hyperedge replacement graph grammars (HRGs) are, among all graph generating mechanisms, what context-free Chomsky grammars are in the realm of string rewriting, their parsing problem is known to be, in general, NP-complete. In this paper, the main difficulty in HRG parsing is analysed and some conditions on either grammar or input graphs are developed under which parsing can be done in polynomial time. For some of the cases, the parsing problem is shown to be log-space reducible to context-free string parsing.

ParsingTheoretical computer scienceComputer Networks and CommunicationsComputer sciencebusiness.industryComputer Science::Computation and Language (Computational Linguistics and Natural Language and Speech Processing)Parsing expression grammarcomputer.software_genreTop-down parsingTheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGESParser combinatorS-attributed grammarTop-down parsing languageArtificial intelligenceL-attributed grammarbusinesscomputerComputer Science::Formal Languages and Automata TheorySoftwareNatural language processingInformation SystemsBottom-up parsingActa Informatica
researchProduct

Emergency Analysis: Multitask Learning with Deep Convolutional Neural Networks for Fire Emergency Scene Parsing

2021

In this paper, we introduce a novel application of using scene semantic image segmentation for fire emergency situation analysis. To analyse a fire emergency scene, we propose to use deep convolutional image segmentation networks to identify and classify objects in a scene based on their build material and their vulnerability to catch fire. We introduce our own fire emergency scene segmentation dataset for this purpose. It consists of real world images with objects annotated on the basis of their build material. We use state-of-the-art segmentation models: DeepLabv3, DeepLabv3+, PSPNet, FCN, SegNet and UNet to compare and evaluate their performance on the fire emergency scene parsing task. …

Parsingbusiness.industryComputer scienceComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONMulti-task learningImage segmentationcomputer.software_genreMachine learningConvolutional neural networkBenchmark (computing)SegmentationArtificial intelligencebusinessTransfer of learningcomputerSituation analysis
researchProduct

Testing the participatory education evaluation concept in a national context

2012

Abstract The article focuses on the realisation of participatory evaluation (PE) in national educational evaluation activity. The realisation of PE is examined by adapting the Daigneault and Jacob model (2009 ; originally Cousins & Whitmore, 1998 ) to five national-level educational evaluations carried out in Finland. According to the chosen frame of reference, self-evaluation regarding the realisation of these five evaluations as well as the analysis of reports that are yielded from the evaluations is used as the research method. PE was realised at a general level in the Finnish national level educational evaluations, but during the process there were considerable differences between the s…

Participatory evaluationProcess (engineering)Educational assessmentRealisationPedagogyContext (language use)Citizen journalismSociologycomputer.software_genreEducational evaluationcomputerEducationResearch methodStudies in Educational Evaluation
researchProduct

SAFEPASS - Presenting a Convenient, Portable and Secure Password Manager

2018

Password managerComputer scienceComputer securitycomputer.software_genrecomputerProceedings of the 4th International Conference on Information Systems Security and Privacy
researchProduct