https://github.com/bertsky/dta-lexdb-applications

formatting and integrating the Deutches Textarchiv dictionary into various applications

https://github.com/bertsky/dta-lexdb-applications

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary

Keywords

dta
Last synced: 6 months ago · JSON representation

Repository

formatting and integrating the Deutches Textarchiv dictionary into various applications

Basic Info
  • Host: GitHub
  • Owner: bertsky
  • Language: Makefile
  • Default Branch: master
  • Homepage:
  • Size: 33.2 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 4
Topics
dta
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

dta-lexdb-applications

CD

formatting and integrating the Deutches Textarchiv dictionary into various applications

Deutsches Textarchiv (DTA) is a large collection of curated and manually corrected reference corpora in New High German from the 17th to 20th century.

LexDB are a collection of lexical databases (i.e. dictionaries) distilled from DTA by the BBAW. They include the full-form, lemmatization, normalized orthography and part-of-speech.

This repository provides scripts to extract and re-format dictionaries for re-use in other applications. The results will be available as Github release assets.

Tesseract OCR models with added language model

Tesseract models (both the originally provided ones, trained on synthetic data, and the community generated ones, finetuned on annotated scan data or trained from scratch) can be amended with a simple language model by providing dictionaries/grammars for punctuation, numbers and words.

We will pick publicly available models for German Antiqua and Fraktur prints, as well as handwriting, and republish them with DTA as language model.

For currently selected models, see https://github.com/bertsky/dta-lexdb-applications/blob/83e5d5c3404da3b14886fe5eeed044ee1f630bdd/Makefile#L13-L34

Hunspell

Hunspell is a widely used dictionary based, morphology aware spell checker.

We will produce a DTA dictionary for it.

For currently selected rules, see https://github.com/bertsky/dta-lexdb-applications/blob/83e5d5c3404da3b14886fe5eeed044ee1f630bdd/Makefile#L60-L63

...

Others to come. Please raise an issue if you have ideas!

Owner

  • Name: Robert Sachunsky
  • Login: bertsky
  • Kind: user

GitHub Events

Total
Last Year

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 22
  • Total Committers: 1
  • Avg Commits per committer: 22.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Robert Sachunsky 3****y 22

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • bertsky (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/makefile.yml actions
  • actions/cache v4.0.0 composite
  • actions/checkout v3 composite
  • maxmilton/action-create-release v0 composite