neuralcoref
Coreference resolver
Resolves coreference clusters in text using neural networks
✨Fast Coreference Resolution in spaCy with Neural Networks
3k stars
97 watching
477 forks
Language: C
last commit: over 1 year ago coreferencecoreference-resolutionmachine-learningneural-networksnlppythonpytorchspacyspacy-extensionspacy-pipeline
Related projects:
Repository | Description | Stars |
---|---|---|
explosion/spacy | Industrial-strength NLP library for Python and Cython | 30,459 |
apple/corenet | A deep neural network toolkit allowing researchers and engineers to train various models | 6,997 |
conchylicultor/deepqa | A deep learning-based chatbot model using TensorFlow and RNNs to generate responses to user queries. | 2,929 |
stanfordnlp/corenlp | A Java-based suite of tools for natural language processing and analysis | 9,719 |
nlpatvcu/medacy | A framework for building medical NLP models using spaCy. | 432 |
explosion/spacy-stanza | Wraps the Stanza NLP library to use Stanford models with spaCy | 726 |
neuralmagic/sparseml | Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,083 |
intel/neural-compressor | Tools and techniques for optimizing large language models on various frameworks and hardware platforms. | 2,257 |
karpathy/neuraltalk | A system for generating image descriptions using neural networks | 5,414 |
neuralmagic/deepsparse | A sparsity-aware deep learning inference runtime for CPUs that optimizes neural network performance on CPU hardware. | 3,052 |
explosion/spacy-lookups-data | Provides additional data resources for spaCy's natural language processing capabilities | 98 |
bmild/nerf | This project implements a neural representation of 3D scenes for rendering new views | 10,030 |
norse/norse | Deep learning framework for spiking neural networks | 685 |
nlintz/tensorflow-tutorials | A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks | 6,003 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |