Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
6 results tagged nlu  ✕   ✕
jyguyomarch/awesome-conversational-ai http://jyguyomarch/awesome-conversational-ai
Sat 25 Dec 2021 06:38:31 PM PST archive.org

A curated list of delightful Conversational AI resources.

awesome ai ml conversational bots ui books nlp nlu
GitHub - MycroftAI/lingua-franca: Mycroft's multilingual text parsing and formatting library https://github.com/MycroftAI/lingua-franca
Thu 05 Dec 2019 01:48:08 PM PST archive.org

Lingua Franca is our multilingual Natural Language Processing library. It allows Mycroft to both understand and respond with naturally expressed entities such as numbers, dates and times. Stand-alone Python module. Ready-to-use and currently has support for Danish, Dutch, English, French, German, Hungarian, Italian, Portuguese, Spanish, and Swedish. Heuristic parsing routines to extract numbers, dates, times, or durations from a spoken language transcription. Natural language formatters for numbers, dates, times and durations as well as utilities for working with lists in multiple languages. Can reformat figures so they can be better pronounced by a synthesizer. Extract information from text to use in figuring out what the user wants and grab the stuff needed to do it.

python module nlp nlu exocortex mycroft parser formats
GitHub - huggingface/transformers https://github.com/huggingface/transformers
Mon 02 Dec 2019 02:03:46 PM PST archive.org

Transformers (formerly known as pytorch-transformers and pytorch-pretrained-bert) provides state-of-the-art general-purpose architectures (BERT, GPT-2, RoBERTa, XLM, DistilBert, XLNet, CTRL...) for Natural Language Understanding (NLU) and Natural Language Generation (NLG) with over 32+ pretrained models in 100+ languages and deep interoperability between TensorFlow 2.0 and PyTorch.

ai ml python exocortex nlp nlg nlu languages module neuralnetworks
snipsco/snips-nlu: Snips Python library to extract meaning from text https://github.com/snipsco/snips-nlu
Thu 17 Jan 2019 04:37:04 PM PST archive.org

Snips NLU (Natural Language Understanding) is a Python library that allows to parse sentences written in natural language and extracts structured information. Behind every chatbot and voice assistant lies a common piece of technology: Natural Language Understanding (NLU). Anytime a user interacts with an AI using natural language, their words need to be translated into a machine-readable description of what they meant. The NLU engine first detects what the intention of the user is (a.k.a. intent), then extracts the parameters (called slots) of the query. The developer can then use this to determine the appropriate action or response.

python module nlp nlu parsing semantics commands analysis
dariusk/corpora: A collection of small corpuses of interesting data for the creation of bots and similar stuff. https://github.com/dariusk/corpora
Mon 19 Mar 2018 10:43:57 PM PDT archive.org

A public domain collection of corpora for training AI ML bots. Consists of many YAML files containing key/value data on many different subjects. Each category contains multiple documents about different related subjects. You won't be able to drop these into your code randomly, you'll need to write a fairly simple parser tuned to the document's schema. There are several libraries in different programming languages for efficiently using one or more of these files in your own project.

nlp publicdomain nlu ai ml corpora languages yaml keyvalue pd bots foss data corpus schema text
gunthercox/mathparse: A Python library for evaluating natural language mathematical equations https://github.com/gunthercox/mathparse/
Mon 19 Mar 2018 03:41:42 PM PDT archive.org

A python module for parsing mathematical expressions. Figures out the equation you specify (which can be in a spoken language) and solves them.

nlp nlu language python parser module expressions math
4223 links, including 281 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn