Skip to main content

Making Ngram Analysis from Stack Overflow Questions Dataframe

Project description

stack overflow ngram analysis

This project fetches StackOverflow API get questions and make ngram analysis

install

pip install sosq

pip install emek

pip install ngramso

for use

1- Get your key and token from stackexchange (https://stackapps.com/users/login?returnurl=/apps/oauth/register)

2- sample code below.

import sosq
import emek
import ngramso
df = sosq.get_result("your_search_query", "your_key", "your_access_token")
emek.process_data(df)
ngramso.process_and_generate_ngrams(df)

sosq for dataframe emek for tag analysis ngramso for ngram analysis to compare tags with ngrams

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

ngramso-1.0.1.tar.gz (39.2 kB view details)

Uploaded Source

File details

Details for the file ngramso-1.0.1.tar.gz.

File metadata

  • Download URL: ngramso-1.0.1.tar.gz
  • Upload date:
  • Size: 39.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.7

File hashes

Hashes for ngramso-1.0.1.tar.gz
Algorithm Hash digest
SHA256 c071d8c4293231998d2f331d3aa98070d23a5c665dc4d05cb5054846d251dc89
MD5 f2547a1203f20218b3b78775fdf86439
BLAKE2b-256 265d2188efebf2ecd76f3fd05fc78c2b72ac0f8833a63f4fb9d41d3bd7edf0c6

See more details on using hashes here.

Supported by

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