Skip to content
View marquesafonso's full-sized avatar

Block or report marquesafonso

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

๐Ÿ‘‹ Hi, Iโ€™m @marquesafonso.

  • ๐Ÿ‘€ Iโ€™m interested in Machine and Deep Learning, Economics and Statistics - with a BSc in Economics and a MSc in Analysis and Engineering of Big Data.
  • ๐ŸŒฑ I code in Python, SQL and ocasionally in Javascript/Typescript.
  • ๐Ÿ“— My experience encompasses web scraping, databases, natural language processing (in particular named entity recognition and topic modelling).
  • ๐ŸŽฏ Recently, I have been building projects to showcase my experience and to contribute in facilitating access to data of interest to civil society or to NLP models.
  • ๐Ÿ“ซ Reach out to me via email to [email protected]

Pinned Loading

  1. multilang-asr-captioner multilang-asr-captioner Public

    A multilingual automatic speech recognition and video captioning tool using faster whisper. Supports real-time translation to english. Runs on consumer grade cpu.

    HTML 2 1

  2. scraping101_py scraping101_py Public

    An example of how to scrape a newspaper website using Python, requests and bs4.

    Python