Sentiment Analysis is the process of opinion mining of user, customer, and reader. Sentiment analysis is part of Machine Learning in which machines able to classify new data according to trained data and model. Be part of Natural Language Processing Sentiment Analysis
Read More
Bsc.CSIT final project report is the 7th sem project report especially working on NLP (Natural Language Processing). In computer science from Tribhuvan university, you need to apply a machine-learning algorithm to your final project. This project is all about how to classify
Read More
Making Prediction about the future with supervised learning. The main goal in supervised learning is to learn a model from labeled training data that allows us to make prediction about unseen or future data. Here, the term supervised refers to make prediction
Read More
In this blogging series, we discussed different approaches and concepts of sentiment analysis of Nepali sentences. Preprocessing, Vectorization is an important part. In this article, we make a model using siket learn. Naive Bayes algorithm is used, to Sentiment Analysis of Nepali
Read More
Sentiment Analysis of Nepali Sentences | TFIDF in this article we are converting our sentences into vectors. TF, IDF, and TFIDF overall is vectorization technique in NLP(Natural Language Processing). TF(Term Frequency) In Sentiment Analysis of Nepali Sentences | TFIDF TF is first
Read More
Vectorization is the process of converting categorical data into numerical form. Sentiment analysis is all about categorical / sentence-level analysis. It is must important part of sentiment analysis of Nepali sentences as well as other languages. In this article, we further discussed
Read More
In this article, we discussed data collection and some preprocessing. Data collection for this project was done manually from different websites and Facebook groups.
Here, is all about how expert explains NLP(Natural Language Processing). Dr. BAL KRISHNA BAL Associate Professor of Computer Science Kathmandu Unversity Dhulikhel, He works on natural language processing and computation linguistic. The article is based on his explanation about NLP in a
Read More
Sentiment Analysis of Nepali Sentences is the process/analysis of sentences and it’s sentiment. Each sentence has either positive or negative or neutral. We can find out the polarity of sentences using a machine learning approach. The large volume of data is used
Read More
Introduction In modern society, we rely heavily on computers to process huge volumes of data. For economic reasons or business requirements, there is a great demand to quickly input the mountains of printed, and handwritten information into the computer. Nepali Handwritten character
Read More