Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,337 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in explosion/thinc that received 2 comments
Support custom sort in serialization methods
Allows passing in a sort_key, a function that takes (key, value) tuples. Only applied to the top-level sections. The default alphabetic order isn't…
+86
−11
•
2
comments
- Replace verbose warnings with logging, tidy up, small fixes
- Update for new Thinc, adjust config, support preserving variables in config
- Tidy up pipes
- Make the Pipe base class useable via composition as well as inheritance
- Update to latest Thinc, use validate arg name, update attribute ruler
- Add DocBin to/from_disk methods and update docs
- Sync develop with nightly docs state
- Use "raise ... from" in custom errors for better tracebacks
- Add better error for failed model shortcut loading
- Simplify config overrides in CLI and deserialization
- Add config callbacks for modifying nlp object before and after init
- Allow adding pipeline components from source model
- Add init CLI and init config
- Fix pickling Config
- Fix reporting of whether config is interpolated
- Support optional variable interpolation and fix config resolution
- Add auto-aliases for reserved field names
- Use "raise ... from" in custom errors for better tracebacks
- Allow config overrides on creation (and used with interpolation)
- Support extended config interpolation
13
contributions
in private repositories
Aug 2 – Aug 14