Category
page 1Natural language processing software

Google Translate
multilingual neural machine translation service from Google

Siri
Siri ( ) is a virtual assistant and chatbot purchased, developed, and popularized by Apple, which is included in the iOS, iPadOS, watchOS, macOS, Apple TV, audioOS, and visionOS operating systems. It uses voice queries, gesture based control, focus-tracking and a natural-language user interface to answer questions, make recommendations, and perform actions by delegating requests to a set of Internet services. With continued use, it adapts to users' individual language usages, searches, and preferences, returning individualized results.

Apertium
Apertium is a free/open-source rule-based machine translation platform. It is free software and released under the terms of the GNU General Public License.
Google Assistant
intelligent personal assistant
Q15897235
intelligent personal assistant
Wolfram Alpha
WolframAlpha is an online knowledge engine developed by Wolfram Research that has been around since 2009. It is offered as an online service that answers queries by computing answers from externally sourced data.
Watson
artificial intelligence computer system made by IBM
Android Auto
Google app for use in conjunction with a modern car Head Unit or standalone
Q43968444
online translator
Google Now
intelligent personal assistant
Yandex Translate
Web service company Yandex, intended for translation of text or web pages into another language
Modular Audio Recognition Framework
open-source research platform
Bixby
virtual assistant developed by Samsung Electronics
Yahoo! Babel Fish
former language translation website
Microsoft Translator
multilingual machine translation cloud service provided by Microsoft
CarPlay
CarPlay is an Apple standard that enables a car radio or automotive head unit to be a display and controller for an iOS device. It is available on iPhone 5 and later models running iOS 7.1 or later.
S Voice
intelligent personal assistant
SHRDLU
SHRDLU is an early natural-language understanding computer program that was developed by Terry Winograd at MIT in 1968–1970. In the program, the user carries on a conversation with the computer, moving objects, naming collections and querying the state of a simplified "blocks world", essentially a virtual box filled with different blocks.
Linguee
Linguee is an online bilingual concordance that provides an online dictionary for a number of language pairs, including many bilingual sentence pairs. As a translation aid, Linguee differs from machine translation services like Babel Fish, and is more similar in function to a translation memory. Linguee is operated by Cologne-based DeepL SE (formerly DeepL GmbH and Linguee GmbH), which was established in Cologne in December 2008.
Translate
translation app by Apple
memoQ
memoQ is a computer-assisted translation software suite which runs on Microsoft Windows operating systems. It is developed by the Hungarian software company memoQ Fordítástechnológiai Zrt. (memoQ Translation Technologies), formerly Kilgray, a provider of translation management software established in 2004 and cited as one of the fastest-growing companies in the translation technology sector in 2012, and 2013. memoQ provides translation memory, terminology, machine translation integration and reference information management in desktop, client/server and web application environments.
SoundHound
American audio recognition and cognition company
Reverso
online translation and linguistic tools
Naver Papago
multilingual machine translation service
ROUGE
metric
M
discontinued virtual assistant by Facebook
Cohere
Cohere Inc. is a Canada-based international technology company focused on artificial intelligence. Cohere specializes in large language models and AI products for regulated industries, particularly the finance, healthcare, manufacturing, and energy fields, as well as the public sector. Cohere was founded in 2019 by Aidan Gomez, Ivan Zhang, and Nick Frosst and is headquartered in Toronto and San Francisco, with offices in Montreal, London, New York City, Paris, and Seoul.
ELMo
thumb|Architecture of ELMo. It first processes input tokens into embedding vectors by an embedding layer (essentially a lookup table), then applies a pair of forward and backward LSTMs to produce two sequences of hidden vectors, then apply another pair of forward and backward LSTMs, and so on.
thumb|How a token is transformed successively over increasing layers of ELMo. At the start, the token is converted to a vector by a linear layer, giving the embedding vector e_0. In the next layer, a forward LSTM produces a hidden vector h_{00}, while a backward LSTM produces another hidden vector h_{00r
fastText
fastText is a library for learning of word embeddings and text classification created by Facebook's AI Research (FAIR) lab. The model allows one to create an unsupervised learning or supervised learning algorithm for obtaining vector representations for words. Facebook makes available pretrained models for 294 languages. Several papers describe the techniques used by fastText. The GitHub repository was archived on March 19, 2024.