Recode-Hive / Scrape-ML

For new data generation Semi-supervised-sequence-learning-Project we have writtern a python script to fetch📊, data from the 💻, imdb website 🌐 and converted into txt files.
https://scrape-ml.streamlit.app/
MIT License
86 stars 116 forks source link

Fake review detection #57

Closed viththagi closed 19 hours ago

viththagi commented 1 month ago

A machine learning model which can predict whether an online review is fraudulent or not. The main idea used to detect the fake nature of reviews is that the review should be computer generated through unfair means. If the review is created manually, then it is considered legal and original.

Detection of fake reviews out of a massive collection of reviews having various distinct categories with each review having a corresponding rating, label i.e. CG(Computer Generated Review) and OR(Original Review generated by humans) and the review text.

Main task is to detect whether a given review is fraudulent or not. If it is computer generated, it is considered fake otherwise not.

Techniques used: Removing punctuation character Transforming text to lower case Eliminating stopwords Stemming Lemmatizing Removing digits Transformers Used for Text Vectorization, Weighting and Normalization: CountVectorizer Bag of Words Transformer TFIDF(Term Frequency-Inverse Document Frequency) Transformer

I would like to work on these issue

github-actions[bot] commented 1 month ago

Thank you for raising a issue, Hope you enjoing the open source. we try to reply or assign as soon possibe. Connect with mentor.

sreesti07 commented 1 month ago

Could you assign this to me? I'm interested. I have hands-on Python and Machine Learning.

Satyam0775 commented 1 month ago

I requested to assign me the issue. @sanjay-kv

sanjay-kv commented 1 month ago

Let me know @sreesti07 if you want to collaborate with @Satyam0775

Madhusri02 commented 1 month ago

@Satyam0775 I will collabrate with @sreesti07 ,

sreesti07 commented 1 month ago

Yea I am okay to collaborate with @Satyam0775

Chandrikajoshi123 commented 1 month ago

I am excited to tackle this issue. I requested you to assign me

Satyam0775 commented 1 month ago

Yea I am okay to collaborate with @Satyam0775

okey

HarshSaini23 commented 1 month ago

Hello Sir i am also want to contribute in this issue .

github-actions[bot] commented 19 hours ago

This issue has been automatically closed because it has been inactive for more than 30 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!