feniatriestocode's Stars
nlpaueb/gr-nlp-toolkit
The Greek NLP toolkit for Python. Supports NER/DP/POS Tagging/Greeklish-to-Greek Transliteration. Visit the playground here: https://huggingface.co/spaces/AUEB-NLP/greek-nlp-toolkit-demo (paper presented at COLING 2025)
Sharjeel-Khan/DDG
This is an implementation to generate dynamic dependence graphs using LLVM and DG tool. The implementation is based on Approach 1 and 2 from Hiralal Agrawal and Joseph R. Horg's Dynamic program slicing paper.