Find Jobs
Hire Freelancers

NLP:AssignmentTwo Sentimentclassificationforsocialmedia

£20-250 GBP

Cerrado
Publicado hace alrededor de 1 año

£20-250 GBP

Pagado a la entrega
Topic: Building a sentiment classifier for Twitter Semeval competitions involve addressing different challenges pertaining to the extraction of meaning from text (semantics). The organisers of those competitions provide a dataset and a task, so that different participants can develop their system. In this exercise, we will focus on the Task 4 of Semeval 2017 ([login to view URL]). We will focus particularly on Subtask A, i.e. classifying the overall sentiment of a tweet as positive, negative or neutral. As part of the classification task, you will need to preprocess the tweets. You may want to tweak your preprocessing code to deal with particularities of tweets, e.g. #hashtags or @user mentions. Exercise guidelines • Data: The training, development and test sets can be downloaded from the module website ([login to view URL]). This compressed archive includes 5 files, one that is used for training ([login to view URL]) another one for development ([login to view URL]) and another 3 that are used as different subsets for testing (twitter-test[1-3].txt). You may use the development set as the test set while you are developing your classifier, so that you tweak your classifiers and features; the development set can also be useful to compute hyperparameters, where needed. The files are formatted as TSV (tab-separated-values), with one tweet per row that includes the following values: tweet-id<tab>sentiment<tab>tweet-text where sentiment is one of {positive, negative, neutral}. The tweet IDs will be used as unique identifiers to build a Python dictionary with the predictions of your classifiers, e.g.: predictions = {‘163361196206957578’: ‘positive’, ‘768006053969268950’: ‘negative’, …} • Classifier: You are requested to develop classifiers that learn from the training data and test on each of the 3 test sets separately (i.e. evaluating on 3 different sets). You are given the skeleton of the code ([login to view URL]), with evaluation script included, which will help you develop your system in a way that we will then be able to run on our computers. Evaluation on different tests allows you to generalise your results. You may achieve an 2 improvement over a particular test set just by chance (e.g. overfitting), but improvement over multiple test sets makes it more likely to be a significant improvement. You should develop at least 3 different classifiers, which you will then present and compare in your report. Please develop at least 2 classifiers based on (1) traditional machine learning methods such as MaxEnt, SVM or Naïve Bayes trained on different sets of features (you could use Scikit-learn library). Then, train an another classifier based on the LSTM using PyTorch (and optionally the torchtext library) by following the steps below: a) Download the GloVe word embeddings and map each word in the dataset into its pretrained GloVe word embedding. First go to [login to view URL] and download the pre-trained embeddings from 2014 English Wikipedia into the "data" directory. It's a 822MB zip file named [login to view URL], containing 100-dimensional embedding vectors for 400,000 words (or non-word tokens). Un-zip it. Parse the un-zipped file (it's a txt file) to build an index mapping words (as strings) to their vector representation (as number vectors). Build an embedding matrix that will be loaded into an Embedding layer later. It must be a matrix of shape (max_words, embedding_dim), where each entry i contains the embedding_dim-dimensional vector for the word of index i in our reference word index (built during tokenization). Note that the index 0 is not supposed to stand for any word or token -- it's a placeholder.
ID del proyecto: 36233309

Información sobre el proyecto

