| githubharald/CTCDecoder |
577 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
mit |
Python |
| Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python. |
| awslabs/handwritten-text-recognition-for-apache-mxnet |
428 |
|
0 |
0 |
about 3 years ago |
0 |
|
22 |
apache-2.0 |
Jupyter Notebook |
| This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet deep learning frameworks on the IAM Dataset. |
| aosingh/lexpy |
44 |
|
1 |
0 |
over 3 years ago |
17 |
November 11, 2023 |
2 |
gpl-3.0 |
Python |
| Python package for lexicon; Trie and DAWG implementation. |
| DuncanRitchie/velut |
5 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
|
JavaScript |
| Website returning information on Latin vocabulary using Next.js. It features lists of rhymes, anagrams, homographs, consonyms, subwords, inflected forms, cognates, and links to other online resources. Or you can search from an English meaning. The Advanced Search can find Latin words matching a spelling and/or scansion with wildcard support. |
| jmhmd/lex-search |
5 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
mit |
JavaScript |
| Fast search of standardized lexicons like ICD10 and Radlex, using Twitter typeahead.js and lunr.js |