Skip to content
View Christopher-Thornton's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Christopher-Thornton

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

GIF

๐™ƒ๐™š๐™ก๐™ก๐™ค ๐™๐™ง๐™ž๐™š๐™ฃ๐™™,

My Name is Christopher Thornton, I'm a Developer from Toronto, Canada.

Welcome to my GitHub profile, where I occasionally share my projects and research.

Active Projects

  • Fuzzy Name Matching via Hybrid Machine Learning Methods (public)
  • Automatic Knowledge Graph Generation from Unstructured Text (private)
  • AI-Enabled Knowledge Management System (commissioned)

Technologies & Tools

I also post technical articles on Towards Data Science

๐™„ ๐™ก๐™ค๐™ค๐™  ๐™›๐™ค๐™ง๐™ฌ๐™–๐™ง๐™™ ๐™ฉ๐™ค ๐™˜๐™ค๐™ฃ๐™ฃ๐™š๐™˜๐™ฉ๐™ž๐™ฃ๐™œ ๐™ฌ๐™ž๐™ฉ๐™ ๐™ฎ๐™ค๐™ช!

GitHub followers

GIF

Pinned

  1. hmni hmni Public

    ๐Ÿ“› Fuzzy Name Matching with Machine Learning

    Python 244 50

  2. hmni_usage.py hmni_usage.py
    1
    import hmni
    2
    
                  
    3
    # Initialize a Matcher Object
    4
    matcher = hmni.Matcher(model='latin')
    5
    
                  
  3. subclause subclause Public

    Automatic subordinate clause extractor

    Python 1 1

  4. mmxgn/spacy-clausie mmxgn/spacy-clausie Public

    Implementation of the ClausIE information extraction system for python+spacy

    Python 211 31

  5. shmancy shmancy Public

    Automatic shm-reduplication

    Python