Search Results

End-to-end NLP Pipelines in Rust

1 code implementation EMNLP (NLPOSS) 2020

Libraries allowing NLP practitioners but also non-specialists to leverage state-of-the-art models have been instrumental in the democratization of this technology.

CodeT5: Identifier-aware Unified Pre-trained Encoder-Decoder Models for Code Understanding and Generation

5 code implementations EMNLP 2021

We present CodeT5, a unified pre-trained encoder-decoder Transformer model that better leverages the code semantics conveyed from the developer-assigned identifiers.

Clone Detection Code Summarization +4

Recommending Comprehensive Solutions for Programming Tasks by Mining Crowd Knowledge

1 code implementation20 Mar 2019

To address these two problems, we propose CROKAGE (Crowd Knowledge Answer Generator), a tool that takes the description of a programming task (the query) and provides a comprehensive solution for the task.

Software Engineering

Contextual Word Representations: A Contextual Introduction

3 code implementations15 Feb 2019

This introduction aims to tell the story of how we put words into computers.

Question Answering Translation +1

EstNLTK - NLP Toolkit for Estonian

1 code implementation LREC 2016

Although there are many tools for natural language processing tasks in Estonian, these tools are very loosely interoperable, and it is not easy to build practical applications on top of them.

Morphological Analysis named-entity-recognition +2

OptiMUS: Scalable Optimization Modeling with (MI)LP Solvers and Large Language Models

1 code implementation15 Feb 2024

Optimization problems are pervasive in sectors from manufacturing and distribution to healthcare.

Language Modelling Large Language Model

Empirical Study of Transformers for Source Code

1 code implementation15 Oct 2020

In this work, we conduct a thorough empirical study of the capabilities of Transformers to utilize syntactic information in different tasks.

Bug fixing Code Completion

COMEX: A Tool for Generating Customized Source Code Representations

1 code implementation10 Jul 2023

To overcome this barrier, we propose our tool COMEX - a framework that allows researchers and developers to create and combine multiple code-views which can be used by machine learning (ML) models for various SE tasks.

Representation Learning

Open-Ended Visual Question-Answering

1 code implementation9 Oct 2016

This thesis report studies methods to solve Visual Question-Answering (VQA) tasks with a Deep Learning framework.

Question Answering Sentence +3