Skip to content
View neeleshkshukla's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report neeleshkshukla

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

Pinned Loading

  1. Investigating_LLM_Financial_Causality Investigating_LLM_Financial_Causality Public

    Research Paper: Investigating Large Language Models for Financial Causality Detection in Multilingual Setup, Published in: 2023 IEEE International Conference on Big Data (BigData)

    Jupyter Notebook 1 1

  2. DoSA DoSA Public

    Research Paper: DoSA : A System to Accelerate Annotations on Business Documents with Human-in-the-Loop Neelesh K Shukla, Msp Raja, Raghu C Katikeri, Amit Vaid; In Proceedings of the Fourth Workshop…

    Python 7

  3. DiMSum_FNP_2022 DiMSum_FNP_2022 Public

    paper: DiMSum: Distributed and Multilingual Summarization of Financial Narratives Neelesh K Shukla, Amit Vaid, Raghu C Katikeri, Sangeeth Keeriyadath, Msp Raja; Proceedings of the The 4th Financial…

    Jupyter Notebook 2 3

  4. Text-Code-Pair-Combininng-StackOverflow-API-Docs Text-Code-Pair-Combininng-StackOverflow-API-Docs Public

    Forked from DiegoEliasCosta/snippet-optimization

    Mining Software Repositories 2020 Short Paper. We suggest using function calls and API documentation to identify relevant code elements, reducing irrelevant ones and improving text-code pair quality.

    Jupyter Notebook

  5. Entity-Role-Detection-MTP Entity-Role-Detection-MTP Public

    Repository for all the materials for MTP. Problem: Identifying the role of entities in terrorist attack new articles. The dataset was annotated in-house. State of the art methods of that time were …

    Jupyter Notebook

  6. SimRank-RelatedSearch SimRank-RelatedSearch Public

    CS570 Information Retreival Assignment. A novel reranker using SimRank and BM25. Combininng the keyword based search with structural relations.

    Java