Recognizers-Text

Entity recognizer library

Provides recognition and resolution of numbers, units, date/time, etc. in multiple languages for various applications.

Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text

GitHub

2k stars
63 watching
429 forks
Language: C#
last commit: 5 days ago
datedatetimedatetime-normalization-and-resolutionentity-extractionhacktoberfestnernlpnumber-expressionnumbersnumexparserparser-librarytimetime-expressiontime-expression-recognitiontimex

Related projects:

Repository Description Stars
microsoft/unicoder This repository provides pre-trained models and code for understanding and generation tasks in multiple languages. 88
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
mikeylong/ruby-ner A Ruby implementation of named entity recognition using Stanford NER 19
liyuanlucasliu/ld-net A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. 146
zix99/rare A tool that provides fast and efficient text analysis and visualization capabilities 274
eyurtsev/kor Extracts structured data from unstructured text using large language models 1,629
hernanmd/stner An interface to the Stanford Named Entity Recognizer from Pharo Smalltalk 0
franck-dernoncourt/neuroner Named-entity recognition using neural networks. 1,698
text-mining/persian-ner A Persian named entity recognition system with a large, labeled dataset. 224
accelerated-text/numberwords Converts numbers to natural language expressions 197
ibm/max-named-entity-tagger This project builds and deploys a named entity recognition model to annotate text with tags representing entity types. 25
mnwa/ms Library providing abstractions to convert human-like times into milliseconds. 36
guillaumegenthial/sequence_tagging Named Entity Recognition model using LSTM and CRF with character embeddings 1,946
davebryson/elixir_milliseconds Converts between milliseconds and human-readable time units, used in Elixir applications. 2
scicloj/scicloj.ml.crf A plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model. 0