Friday, July 28, 2023

WEEK-10

  WEEK 10:


Day 1: I started the week by discussing with the mentor regarding the different ways the emojis are stored in byte level with the article written by David de Hilster. 

Day 2 & 3: I continued my week by changing the heir.kb file that was sent by the mentor for the accepting the emoji dict in the NLP engine, which allowed the emojis to be identified by the parsers.

Continued with adding attributes values to the emojis to make it generalized and attr=1 indicates that it is positive and attr=-1 indicates it as negative.







The above image shows the functions that were created with respective changes in their rules also.


Day 4: I spent the day by generalizing the functions too and with the suggestions from mentor, the functions will be generalized even further. And installed WSL and ECL for later work in the upcoming week.

No comments:

Post a Comment

WEEK-11

WEEK 11: Day 1: I started the week by removing the attributes, that was done the previous week and adding values like positive, negative and...