Skip to content
View Halvani's full-sized avatar
Block or Report

Block or report Halvani

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Halvani/README.md

Hi there 👋

My name is Oren. I'm a computer scientist with a strong passion for linguistics. I hold a PhD in Computer Science from the Technical University of Darmstadt. My research interest is digital text forensics, especially authorship verification, which was also my dissertation topic.

After my studies, I worked for almost a decade as a research assistant at the Fraunhofer Institute for Secure Information Technology SIT. During this time, I acquired a broad spectrum of NLP topics, which I still use in many areas today.

Apart from NLP, in recent years I have increasingly been working in the field of computer vision, where I have been focusing on various topics such as image classification, segmentation, image captioning, visual question anserwing, feature matching and multimodal learning.

In my (quite limited) spare time, I like to build open source projects and explore new technologies around machine learning, NLP and CV. I hope that what I have developed and published so far can be useful to you.

Enjoy your stay here...

Pinned

  1. Constituent-Treelib Constituent-Treelib Public

    A lightweight Python library for constructing, processing, and visualizing constituent trees.

    Jupyter Notebook 59 10

  2. alphabetic alphabetic Public

    A Python module for retrieving script types of writing systems including alphabets, abjads, abugidas, syllabaries, logographs, featurals as well as Latin script codes

    Python 6

  3. YT_StreamGrabber YT_StreamGrabber Public

    A small tool that allows to download arbitrary audio/video streams from YT in a convenient way.

    Python 4 2

  4. TwitterCrawler TwitterCrawler Public

    A simple and effective X (Twitter) crawler

    Jupyter Notebook 3

  5. CLIP_Playground CLIP_Playground Public

    A collection of useful scripts that show the potential of Open AI's powerful multimodal model CLIP

    Jupyter Notebook 1

  6. TextUnitLib TextUnitLib Public

    A Python library that allows easy extraction of a variety of text units within texts...

    Python