Skip to main content

Is an open source piece of software that is designed to allow anyone to quickly get

Project description

Wall Street Social

Is an open source piece of software that is designed to allow anyone to quickly get familiar with the basics of textual analysis. It features a preconfigured database schema, preconfigured pipelines to fill the database with reddit comments, and a pretrained named entity recognition model that is used to pull out what stocks are being mentioned in a post.

Getting Starting

This doesn't fit the pypi size specifications, to get this project working you will need the these steps.

pypi WallStreetBets

Download Model here

unzip anywhere

from WallStreetSocial import helpers
from WallStreetSocial import database
database.model_loc = "C:\\Users\\JGola\\PycharmProjects\\WallStreetSocial\\WallStreetSocial\\wsb_ner\\"
helpers.run("WallStreetBets", start="2015-07-03 00:00:00", end="2015-07-06 03:01:40")

Documentation

Documentation of this project can be found here

About the ML Model

The named entity recognition model in use is a compact spaCy model which has been trained on wallstreetbets specific data. The model has been trained in two parts: first, Gensim was used to create the word vectors. Word vectors are basically multidimensional representations of words in algebraic space that help the model determine things like word similarity. It helps give the model some form of contextual awareness of the words it is encountering. The model is then trained specifically on data from reddit. The data consists of thousands of comments that have labeled stocks and their respective positions in the text. For a visual representation of the word vectors, please see https://www.kaggle.com/johnhutton/visualization-of-wallstreetbets-word-vectors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

WallStreetSocial-1.0.0.1.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

WallStreetSocial-1.0.0.1-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file WallStreetSocial-1.0.0.1.tar.gz.

File metadata

  • Download URL: WallStreetSocial-1.0.0.1.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for WallStreetSocial-1.0.0.1.tar.gz
Algorithm Hash digest
SHA256 ace86ef4afb0ab5eab8ccc385168b358b8fa81415d9ded1d9af5a4773fd56eaf
MD5 81eda211f7caeaf9f34c6d032c1f3ed6
BLAKE2b-256 199cef63f7a22995d5076f8f536e44d7107acd89503672260a5eb9b54e60b387

See more details on using hashes here.

File details

Details for the file WallStreetSocial-1.0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for WallStreetSocial-1.0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5fcea1cef0193145ef2e1bf58466602bf9c047a49c570bcf7af34137ae539142
MD5 3f6d424861afd0c0a4001836a87bc7f9
BLAKE2b-256 c6cad449da2824c2e9888f1154c20208b370b77dcc3d8fc625150555cc381152

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page