mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 06:02:02 -05:00
[PR #487] [CLOSED] brew and spaCy added #441
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/487
Author: @dvro
Created: 10/19/2015
Status: ❌ Closed
Base:
master← Head:master📄 Description
spaCy is an awesome NLP API. It is much faster than NLTK and, at least for my tests, was able to identify named entities with a better accuracy.
brew is an Multiple Classifier Systems API. At this time, there is no Dynamic Classifier Ensemble Selection API available in Python (except for brew), developed by me and some fellow researchers at UFPE. I believe it is worth mentioning specially for scientific/research purposes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.