acp19tag
PhD Candidate at the Speech and Language Technology CDT at the University of Sheffield. Research focuses on NLP in Recruitment.
Sheffield, UK
Pinned Repositories
advent-of-code
Tom's solutions to the Advent of Code problems.
advent-of-code-2020
My solutions and workings for the Advent of Code 2020 puzzles (www.adventofcode.com)
advent-of-code-2021
My solutions and workings for the Advent of Code 2021 puzzles (www.adventofcode.com)
akkasi-skillExtractor
bert_nli
A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)
code-clinic
acp19tag code to be shared with the University of Sheffield Code Clinic.
collaborative_github_exercise
conll_noise_induction
Experiment investigating the effect of annotator accuracy on model accuracy on a Named Entity Recognition Task.
cvstrap
Free Minimal CV HTML5/Bootstrap Template
skill-extraction-dataset
Public dataset for the extraction of salient entities from job descriptions.
acp19tag's Repositories
acp19tag/skill-extraction-dataset
Public dataset for the extraction of salient entities from job descriptions.
acp19tag/advent-of-code
Tom's solutions to the Advent of Code problems.
acp19tag/advent-of-code-2020
My solutions and workings for the Advent of Code 2020 puzzles (www.adventofcode.com)
acp19tag/advent-of-code-2021
My solutions and workings for the Advent of Code 2021 puzzles (www.adventofcode.com)
acp19tag/akkasi-skillExtractor
acp19tag/bert_nli
A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)
acp19tag/code-clinic
acp19tag code to be shared with the University of Sheffield Code Clinic.
acp19tag/collaborative_github_exercise
acp19tag/conll_noise_induction
Experiment investigating the effect of annotator accuracy on model accuracy on a Named Entity Recognition Task.
acp19tag/cvstrap
Free Minimal CV HTML5/Bootstrap Template
acp19tag/Fast-Python-Collaborative-Filtering-for-Implicit-Datasets
Fast Python Collaborative Filtering for Implicit Datasets
acp19tag/git-lesson
Materials associated with version control workshop
acp19tag/HTML-CSS-CV-demo
Template for Resume/CV in HTML and CSS
acp19tag/ieturk
Intuitive Annotation Tool for Information Extraction / Named Entity Recognition using localturk / Amazon Mechanical Turk
acp19tag/language-of-ai
A programme aimed at secondary school-aged children with the purpose of showcasing Speech and Language Technologies and their Applications.
acp19tag/LibRecommender
Versatile End-to-End Recommender System
acp19tag/only_connect_missing_vowels
A simple program that asks you questions from the final round of the British TV show "Only Connect".
acp19tag/sequence-labeling-BiLSTM-CRF
The classical BiLSTM-CRF model implemented in Tensorflow, for sequence labeling tasks. In Vex version, everything is configurable.
acp19tag/simple-effective-text-matching-pytorch
A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
acp19tag/SkillSpan
SKILLSPAN: Competences as Spans for Skill Extraction from Job Postings
acp19tag/vineeths-nli
Fork from vineeths96/Natural-Language-Inference. In this repository, we deal with the task of implementing Natural Language Inferencing (NLI) using the SNLI dataset. Different methods such as SumEmbeddings, BiLSTM, BiGRU, Transformers, and Logistic Regression are experimented.
acp19tag/xlm-roberta-ner
Named Entity Recognition with Pretrained XLM-RoBERTa