Giter Site home page Giter Site logo

cdlm's Introduction

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)

cdlm's People

Contributors

ahmeshaf avatar aviclu avatar

Watchers

 avatar

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.