Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

About me

Posts

Blog Post 1

less than 1 minute read

Published:


title: ‘Blog Post 1 - Coming Soon!’ date: 2018-06-20 permalink: /posts/2018/06/blog-post-1/ tags:

  • networking
  • research conferences
  • undergrad research

publications

GPT Perdetry Test: Generating new meanings for new words

Published in NAACL, 2021

Download paper here

Recommended citation: Nikolay Malkin, Sameera Lanka, Pranav Goel, Sudha Rao, and Nebojsa Jojic. “GPT Perdetry Test: Generating new meanings for new words” In Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (NAACL). 2021.

Are Neural Topic Models Broken?

Published in Findings of EMNLP, 2022

Download paper here

Recommended citation: Alexander Hoyle, Pranav Goel, Rupak Sarkar, and Philip Resnik. “Are Neural Topic Models Broken?” In Findings of the Association for Computational Linguistics: EMNLP 2022.

talks

Applying for M.S./Ph.D.

Published:

An informative talk given to undergraduates across the insititue, on applying for MS/PhD as an International/Indian student to (mainly) US schools. Presentation created with CS and related fields in mind.

Published:

teaching

Introduction to Programming in C

Undergraduate (Freshmen) course, Indian Institute of Technology (BHU) Varanasi, 2017

Taught about 120 freshmen the basics of programming using C language for lab practicals. Designed assignments and helped take the first step towards an online local evaluation portal for conducting assignments and tests.

Introduction to Artificial Intelligence

Undergraduate (Sophomore) Course, Department of Computer Science and Engineering, Indian Institute of Technology (BHU) Varanasi, 2018

Took the lab for discussion of concepts as well as programming assignments for about 80 computer science sophomores. Created a set of programming assignments from the scratch, with the help of colleagues, including starter and supporting codes and proper README based instructions. Topics covered included search, logic and machine learning.