Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add spacy #11

Merged
merged 1 commit into from
Sep 13, 2015
Merged

add spacy #11

merged 1 commit into from
Sep 13, 2015

Conversation

tokestermw
Copy link
Contributor

spaCy is an industrial-strength NLP package with state-of-the-art performance. Feature set is comparable to Stanford NLP and better performance in many cases.

  • tokenizing
  • POS tagging
  • NER
  • dependency parsing
  • word vectors

with more coming.

http:https://spacy.io

@nerdcha
Copy link
Contributor

nerdcha commented Sep 13, 2015

That looks rad! Thanks for the suggestion.

nerdcha pushed a commit that referenced this pull request Sep 13, 2015
@nerdcha nerdcha merged commit a894e01 into Kaggle:master Sep 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants