Posts

Showing posts with the label Sami

2021-11-02: Extraction and Evaluation of Knowledge Entities from Scientific Documents (EEKE2021) Workshop Trip Report

Image
                                                                (source:  https://2021.jcdl.org/ ) Due to the global pandemic the ACM/IEEE Joint Conference on Digital Libraries (JCDL 2021) was organized online by the School of Information Sciences of the University of Illinois at Urbana-Champaign during September 27-30, 2021. Members of the Web Science and Digital Libraries Research Group  (WSDL) attended the workshops , tutorials , paper sessions , posters and demonstrations virtually via Zoom. Muntabir Choudhury wrote an excellent trip report covering the JCDL 2021 main conference. The JCDL workshop, September 30, 2021, on “ Extraction and Evaluation of Knowledge Entities from Scientific Documents (EEKE2021) ” was organized by Dr. Chengzhi Zhang , Dr. Philipp Mayr , Dr. Wei Lu , and Dr. Yi Zhang with an aim to...

2020-12-28: Nutri-Assist: A Personal Voice-Enabled Assistant to Find Food Nutrition Values

Image
This Fall I took the CS 795/895 Natural Language Processing offered by Dr. Ashok . This was a research-focused and project-based course where we were briefly introduced to the tools and techniques in NLP. We learned about Language Models , POS Tagging , Word Embedding , Dialog Systems , along with other topics. Later we were assigned to build up different systems based on our interests. Dr. Ashok encouraged us to build something that would solve some problems that do not exist in the market. Being fascinated with dialog systems and information extraction techniques, I chose to work on building a personal assistant that would help users to find food nutrition values using natural language voice commands. Figure 1: A snapshot of the JSON response returned by the FoodData Central API So what problem Nutri-Assist really solves My target was to make a website for computer browsers as well as a progressive web app for mobile devices just to increase user accessibility. While using the P...