webis-de / small-text

Active Learning for Text Classification in Python
https://small-text.readthedocs.io/
MIT License
562 stars 61 forks source link

Add LSTMClassifier #67

Open chschroeder opened 1 month ago

chschroeder commented 1 month ago

Feature description

Add an LSTM Pytorch model and and LSTMClassifier.

Edit: I am just a few weeks away from a 2.0.0-alpha release. Therefore, starting branch would be the dev branch.

Points for this task that I can see:

Motivation

This request has reached me via an e-mail. Also, LSTMs have been on my todo list for quite a while.

Additional comments