From 3237ae6344d32ada72f99396a54352bf167964ee Mon Sep 17 00:00:00 2001 From: Nicolay Rusnachenko Date: Thu, 5 Jan 2023 23:14:29 +0000 Subject: [PATCH] Description clarified --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6f828c0..20acdc6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ **AREnets** -- is an [OpenNRE](https://github.com/thunlp/OpenNRE) like project, but the kernel based on [tensorflow](https://www.tensorflow.org/) library, with implementation of neural networks on top of it, designed for **A**ttitude and **R**elation **E**xtraction tasks. +AREnets is a result of advances in [Sentiment Attitude Extraction task](http://nlpprogress.com/russian/sentiment-analysis.html) +but introduced in generalized form and applicable for other relation-extraction related classification tasks. +It provides ready to use [neural networks](#models-list) and API for `subject`→`object` pairs classification in a given samples. This project is powered by [AREkit](https://github.com/nicolay-r/AREkit) core API, squeezed into a tiny