38 propuestas
Proyecto remoto
Activo hace 1 año

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
38 freelancers están ofertando un promedio de £178 GBP por este trabajo
Avatar del usuario
Top 1% in Freelancer.com Hi, Greetings! ✅checked your project details: ✅Completed Time: In project deadline We have worked on 850 + Projects. I have 6 + years of the experience in same kind of projects. If you are looking for a true Freelancer, I am the Right person for you. I am available almost 24-7 and am very responsive. I feel proud that I am a trusted Freelancer who pleases almost every single client. You can rest assure, your work will be delivered well in advance of others, with passion and accuracy. I guarantee you instant communication & responses when you need me. Why choose me? I think every client is the reason for my success. I only take projects which I am sure I can do quickly. My Portfolio Items: https://www.freelancer.com/u/schoudhary1553 I would really like to work with you on this project. If interested, Kindly contact me via chat for further details and discussion.. Thank you Sandeep
£220 GBP en 4 días
4,9 (146 comentarios)
7,2
7,2
Avatar del usuario
Hi, I hope you are doing fine. I have almost 10 years of experience in machine learning algorithms. I can implement various types of artificial intelligence algorithms including yours with Matlab, Python and etc. I have PhD from Tohoku University and have several journal publications on the subjects. You can see portfolio for my previous projects. I read about your project and am interested in working with you. Please send me a message so that we can discuss more. Best regards.
£750 GBP en 7 días
4,9 (100 comentarios)
7,3
7,3
Avatar del usuario
Hello, I am Python developer, and I can help you with your assignment two sentiment classification for social media.
£300 GBP en 3 días
5,0 (102 comentarios)
6,7
6,7
Avatar del usuario
Hi , I am sure that I can do this job. I'm artificial intelligence engineer experienced in NLP, Machine/Deep learning using Python programming. Feel free to contact me for further details because I am looking forward working with you. Thanks
£200 GBP en 2 días
4,9 (33 comentarios)
5,7
5,7
Avatar del usuario
I am a machine learning expert with 4 years of experience in freelancing. I have successfully delivered 110 projects in the past. My expertise includes deep learning, machine learning, natural language processing, computer vision, and data visualization. Specifically for this project, I have extensive knowledge in deep learning and machine learning required for Python deep learning tools using unsupervised learning installation. With my experience in this field, you can be sure that you will get the highest quality work at the fastest speed with no complications.
£120 GBP en 3 días
4,8 (92 comentarios)
6,0
6,0
Avatar del usuario
Hi, Dear Employer; I am Al.A from Korea. I have read your job post carefully. I can write clean, validated Python and Machine Learning code and make a device-supported M. File. I have over seven-plus years of experience in the /NLP /Machine Learning (ML) /, python/ MATLAB/ C program/C++ programs/ R programs/ Algorithm/Java. Please feel free and you may award me the task; I'd be happy and present you with the best products. Let's discuss this further via chat, and I'll start your project right now. Thanks! Al. A
£135 GBP en 2 días
4,5 (37 comentarios)
5,7
5,7
Avatar del usuario
Hello Snowboy99, We would like to grab this opportunity and will work till you get 100% satisfied with our work. Please come over chat and discuss your requirement in a detailed way. Regards
£140 GBP en 7 días
4,9 (7 comentarios)
5,3
5,3
Avatar del usuario
Hi there, How are you? I can work with your project requirements mentioned. I can definitely pull it off once provided with detailed file of your requirements. Some points are needed to be discussed before starting so lets talk. I have good experience in NLP:Assignment Two Sentiment classification for social media including Algorithm, Java, Python, Machine Learning (ML) and Data Mining. It would be great to have you on board and start it as quickly as possible. So it would be my pleasure to build long term relationship with you. All my skills are related to this particular project. Lets have a detailed chat about this project. Waiting from your end now. Thanks. Rashid Amjad.
£150 GBP en 14 días
5,0 (7 comentarios)
4,9
4,9
Avatar del usuario
Hi I am NLP scientist, I have worked with a lot of sentiment classifiers using svm naive bayes and even transformer based models. I have read your exercise description and seems to be a straight forward model training exercise. I can help you with the assignment Let’s discuss more in chat Regards
£30 GBP en 1 día
5,0 (32 comentarios)
4,6
4,6
Avatar del usuario
MACHINE LEARNING Expert...... Hello dear, Give me a couple of minutes please MACHINE LEARNING Engineer experience over 4 years I can start right now I love machine learning tasks So I am confident from my ability to do it ( I have worked on similar project) Write to me, we will discuss the details and start
£135 GBP en 7 días
4,9 (34 comentarios)
4,4
4,4
Avatar del usuario
Hello, I hope this message finds you well, Thanks for posting such an interesting project. I'm the exact type of contractor you are searching for. Having worked on similar projects for the past 10 years, I can handle tasks demanding the following skills; Java Python Algorithm Machine Learning (ML) Data Mining SEND a MESSAGE/CHAT, so that we discuss the details including budget and deadlines… If this project is no longer available please invite me to all your future projects. Regards, Emma A
£135 GBP en 4 días
4,4 (22 comentarios)
5,1
5,1
Avatar del usuario
Implementing projects using Python and Machine Learning is our core forte since we are working on it for more than 5+ years now. We are a team of 50+ developers who have successfully delivered 350+ Machine Learning Projects since now. We also provide developer outsourcing and developer on demand. The recent project we worked on was to create data pipelines, which used millions of data points, for the identification of the best strategies to increase the effectiveness of professional educational events (specifically those events for medical device training all across the USA and elsewhere). This project was implemented for one of the world's largest and top fortune 500 companies "Johnson & Johnson". Apart from this tech stack, we do have hands-on experience in Deep Learning, Python, Neural networks, CNN, ANN, GAN, Data Science, Artificial Intelligence, NLP, NLTK, Computer Vision and so on which would be helpful in working on this project. Let's have a short call to discuss further & to put a point, why are we the best fit for this project. Thank you!
£450 GBP en 7 días
4,9 (6 comentarios)
4,6
4,6
Avatar del usuario
✦◼️✦ "Full-5 Stars Rating✦◼️✦ - ✦100% Marks Guaranteed!✦ I have 9+ years of experience in managing academic writing jobs successfully. I have done my Master's in English Literature, but I have worked with clients completing their tasks for different subjects such as; English Literature, Social Sciences, Finance, Economics, Medical, as well as, Nursing. I have prepared myself all of these professional years to be a multi-tasker, who can help you to get out of trouble for any type of assignment. I always provide my clients with High-Quality Solutions at very REASONABLE PRICES even with SHORT DEADLINES. I can help you with; Case Studies, Research Essays, Online Exams, Quizzes, Summaries, Reports Dissertations ETC. I provide FREE Turnitin reports and countless revisions facility to fully satisfy my clients. and "I PROMISE you with 100% SUCCESS". For samples, visit my profile: https://www.freelancer.com/u/FineIdeas
£20 GBP en 1 día
5,0 (2 comentarios)
4,2
4,2
Avatar del usuario
Hi I am a very experienced statistician, data scientist and academic writer. I have completed several PhD level thesis projects involving advanced statistical analysis of data. I have worked with data from several companies and have done projects involving high level quantitative analysis and data interpretation skills to study the trends, time behaviour and compare the variables in the data. I can do advanced level analysis in SPSS, R, PYTHON, OPENCV, WEKA, TABLEAU, POWER BI, and EXCEL tools like image processing, machine learning, deep learning, AI, NLP, hypothesis testing, forecasting, T-test, ANOVA etc. Looking forward to discussion, Best Regards, Suyash
£500 GBP en 7 días
5,0 (5 comentarios)
4,2
4,2
Avatar del usuario
Hey! Speaking of this project NLP:Assignment Two Sentiment classification for social media, I am delighted to work on it. Being the most reputed freelance writer on this website, with over a decade of experience and maximum number of reviews on this website, you can be assured of quality work! I am here to provide you with completely non-plagiarized and referenced essay! If you're looking for samples, you can go through my portfolio section for the same! Just ping me for added information on this project, and let’s collaborate! Thanks & regards.
£150 GBP en 5 días
4,8 (7 comentarios)
4,1
4,1
Avatar del usuario
Hi there, How r u? I have had a look and i am sure that i can handle this project well as i have experience in Algorithm, Java, Data Mining, Python and Machine Learning (ML). I have worked on similar projects before too. Please initiate the chat and discuss in detail. Waiting for ur kind response. Regards
£250 GBP en 8 días
5,0 (2 comentarios)
4,0
4,0
Avatar del usuario
Hello I am a professional python developer. My main specializations are automation, web scrapers and bots development. I have already developed over 200 scrapers. From the simplest (for example, a competitor's price collector) to complex parsers (with authorization, bypassing captcha, rotating ips and others) which can collect millions of products from amazon. I have done web scrapers for: - Amazon - Instagram - Facebook - Google - Twitter - LinkedIn - Pinterest - Walmart - And many others For scraping I use: - Python - Requests - BeautifulSoup - Selenium - Scrapy - Pyautogui - Undetected Chromedriver - Rotating ips I can bypass: - CloudFlare - IP blocking - Captcha - Authorization required - Other limitations Django / PostgreSQL For big scraping projects I usually use Django with PostgreSQL. This allows us to store information in a database for further processing and use. I also set up an administration area which allows us to check the data and set up scraper configs. If you need a professional solution in this area - I am ready to cooperate. I am ready to make a sample script before we start Regards, Oleg
£20 GBP en 7 días
4,9 (9 comentarios)
4,1
4,1
Avatar del usuario
Hi sir/madam. I just completed reading all requirements & description carefully, I have 5years+ Experience in Python, Machine learning, Data structures, Data Mining, Java. If you hire me i will give you free revisions till you are satisfied, Follow all the requirements troubleshoot if any kind of problem occur during my work, Give this project my 100% work and dedication and also give a quick turnaround. If you are looking for a Motivated safe set of hands to take the weight of this project off your shoulder and to work with you to get the done right then lets have a chat. looking forward. Thanks Regards faraz
£90 GBP en 7 días
5,0 (3 comentarios)
3,6
3,6
Avatar del usuario
Hi, I have seen your your project details and I am the "BEST CANDIDATE" for this job "NLP:Assignment Two Sentiment classification for social media". I am an experienced Engineer & Mathematician with more than 8 years of experience who can provide you with Top Notch Solutions as per your requirements within your given deadline and budget. I am M Phil in Mathematics and Graduation in Physics and I have full command of all the areas related to both subjects. My specialties are; LENIAR ALGEBRA, CALCULUS, TRIGONOMETRY, Mathematics, GEOMETRY, MATRIX, Electronics, Digital Logic Design, Circuit Designing, Power System Protection, Communication Systems, and Many More. I have a strong grip on several tools/software such as; Pspice, Multisim, Power Word Simulator, Altium & MATLAB & Simulink. To check my samples, please visit my profile; https://www.freelancer.com/u/IdealExpert Please send me a message to "Hire" me. Thank You
£20 GBP en 1 día
4,8 (3 comentarios)
3,1
3,1
Avatar del usuario
I developed an intuitive feeling about MATLAB/Deep Learning programming. I can write clean validated MATLAB code and make a device-supported ML file.I am an expert on "C++, Algorithm, and MATLAB". https://www.freelancer.com/projects/python/Uploading-CSV-file-through-API/details https://www.freelancer.com/projects/matlab-mathematica/Need-academic-math-solve-Matlab/reviews I have confidence say I'm excellent for your project. Let's remark on your project within the message box. Regards@riyadhasnat06
£135 GBP en 3 días
5,0 (4 comentarios)
3,1
3,1

Sobre este cliente

Bandera de UNITED KINGDOM
Coventry, United Kingdom
0,0
0
Miembro desde mar 20, 2023

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.