Difference between revisions of "Google Semantic Reactor"

From
Jump to: navigation, search
Line 9: Line 9:
  
 
* [[Google]] offerings
 
* [[Google]] offerings
 +
* [[Natural Language Tools & Services]]
  
 
A tool for experimenting with natural language understanding (NLU) models via a [http://www.google.com/sheets/about/ Google Sheets] add-on that allows the user to sort lines of text in a sheet using a variety of machine-learning models.
 
A tool for experimenting with natural language understanding (NLU) models via a [http://www.google.com/sheets/about/ Google Sheets] add-on that allows the user to sort lines of text in a sheet using a variety of machine-learning models.
  
 
To dispel some of the intimidation of using NLU, and to demonstrate how it can be easily used with pre-trained, generic models, [[Google]] has released a tool, the Semantic Reactor, and open-sourced example code, [https://github.com/google/mysteryofthreebots The Mystery of the Three Bots].
 
To dispel some of the intimidation of using NLU, and to demonstrate how it can be easily used with pre-trained, generic models, [[Google]] has released a tool, the Semantic Reactor, and open-sourced example code, [https://github.com/google/mysteryofthreebots The Mystery of the Three Bots].

Revision as of 21:06, 28 March 2020

Youtube search... ...Google search

A tool for experimenting with natural language understanding (NLU) models via a Google Sheets add-on that allows the user to sort lines of text in a sheet using a variety of machine-learning models.

To dispel some of the intimidation of using NLU, and to demonstrate how it can be easily used with pre-trained, generic models, Google has released a tool, the Semantic Reactor, and open-sourced example code, The Mystery of the Three Bots.