An open source library for deep learning end-to-end dialog systems and chatbots.
-
Updated
Nov 8, 2020 - Python
{{ message }}
An open source library for deep learning end-to-end dialog systems and chatbots.
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
State of the Art Natural Language Processing
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI. Partial support for NL, JA, KO, SV). Contributions are greatly welcome! Packages are available at https://www.nuget.org/profiles/Recognizers.Text and https://www.npmjs.com/~recognizers.text
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text.
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresponding relations. 端到端联合多关系抽取模型,可用于 http://lic2019.ccf.org.cn/kg 信息抽取。
Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling
Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。
A JavaFX based desktop search application.
Automatic Entity Recognition and Typing for Domain-Specific Corpora (KDD'15)
Open Source REST API for named entity extraction, named entity linking, named entity disambiguation, recommendation & reconciliation of entities like persons, organizations and places for (semi)automatic semantic tagging & analysis of documents by linked data knowledge graph like SKOS thesaurus, RDF ontology, database(s) or list(s) of names
An Alchemy API library for Node.JS
Users misspell things. Having spell-check and synonyms helps a lot, but doesn't catch everything.
One solution would be to use the python metaphone package's implementation of the Double Metaphone algorithm.
At component train time, it could look at the normal entity lists, find the DM representation of all the synonyms, and store them.
NLP Web Service
[Updated after reading sotera.github.io/newman/features].
In the "Top Addresses" screenshot below, jeb@jeb.org shows 79% in the donut plot and 0.988 in the bar plot.

I thought the 0.988 was a proportion -- w
Falcon 2.0 is a joint entity and relation linking tool over Wikidata.
In the wild extraction of entities that are found using Flair and displayed using a very elegant front-end.
A python client for connecting to all the services provided by https://dandelion.eu
This repository contains code and datasets related to entity/knowledge papers from the VERT (Versatile Entity Recognition & disambiguation Toolkit) project, by the Knowledge Computing group at Microsoft Research Asia (MSRA).
Natural language understanding library for chatbots with intent recognition and entity extraction.
Rosette API Client Library for Python
Is your feature request related to a problem? Please describe.
To use google geolocation api, User has to fill the credit details. Instead, we can use opensource geocoding api available.
Describe the solution you'd like
We can use alternate geocoding api available to get the same feature.
Laravel wrapper for common NLP tasks
Information Extraction System can perform NLP tasks like Named Entity Recognition, Sentence Simplification, Relation Extraction etc.
Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.
Add a description, image, and links to the entity-extraction topic page so that developers can more easily learn about it.
To associate your repository with the entity-extraction topic, visit your repo's landing page and select "manage topics."