Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding of the NRC Affect Intensity Lexicon #1

Open
JianLoong opened this issue Oct 24, 2022 · 3 comments
Open

Adding of the NRC Affect Intensity Lexicon #1

JianLoong opened this issue Oct 24, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed

Comments

@JianLoong
Copy link
Owner

There are more lexicons available that can be potentially added to the website.

For example, the NRC-Affect Intensity Lexicon By Dr. Saif M. Mohammad

The work can be obtained here.

If this can be added to the current lexicons it would be great. The structure of the project should be easy to understand and extend.

References

  1. Word Affect Intensities. Saif M. Mohammad. In Proceedings of the 11th Edition of the Language Resources and Evaluation Conference (LREC-2018), May 2018, Miyazaki, Japan.
    Paper (pdf)

If any help is needed, feel free to ask.

@JianLoong JianLoong added documentation Improvements or additions to documentation help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest hacktoberfest2022 labels Oct 24, 2022
@Muhammad-Shahid-Jamal
Copy link

Hi, @JianLoong your project is really inspiring me I want to contribute to it how can I get started? also, I need guidance as well on the way.

@JianLoong
Copy link
Owner Author

@Muhammad-Shahid-Jamal

Thank you for your interest.

You can first download the NRC-EIL lexicon from the author's website here

Inside there, should be a file for the emotion and lexicons called NRC-Emotion-Intensity-Lexicon-v1.txt

Basically what you have to do now, is map this information to the ones I have in the project.

https://github.com/JianLoong/sentimentanalysis/tree/main/lexicons

What you need to do now, is transform this information into the format I have for all the other lexicons in there, It doesn't have to be minified for now.

After that, if you take a look at the main.js, it should be pretty straightforward on how to use the workers.

Do tell me if you need more clarification.

Remember to do your work on a feature branch as well.

@Muhammad-Shahid-Jamal
Copy link

sounds good kindly assign this issue to me so i can work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants