Code Monkey home page Code Monkey logo

Gilles Jacobs's Projects

simpletransformers icon simpletransformers

Transformers made simple with training, evaluation, and prediction possible with one line each. Currently supports Sequence Classification (binary, multiclass, multilabel), Token Classification (NER), and Question Answering. Built on top of the Hugging Face Transformer library.

soundscrape icon soundscrape

SoundCloud (and Bandcamp and Mixcloud) downloader in Python.

tinderbox icon tinderbox

Automate Tinder swiping and introductions with Eigenfaces and StanfordNLP.

tmm-for-mams icon tmm-for-mams

Code for the NLPCC 2020 paper "Transformer-based Multi-Aspect Modeling for Multi-Aspect Multi-Sentiment Analysis"

trackerjacker icon trackerjacker

Like nmap for mapping wifi networks you're not connected to, plus device tracking

tradetheevent icon tradetheevent

Implementation of "Trade the Event: Corporate Events Detection for News-Based Event-Driven Trading." In Findings of ACL2021

transformer-based-pretrained-model-for-event-extraction icon transformer-based-pretrained-model-for-event-extraction

Pre-trained language models such as bert / gpt2 / albert / xlm / roberta are used to perform event extraction tasks on ace2005. The code is modified on the nlpcl-lab / bert-event-extraction framework, replacing the model building part of the original project with the transformer and crf models of pytorch. The whole model adopts the sequence labeling method without using any auxiliary information. Use crf as the trigger word recognition, and then use crf for argument recognition based on the trigger word recognition results. When the pre-trained model selects xlm-roberta-large, trigger-f1 = 0.72; argument-f1 = 0.45. argument increased by 0.05.

trello-weekly icon trello-weekly

Script for reporting a weekly overview of activities in Trello.

trystero icon trystero

Voice morpher written in Python. Designed to throw off ASR systems.

uppub icon uppub

Push your publication list to several academic and professional social networks and resources in one go.

webannodiff icon webannodiff

A script to compare WebAnno annotations and log differences

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.