Pinned Repositories
ACLPUB
The official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).
Active-Learning
Framework for testing Active Learning methods, developed for MA Thesis. Implementation of sampling strategies, ML models, experiments, visualization.
Comparing-Knowledge-Sources
Code for the paper "Comparing Knowledge Sources for Open-Domain Scientific Claim Verification", accepted to EACL 2024
CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
Depression-detection
Early detection of depression in user posts, using deep learning models (for Text Analysis and Retrieval class)
HealthFC
HealthFC: A Dataset of Health Claims for Evidence-Based Medical Fact-Checking
Improving-Health-QA
Datasets and code for the NAACL 2024 paper
Lexical-Substitution
Implementation of a couple of Lexical Substitution approaches using BERT and RoBERTa transformers.
MedREQAL
Dataset and code for the ACL 2024 paper "MedREQAL: Examining Medical Knowledge Recall of Large Language Models via Question Answering"
NLI4CT
The implementation of the system for SemEval-2023 Task 7: Natural Language Inference for Clinical Trials (NLI4CT)
jvladika's Repositories
jvladika/MedREQAL
Dataset and code for the ACL 2024 paper "MedREQAL: Examining Medical Knowledge Recall of Large Language Models via Question Answering"
jvladika/CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
jvladika/HealthFC
HealthFC: A Dataset of Health Claims for Evidence-Based Medical Fact-Checking
jvladika/Improving-Health-QA
Datasets and code for the NAACL 2024 paper
jvladika/Comparing-Knowledge-Sources
Code for the paper "Comparing Knowledge Sources for Open-Domain Scientific Claim Verification", accepted to EACL 2024
jvladika/ACLPUB
The official tool for creating proceedings for conferences of the Association for Computational Linguistics (ACL).
jvladika/NLI4CT
The implementation of the system for SemEval-2023 Task 7: Natural Language Inference for Clinical Trials (NLI4CT)
jvladika/Lexical-Substitution
Implementation of a couple of Lexical Substitution approaches using BERT and RoBERTa transformers.
jvladika/Active-Learning
Framework for testing Active Learning methods, developed for MA Thesis. Implementation of sampling strategies, ML models, experiments, visualization.
jvladika/Depression-detection
Early detection of depression in user posts, using deep learning models (for Text Analysis and Retrieval class)
jvladika/Search-Engine
Search engine for Wikipedia articles, based on BM25 and inverted index