You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of these ideas require, or would be best done with a rudimentary NLP library. But NLP in Rust appears to be fairly immature (I've been spoiled by spaCy).
Includes a few internal cleanups. This PR represents the most bare
minimal working "product".
Before it's usable, the following need to be done:
1. Allow excluding commits (#47)
2. Allow customizing which rules are run (#53)
3. A "useful" output format (#40)
4. Remember what commits have already been processed (#39)
so that repeated `herostratus fetch-all && herostratus check-all`
invocations only give new achievements
5. More achievements! (#11)
The text was updated successfully, but these errors were encountered: