arekit-ss-0.23.1
Main goal of this release: #34
At this stage, we have a text parser presets that could be splitted into smaller parts and utilized in future.
Patch
Main Changes
- 🔧 remove
update_arekit.sh
script - 📓 provide
logo.png
for the project - 📓 rename reference section with Powered by AREkit.
- prompting techniques could be mentioned not in reference, but for a prompt-related comment
- #37
- 🔧 #43
- 📓 : Explain how to read the project name ("arekit double s")
- 📓 Mention image of the results in the
README.md
(Google colab 🪄 results) - Move examples from the notebook into the test folder
- Clarify in filename that
nn
is only for sentiment https://github.com/nicolay-r/arekit-ss/blob/7785455be33c6be77cdf2ec967c8eb35c6bfa10f/arekit_ss/framework/arekit/rows_nn.py#L14 - quick fix ident https://github.com/nicolay-r/arekit-ss/blob/7785455be33c6be77cdf2ec967c8eb35c6bfa10f/arekit_ss/text_parser/text_nn_frames.py#L35