Skip to content
View kayuzee's full-sized avatar
:shipit:
Building
:shipit:
Building

Block or report kayuzee

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Clearing the Spacy EntityRuler in a ...Clearing the Spacy EntityRuler in a loop
    1
    # Use case: You have a large list of terms, but you only need to match one for each loop
    2
    # e.g I have artciles for multiple topics, but I only want to match one topic at a time
    3
    # Instead of enabling or disabling a pipe component, or keeping a large dictionary with all your patters
    4
    # you can dynamically add your patters, and then clear the entity ruler
    5
  2. frontier-inflation-dashboardfrontier-inflation-dashboardPublic

    Inflation dashboard using Quandl and Bokeh

    Jupyter Notebook 1

  3. crypto_finance_datacrypto_finance_dataPublic

    Cuastomized crypto and finance data

    Jupyter Notebook

  4. pandas-profilingpandas-profilingPublic

    Forked from Data-Centric-AI-Community/fg-data-profiling

    Create HTML profiling reports from pandas DataFrame objects

    Python

  5. communitydaocommunitydaoPublic

    Final project for Consensys Bootcamp

    JavaScript 4 1

  6. extract-news-apiextract-news-apiPublic

    Forked from kotartemiy/extract-news-api

    Flask code to deploy an API that pulls structured data from online news articles

    Python