Skip to content
View tobhey's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report tobhey

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
tobhey/README.md

🔭 Postdoc at Karlsruhe Institute of Technology (KIT)

I am researching in the domain of Natural Language Processing (NLP) for Software Engineering (SE) with focus on traceability link recovery and requirements engineering.

In my dissertation, I developed the automated traceability link recovery approach FTLR, that is able to relate requirements to their corresponding source code entities by utilizing fine-grained word embedding-based relations. Furthermore, I’ve developed the requirements classification approach NoRBERT and integrated its results as a filter into FTLR.

Previously, I’ve done research on programming in natural language, mapping natural language instructions to their corresponding API calls.

Pinned

  1. finegrained-traceability finegrained-traceability Public

    Traceability link recovery approach utilizing fine-grained, word embedding-based relations

    Python 1 1

  2. NoRBERT NoRBERT Public

    Requirements classification approach using BERT's transfer learning capabilities

    Jupyter Notebook 16 11

  3. jplag/JPlag jplag/JPlag Public

    State-of-the-Art Software Plagiarism & Collusion Detection

    Java 978 289

  4. NoRBERT_for_TLR NoRBERT_for_TLR Public

    Scripts to apply NoRBERT on traceability link recovery datasets

    Jupyter Notebook