Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lgirrbach/cognate-reflex-prediction
Contains modification of hard transducers to predict cognate reflexes (SIGTYP 2022 shared task). The encoder is changed in order to process multiple-sequence-alignment grids of multiple cognates instead of single sequences.
https://github.com/lgirrbach/cognate-reflex-prediction
Last synced: 2 days ago
JSON representation
Contains modification of hard transducers to predict cognate reflexes (SIGTYP 2022 shared task). The encoder is changed in order to process multiple-sequence-alignment grids of multiple cognates instead of single sequences.
- Host: GitHub
- URL: https://github.com/lgirrbach/cognate-reflex-prediction
- Owner: LGirrbach
- Created: 2023-01-22T18:33:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T18:38:48.000Z (almost 2 years ago)
- Last Synced: 2023-07-30T14:28:53.933Z (over 1 year ago)
- Language: Python
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cognate Reflex Prediction using Hard Attention Transducers
Contains modification of hard transducers to predict cognate reflexes (SIGTYP 2022 shared task). The encoder is changed in order to process multiple-sequence-alignment grids of multiple cognates instead of single sequences.
TODO