ruby-ner

Named entity recognizer

A Ruby implementation of named entity recognition using Stanford NER

Named entity recognition with Stanford NER and Ruby

GitHub

19 stars
1 watching
3 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hernanmd/stner An interface to the Stanford Named Entity Recognizer from Pharo Smalltalk 0
scicloj/scicloj.ml.crf A plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model. 0
franck-dernoncourt/neuroner Named-entity recognition using neural networks. 1,698
lemonhu/ner-bert-pytorch A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. 438
wannaphong/thai-ner A Named Entity Recognition tool for the Thai language. 53
guillaumegenthial/sequence_tagging Named Entity Recognition model using LSTM and CRF with character embeddings 1,946
kamalkraj/bert-ner An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python. 1,211
mizor/machine-learning-ruby A Ruby implementation of common machine learning algorithms and techniques 13
liyuanlucasliu/ld-net A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. 146
tiendung/ruby-nlp A Ruby binding for Stanford's NLP tools, allowing developers to analyze and process natural language text. 92
microsoft/recognizers-text Provides recognition and resolution of numbers, units, date/time, etc. in multiple languages for various applications. 1,677
louismullie/stanford-core-nlp Provides Ruby bindings to Stanford Core NLP tools for natural language processing tasks 432
lang-uk/ner-uk A Ukrainian NER corpus and annotation dataset for training and evaluating named entity recognition models. 90
kaisugi/entity-related-papers A collection of papers and research on Named Entity Recognition (NER) and related tasks such as Entity Linking (EL), focusing on improving the accuracy and robustness of NER models in various domains and languages. 94
mikecmpbll/rann Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. 3