Coder Social home page Coder Social logo

career-accl-hug-lp5's Introduction

๐Ÿ“š SUMMARY TABLE ๐Ÿ“š

Project's Name Deployment Link Article Link
1 -Sentiment-Analysis (https://huggingface.co/spaces/Ausbel/Gradio-vaccine-sentimental-analysis-APP2) (https://medium.com/@richard.fiagbeati/implications-for-global-health-policy-and-vaccine-communication-from-the-machine-learning-assisted-272044f61925)

๐Ÿ“š Description

This project is to develop a machine learning model to assess if a twitter post that is related to vaccinations is positive, neutral, or negative.

๐Ÿ“– Table of Contents

  • Installation
  • Usage
  • Authors
  • Acknowledgement
  • contact

๐Ÿ”ง Installation

To get started , follow these installation steps:

# setup the environment on windows by running the following code.
python -m venv venv; venv\Scripts\activate; python -m pip install -q --upgrade pip; python -m pip install -r requirements.txt  

#On Linux
python3 -m venv venv; source venv/bin/activate; python -m pip install -q --upgrade pip; python -m pip install -r requirements.txt 

The Two commands are of the same structure 1.Activate the python environment 2.Upgrade pip to it current version 3.install the requirements located in requirements.txt: You should be at the root of your env


๐Ÿš€ Usage

To see how the app works, follow these instructions: 1.After setting up enviroment,activatig the environment, and installing requirments,type bash

๐Ÿ‘ฅ Authors

This project is developed and maintained by:

  • Richard Fiagbeati Feel free to reach out to me with any questions or feedback!

โœจ Acknowledgments

I would like to express my gratitude to The Azubi Africa team for their valuable contributions to this project.

๐Ÿ“ž Contact

For any questions, concerns, or suggestions regarding this project, please contact me at [email protected]

career-accl-hug-lp5's People

Contributors

doctapool 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.