{"id":192386,"date":"2024-05-15T04:59:07","date_gmt":"2024-05-15T04:59:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/sentiment-analysis-with-tensorflowjs\/"},"modified":"2026-03-24T03:44:20","modified_gmt":"2026-03-24T03:44:20","slug":"sentiment-analysis-with-tensorflowjs","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/sentiment-analysis-with-tensorflowjs\/","author":12121308,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.0","stable_tag":"1.2.0","tested":"6.9.4","requires":"5.7.2","requires_php":"7.4.9","requires_plugins":null,"header_name":"Sentiment Analysis with Tensorflowjs","header_author":"Ujwol Bastakoti","header_description":"Sentiment analysis with Tensorflow.js gutenberg block","assets_banners_color":"fbdbd8","last_updated":"2026-03-24 03:44:20","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/ujw0l\/sentiment-analysis-with-tensorflowjs","header_author_uri":"https:\/\/ujw0l.github.io\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1085,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"ujw0l","date":"2024-05-15 10:58:25"},"1.2.0":{"tag":"1.2.0","author":"ujw0l","date":"2026-03-24 03:44:20"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3087070,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3086828,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3086828,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3489594,"resolution":false,"location":"assets","locale":"","contents":"{\"landingPage\":\"\\\/wp-admin\\\/plugins.php\",\"preferredVersions\":{\"php\":\"8.0\",\"wp\":\"latest\"},\"phpExtensionBundles\":[\"kitchen-sink\"],\"features\":{\"networking\":true},\"steps\":[{\"step\":\"installPlugin\",\"options\":{\"activate\":true},\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"sentiment-analysis-with-tensorflowjs\"}},{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"}]}"}},"all_blocks":{"tf-sa\/sentiment-analysis-with-tensorflowjs":{"$schema":"https:\/\/schemas.wp.org\/trunk\/block.json","apiVersion":3,"name":"tf-sa\/sentiment-analysis-with-tensorflowjs","version":"1.1.0","title":"Sentiment Analysis With Tensorflowjs","category":"text","icon":"lightbulb","description":"Guternberg block to detect sentiment of the paragraph as you write using Tensorflowjs","example":{},"supports":{"html":false},"textdomain":"tf-sa","editorScript":"file:.\/index.js","editorStyle":"file:.\/index.css","style":"file:.\/style-index.css"}},"tagged_versions":["1.1.0","1.2.0"],"block_files":["\/tags\/1.2.0\/build\/index.js","\/tags\/1.2.0\/build\/index.css","\/tags\/1.2.0\/build\/style-index.css","\/tags\/1.2.0\/src\/index.js","\/tags\/1.2.0\/src\/index.css","\/tags\/1.2.0\/src\/style-index.css"],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3489594,"resolution":"1","location":"plugin"}},"screenshots":{"1":"Gutenberg Block"},"jetpack_post_was_ever_published":false},"plugin_section":[172757],"plugin_tags":[1220,5740,24835],"plugin_category":[],"plugin_contributors":[83923],"plugin_business_model":[],"class_list":["post-192386","plugin","type-plugin","status-publish","hentry","plugin_section-block","plugin_tags-block","plugin_tags-machine-learning","plugin_tags-sentiment-analysis","plugin_contributors-ujw0l","plugin_committers-ujw0l"],"banners":{"banner":"https:\/\/ps.w.org\/sentiment-analysis-with-tensorflowjs\/assets\/banner-772x250.png?rev=3086828","banner_2x":"https:\/\/ps.w.org\/sentiment-analysis-with-tensorflowjs\/assets\/banner-1544x500.png?rev=3086828","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/sentiment-analysis-with-tensorflowjs\/assets\/icon-256x256.png?rev=3087070","icon_2x":"https:\/\/ps.w.org\/sentiment-analysis-with-tensorflowjs\/assets\/icon-256x256.png?rev=3087070","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/sentiment-analysis-with-tensorflowjs\/trunk\/screenshot-1.png?rev=3489594","caption":"Gutenberg Block"}],"raw_content":"<!--section=description-->\n<p>Plugins lets you write the paragraph on block editor and anlyses the sentiment of the paragraph as you write it.<\/p>\n\n<h4>Integrations<\/h4>\n\n<p>Only model and metadata are loaded from following services (no data will be sent to them) \n* Plugin uses third party model from https:\/\/storage.googleapis.com\/tfjs-models\/tfjs\/sentiment_cnn_v1\/model.json\n* Plugin uses third party metadata from https:\/\/storage.googleapis.com\/tfjs-models\/tfjs\/sentiment_cnn_v1\/metadata.json<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/sentiment-analysis-with-tensorflowjs<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Go to Post screen look for TF Sentiment Analysis block on text section of block list<\/li>\n<li>Add the block<\/li>\n<li>Write a paragraph and block will analyse sentiment of paragraph<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"why%20can%27t%20i%20write%20more%20than%20100%20words%20%3F\"><h3>Why can't I write more than 100 words ?<\/h3><\/dt>\n<dd><p>The model I am using (the only one I can find) for machine learning can only analyse 100 words at a time, if they develop other model I will update it in future. For now you can use multiple block with each paragraph less than 100 words.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>=1.0.0=\n*First Stable version<\/p>\n\n<p>=1.1.0=\n*JSX Support \n*Doesn't use scripts from expternal sites.<\/p>\n\n<p>=1.2.0=\n*Now displays sentiment score.<\/p>","raw_excerpt":"Guternberg block to detect sentiment of the paragraph as you write using Tensorflowjs","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/192386","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=192386"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ujw0l"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=192386"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=192386"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=192386"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=192386"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=192386"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=192386"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}