Git Product home page Git Product logo

Hi, I'm a PhD candidate in Computer Science at CU Boulder. My research focuses on understanding events in natural language, detecting important textual cues, and finding common threads in linguistic variations. I earned my Bachelor's degree from IIT Hyderabad and a Master's from CU Boulder.

I've got five years of industry experience at HP, where I led the NLP group and even secured a patent for stochastic modeling of troubleshooting steps. I also completed two internships at Explosion.ai, the creators of spaCy, which led to two published papers.

During my academic journey, I was a research assistant on two DARPA projects. I spearheaded the development of knowledge graph construction methods for unstructured texts from news articles with conflicting reports. My research has led to eight publications, including five as the first author in the past year and my first ACL Main acceptance.

Overall, my work bridges advanced NLP techniques with real-world applications, driving innovation in language understanding, processing, annotations, and creating efficient methods.

Check out ahmeshaf.github.io

Frequently used code:

  • Save csv file from an array of dict
import pandas as pd

pd.DataFrame(dict_array).to_csv(file_path, index=False)

Rehan Ahmed's Projects

chmm icon chmm

CUDA implementation of hidden Markov model training and classification

co-sem4 icon co-sem4

Coursework for CU's spring 2019 semester

conceptnet2openke icon conceptnet2openke

An end-2-end python3 script to convert conceptnet assertions into training file format of OpenKE

cu_kairos icon cu_kairos

A repository to hold CU's codebase for KAIROS experiments

events_synergy icon events_synergy

A repository for training Synergistic Event Tasks with Seq2Seq and Generative Models

my_cv icon my_cv

Credits for the template to: https://github.com/posquit0/Awesome-CV

myutils icon myutils

Some of utilities/scripts I created/borrowed to help me be at ease

nla icon nla

Repository to hold assignment work of the course Numerical Linear Algebra

openke icon openke

An Open-Source Package for Knowledge Embedding (KE)

propbank-frames icon propbank-frames

Lexicon of frame files used by Propbank annotation. A searchable, readable version of the latest release is here: http://propbank.github.io/v3.4.0/frames/

secure icon secure

ACL'2024-Main: Synergetic Event Understanding: A Collaborative Approach to Cross-Document Event Coreference Resolution with Large Language Models

semlink icon semlink

Official repository for Semlink resources

sentiment-expanded icon sentiment-expanded

This repository is to test how the expanded vector representation fair against other techniques

spacy-llm icon spacy-llm

🦙 Integrating LLMs into structured NLP pipelines

t5_trainer icon t5_trainer

Multi task trainer with multi dataset evaluation

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.