Manage your sign language lexicons.
FinSL-signbank is a web based database for sign language lexicons and corpuses. Sign language annotation will be easier, faster, and more accurate.
Technical documentation for developers can be found at https://finsl-signbank.readthedocs.io/
User documentation is available at our https://github.com/Signbank/FinSL-signbank/wiki
FinSL-signbank is being developed based on the needs of Finnish sign language researchers. It can be used for any sign language(s) that share similar requirements. Signbank was originally developed by Steve Cassidy https://github.com/Signbank/Auslan-signbank. FinSL-Signbank is based on NGT Signbank https://github.com/Signbank/Global-signbank, NGT Signbank is a branch of Auslan Signbank.
Main features:
Dependencies can be found in requirements.txt and they can be installed using pip.
See changelog here: CHANGELOG.rst
Technical documentation for developers can be found at https://finsl-signbank.readthedocs.io/
User documentation is available at our https://github.com/Signbank/FinSL-signbank/wiki
To install FinSL-signbank on linux with all the dependencies:
$ git clone https://github.com/Signbank/FinSL-signbank.git # Clone the repository
$ cd FinSL-signbank
$ python3 -m venv venv # Create a virtual environment
$ source venv/bin/activate # Activate the virtual environment
$ pip install -r requirements.txt # Install dependencies
For detailed information see https://finsl-signbank.readthedocs.io/en/latest/installation.html
If you want to contribute to the project, contact the repository administrator @henrinie or University of Jyväskylä's Sign language centre.