All Projects → andychisholm → Nel

andychisholm / Nel

Licence: mit
Entity linking framework

Projects that are alternatives of or similar to Nel

Multihead Siamese Nets
Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.
Stars: ✭ 144 (-18.18%)
Mutual labels:  jupyter-notebook, natural-language-processing
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-12.5%)
Mutual labels:  jupyter-notebook, natural-language-processing
Nl2sql
阿里天池首届中文NL2SQL挑战赛top6
Stars: ✭ 146 (-17.05%)
Mutual labels:  natural-language-processing, information-extraction
100 Days Of Nlp
Stars: ✭ 125 (-28.98%)
Mutual labels:  jupyter-notebook, natural-language-processing
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-6.25%)
Mutual labels:  jupyter-notebook, natural-language-processing
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (+961.36%)
Mutual labels:  jupyter-notebook, natural-language-processing
Natural Language Processing Specialization
This repo contains my coursework, assignments, and Slides for Natural Language Processing Specialization by deeplearning.ai on Coursera
Stars: ✭ 151 (-14.2%)
Mutual labels:  jupyter-notebook, natural-language-processing
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+761.36%)
Mutual labels:  jupyter-notebook, natural-language-processing
Newsrecommender
A news recommendation system tailored for user communities
Stars: ✭ 164 (-6.82%)
Mutual labels:  jupyter-notebook, natural-language-processing
Mixtext
MixText: Linguistically-Informed Interpolation of Hidden Space for Semi-Supervised Text Classification
Stars: ✭ 159 (-9.66%)
Mutual labels:  jupyter-notebook, natural-language-processing
Aws Machine Learning University Accelerated Nlp
Machine Learning University: Accelerated Natural Language Processing Class
Stars: ✭ 1,695 (+863.07%)
Mutual labels:  jupyter-notebook, natural-language-processing
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (-1.7%)
Mutual labels:  jupyter-notebook, natural-language-processing
Awesome Hungarian Nlp
A curated list of NLP resources for Hungarian
Stars: ✭ 121 (-31.25%)
Mutual labels:  natural-language-processing, information-extraction
Nlpaug
Data augmentation for NLP
Stars: ✭ 2,761 (+1468.75%)
Mutual labels:  jupyter-notebook, natural-language-processing
Pytextrank
Python implementation of TextRank for phrase extraction and summarization of text documents
Stars: ✭ 1,675 (+851.7%)
Mutual labels:  jupyter-notebook, natural-language-processing
Chemdataextractor
Automatically extract chemical information from scientific documents
Stars: ✭ 152 (-13.64%)
Mutual labels:  natural-language-processing, information-extraction
Deep Nlp Seminars
Materials for deep NLP course
Stars: ✭ 113 (-35.8%)
Mutual labels:  jupyter-notebook, natural-language-processing
Tensorflow Nlp
NLP and Text Generation Experiments in TensorFlow 2.x / 1.x
Stars: ✭ 1,487 (+744.89%)
Mutual labels:  jupyter-notebook, natural-language-processing
Rnn lstm from scratch
How to build RNNs and LSTMs from scratch with NumPy.
Stars: ✭ 156 (-11.36%)
Mutual labels:  jupyter-notebook, natural-language-processing
Dive Into Dl Pytorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Stars: ✭ 14,234 (+7987.5%)
Mutual labels:  jupyter-notebook, natural-language-processing

nel

nel is an fast, accurate and highly modular framework for linking entities in documents.

Getting Started

Checkout the up-to-date example notebook: train.ipynb

Documentation for the previous release is available online via: nel.readthedocs.org.

Citation

nel is based on work described in Entity Disambiguation with Web Links (pdf).


NEL is open-source software released under an MIT licence.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].