All Projects → yihui-he → Named Entity Recognition

yihui-he / Named Entity Recognition

name entity recognition with recurrent neural network(RNN) in tensorflow

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Named Entity Recognition

Ner Lstm
Named Entity Recognition using multilayered bidirectional LSTM
Stars: ✭ 532 (+2560%)
Mutual labels:  natural-language-processing, recurrent-neural-networks, named-entity-recognition
Nlp Progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
Stars: ✭ 19,518 (+97490%)
Mutual labels:  natural-language-processing, named-entity-recognition
Spacy Streamlit
👑 spaCy building blocks and visualizers for Streamlit apps
Stars: ✭ 360 (+1700%)
Mutual labels:  natural-language-processing, named-entity-recognition
Spacy
💫 Industrial-strength Natural Language Processing (NLP) in Python
Stars: ✭ 21,978 (+109790%)
Mutual labels:  natural-language-processing, named-entity-recognition
Ner
Named Entity Recognition
Stars: ✭ 288 (+1340%)
Mutual labels:  natural-language-processing, named-entity-recognition
Zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+16435%)
Mutual labels:  natural-language-processing, recurrent-neural-networks
Neuronlp2
Deep neural models for core NLP tasks (Pytorch version)
Stars: ✭ 397 (+1885%)
Mutual labels:  natural-language-processing, named-entity-recognition
Awesome Tensorlayer
A curated list of dedicated resources and applications
Stars: ✭ 248 (+1140%)
Mutual labels:  natural-language-processing, recurrent-neural-networks
Hanlp
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Stars: ✭ 24,626 (+123030%)
Mutual labels:  natural-language-processing, named-entity-recognition
Seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
Stars: ✭ 508 (+2440%)
Mutual labels:  natural-language-processing, named-entity-recognition
Recurrent Entity Networks
TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".
Stars: ✭ 276 (+1280%)
Mutual labels:  natural-language-processing, recurrent-neural-networks
Keras Attention
Visualizing RNNs using the attention mechanism
Stars: ✭ 697 (+3385%)
Mutual labels:  natural-language-processing, recurrent-neural-networks
Chatbot ner
chatbot_ner: Named Entity Recognition for chatbots.
Stars: ✭ 273 (+1265%)
Mutual labels:  natural-language-processing, named-entity-recognition
Vncorenlp
A Vietnamese natural language processing toolkit (NAACL 2018)
Stars: ✭ 354 (+1670%)
Mutual labels:  natural-language-processing, named-entity-recognition
sequence labeling tf
Sequence Labeling in Tensorflow
Stars: ✭ 18 (-10%)
Mutual labels:  recurrent-neural-networks, named-entity-recognition
Transformers Tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
Stars: ✭ 384 (+1820%)
Mutual labels:  natural-language-processing, named-entity-recognition
Pytorch Bert Crf Ner
KoBERT와 CRF로 만든 한국어 개체명인식기 (BERT+CRF based Named Entity Recognition model for Korean)
Stars: ✭ 236 (+1080%)
Mutual labels:  natural-language-processing, named-entity-recognition
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+15945%)
Mutual labels:  natural-language-processing, recurrent-neural-networks
Awesome Persian Nlp Ir
Curated List of Persian Natural Language Processing and Information Retrieval Tools and Resources
Stars: ✭ 460 (+2200%)
Mutual labels:  natural-language-processing, named-entity-recognition
Stanza
Official Stanford NLP Python Library for Many Human Languages
Stars: ✭ 5,887 (+29335%)
Mutual labels:  natural-language-processing, named-entity-recognition

named-entity-recognition

name entity recognition with recurrent neural network(RNN) in tensorflow

answer for cs224n assignment 2 http://web.stanford.edu/class/cs224n/assignment2/index.html

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].