-
Updated
Sep 28, 2021 - Python
spaCy

spaCy is a free library for advanced Natural Language Processing (NLP) in Python. It’s designed specifically for production use and helps you build applications that process and “understand” large volumes of text. It can be used to build information extraction or natural language understanding systems.
Here are 928 public repositories matching this topic...
-
Updated
Sep 28, 2021 - Python
-
Updated
Jun 22, 2021 - C
-
Updated
Sep 28, 2021 - Python
-
Updated
Sep 21, 2021 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
May 31, 2021 - Python
-
Updated
Aug 16, 2021 - Python
-
Updated
Dec 24, 2020 - Jupyter Notebook
-
Updated
Aug 25, 2021 - Python
-
Updated
Sep 21, 2021 - Python
-
Updated
Sep 8, 2021 - Python
-
Updated
Sep 22, 2021 - Python
Help the project :)
Hey guys,
I recently switched jobs, and a bit busy these days, and for some reason the volume of issues/requests has increased slightly over the last few weeks.
I'm looking for someone to help me manage the repo, verify pull requests, answer some issues? All I can offer is your name somewhere in the readme (and a coffee/beer if you're in Singapore !)
If you're interested let me know, it'
-
Updated
Sep 17, 2021 - Python
-
Updated
Sep 18, 2021 - Python
-
Updated
Jul 5, 2021 - Python
-
Updated
Sep 24, 2021 - Python
-
Updated
Aug 10, 2021 - Jupyter Notebook
-
Updated
Sep 2, 2021 - Python
-
Updated
Feb 6, 2020 - Python
-
Updated
Aug 18, 2021 - Python
YAML files appear to be better suited for storing configuration data than JSON.
-Config file -- Should be converted to a YAML file.
-Config reader -- This should probably be deleted and we can let a library like PyYAML h
-
Updated
Apr 8, 2018 - JavaScript
Created by Explosion
Latest release 13 days ago
- Repository
- explosion/spaCy
- Website
- spacy.io
- Wikipedia
- Wikipedia
We need to move the execution of CLI scripts used to build the documentation into a Make file. Wise suggestion from @louisguitton: DerwenAI/pytextrank#159 (comment)