Code Monkey home page Code Monkey logo

teamrepository's Introduction

TeamRepository

A team repository for The Sentimentalists!

Who are we?

The Sentimentalists are a group of developers (Ana, Ellie, Jamie and Jyothsna) brought together to create a Tech for Good project for the Tech Returners - Your Return To Tech programme.

What's in this repo?

This repo documents all our process - from sprint reviews and retrospectives to mockups, designs and other collateral.

Where's the app?

The app code is split across three repos:

There are a few other repos (Experiments, SentimentalistsApp_Static, this one!) which document our process and experiments along the way.

How can I try it?

The app is built and deployed using AWS and Github Pages - you can try it out at https://thesentimentalists.github.io/!

teamrepository's People

Contributors

abirdonwire avatar ana-potje avatar jsjohnstone avatar jyothsna-gc avatar

Watchers

 avatar  avatar

Forkers

rjaat

teamrepository's Issues

Sample URL text results - analyse for rich text outout

Looked at the results of sample URL: BBC Wales for this exercise
https://www.bbc.co.uk/news/uk-wales-54167804

The 'newspaper' Article was showing 'undesired characters' which could affect the sentiment analysis.
These unserised characters include - '\n', '.', '(', ')', '"',',',"''",'?','-',':',';',"'" and 'ร‚'

On running Python commands and filtering, were able to obtain a cleaner output is attached.
We do not have mechanism to implement filtering on all URLs at this point in time.
On further discussion with Ana, it is concluded that the 'TextBlob library'

would be used instead.

Closing this activity here

Website Reliability codexxx

Created function getReliabilityScore:
input = URL
output = score 0 to 100, SOURCE and CATEGORY
Based on the API Gate Source Credibility.

Decide what to do with extra repos

Can we make a decision on:

  • SolutionTesting - can this be merged with Experiments?
  • Prototype - this was merged with TeamRepo prototypes folder already?
  • thesentimentalists.github.io - we aren't using this, can it be removed?

Sentiment Analysis code

Created functions (Python):
getText.py
getArticle.py
sentimentAnalysis.py
They are used to extract unformatted text from an URL (library NEWSPAPER) and then extract its sentiment using the library TEXTBLOB.

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.