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

Organizations

@ESG-Analytics
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 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

Pinned

  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-dashboard frontier-inflation-dashboard Public

    Inflation dashboard using Quandl and Bokeh

    Jupyter Notebook 1

  3. crypto_finance_data crypto_finance_data Public

    Cuastomized crypto and finance data

    Jupyter Notebook

  4. pandas-profiling pandas-profiling Public

    Forked from ydataai/ydata-profiling

    Create HTML profiling reports from pandas DataFrame objects

    Python

  5. communitydao communitydao Public

    Final project for Consensys Bootcamp

    JavaScript 4 1

  6. extract-news-api extract-news-api Public

    Forked from kotartemiy/extract-news-api

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

    Python