Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.49 KB

readme.md

File metadata and controls

34 lines (22 loc) · 1.49 KB

Machine Learning

A question block, using TensorFlow to find an answer to a question based on text on your site.

Contributors: ryankienstra Tags: blocks, machine-learning Requires at least: 5.2 Tested up to: 5.4 Stable tag: 0.1.0 License: GPLv3 Donate link: http://jdrf.org/get-involved/ways-to-donate/ Requires PHP: 7.1

kienstra

Description

The Machine Learning Question block answers your questions, based on content on the site.

answer-question-block

Get an answer based on the current post, or posts in a category.

Uses the TensorFlow BERT model, a pre-trained NLP model. This runs in the browser, analyzing text that you choose.

Installation

  1. Upload the machine-learning directory to your /wp-content/plugins directory.
  2. In the "Plugins" menu, find "Machine Learning," and click "Activate."

Changelog

0.1.0

  • Adds the block, answering questions based on the content of a site.