Skip to content
View AgentANAKIN's full-sized avatar

Block or report AgentANAKIN

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Google-Web-Scraper Google-Web-Scraper Public

    This Python code scrapes Google search results then applies sentiment analysis, generates text summaries, and ranks keywords.

    Python 28 6

  2. Dual-Twitter-Sentiment-Analysis-with-4-Text-Summary-Tools-and-Stopwords-Scrubbed-Keywords Dual-Twitter-Sentiment-Analysis-with-4-Text-Summary-Tools-and-Stopwords-Scrubbed-Keywords Public

    This Python code retrieves thousands of tweets, classifies them using TextBlob and VADER in tandem, summarizes each classification using LexRank, Luhn, LSA, and LSA with stopwords, and then ranks s…

    Python 3 3

  3. Quantum-RPG-Character-Generator Quantum-RPG-Character-Generator Public

    This is a proof-of-concept quantum RPG character generator.

    Python 3 1

  4. Quantum-Neural-Network Quantum-Neural-Network Public

    This simple neural network uses a quantum computer to generate truly-random weights.

    Python 3 1

  5. Grover-s-Algorithm Grover-s-Algorithm Public

    Grover’s Algorithm can be oversimplified as a database search algorithm that is quadratically faster than any classical counterpart. What makes this algorithm interesting is that it determines, wit…

    1

  6. Quantum-Full-Adder Quantum-Full-Adder Public

    This is a full adder written in OpenQASM.

    1