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

Block or report zarzouram

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

Mohamed Zarzoura

ย 

๐Ÿ”ฅ About Me:

  • I am intersted in NLP, NLU and multimodal learning based on language processing.
  • A final year master's student in language technology at Gothenburg University.

๐Ÿ’ผ Projects:

  • ๐Ÿ”— Image captioning using a transformer-based model, based on arXiv:2101.10804.
  • ๐Ÿ”— Relations extraction using sequence on tree structure LSTMs, based on 10.18653/v1/P16-1105.
  • ๐Ÿ”— Embedding textual spatial language (ongoing) (based on google paper arXiv:1807.01670).
  • ๐Ÿ”— A bot that plays the word gaming Ghost with a user. The bot is implemented using using Rasa.
  • ๐Ÿ”— A bot assistant that helps a user in interfacing with Zotero. The user can add papers and query about the items in their database. The bot was implemented using a proprietary tool called TDM.

๐Ÿ› ๏ธ Languages and Tools:

  • Programming: ย 

  • ML/DL: ย 

  • NLP: ย 

  • NLU: ย 

Profile views

Pinned

  1. image_captioning_with_transformers image_captioning_with_transformers Public

    Pytorch implementation of image captioning using transformer-based model.

    Jupyter Notebook 49 10

  2. MLT-Master_in_Language_Technology MLT-Master_in_Language_Technology Public

    Archive for my Master in Language Technology courses

    Jupyter Notebook

  3. Play_Ghost_With_Rasa Play_Ghost_With_Rasa Public archive

    The final project for Dialogue Systems Course LT2216

    Python