GithubHelp home page GithubHelp logo

engincanv / sentimentanalysisdemo Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 993 KB

Explore sentiment analysis within an ABP-based application and delve into machine learning in .NET.

C# 98.23% HTML 1.36% CSS 0.23% JavaScript 0.18%
dotnet dotnet-core machine-learning mlnet sentiment-analysis abp-framework

sentimentanalysisdemo's Introduction

SentimentAnalysisDemo

Welcome to the SentimentAnalysisDemo repository, a demonstration of sentiment analysis integration within an ABP-based application, presented at the ABP Dotnet CONF 2024.

Love the SentimentAnalysisDemo project? Then, please give a star(โญ)! Thanks in advance!

About the project

This project serves as a comprehensive guide to implementing sentiment analysis in .NET applications using the ABP framework. By leveraging machine learning techniques, this demo showcases how sentiment analysis can be seamlessly integrated into your .NET projects.

In this demo application, I created an ABP-based application and integrated the ABP's CMS Kit Module's Comment Feature, which provides a comment system to add a comment to any kind of resource, such as blog posts or products. By default, CMS Kit's Comment Feature does not provide spam detection and in this sample application, I simply added spam detection while creating or updating a comment. Thus, whenever a comment is being added or updated, the spam detection service will validate the comment and reject it if it contains spam content otherwise it will make the other validations and save the comment.

sentiment-analysis

Note: The dataset used in this sample project is not ready for use in production and also it is not suitable for development purposes. It's used for spam detection in emails normally, since this is a demo application, the important thing is to build a model and applying the sentiment analysis, I did not create the dataset on my own and instead, I found the dataset from Kaggle and directly used it!

Resources

sentimentanalysisdemo's People

Contributors

engincanv avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.