https://github.com/apertium/apertium-dan
Apertium linguistic data for Danish
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Keywords
apertium-languages
Keywords from Contributors
apertium-trunk
apertium-incubator
apertium-tools
apertium-nursery
apertium
mt
bokmal
norwegian
nynorsk
apertium-staging
Last synced: 10 months ago
·
JSON representation
Repository
Apertium linguistic data for Danish
Basic Info
- Host: GitHub
- Owner: apertium
- License: gpl-3.0
- Language: XML
- Default Branch: master
- Size: 72.8 MB
Statistics
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
- Releases: 3
Topics
apertium-languages
Created over 8 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Changelog
License
Authors
README
Danish: `apertium-dan` =============================================================================== This is an Apertium monolingual language package for Danish. What you can use this language package for: * Morphological analysis of Danish * Morphological generation of Danish * Part-of-speech tagging of Danish Requirements ------------------------------------------------------------------------------- You will need the following software installed: * lttoolbox (>= 3.5.1) * apertium (>= 3.6.1) * vislcg3 (>= 1.3.1) If this does not make any sense, we recommend you look at: apertium.org. Compiling ------------------------------------------------------------------------------- Given the requirements being installed, you should be able to just run: ```bash $ autoreconf -fvi $ ./configure $ make ``` You can use `./autogen.sh` instead of `autoreconf` and `./configure` if you're compiling from source. If you're doing development, you don't have to install the data, you can use it directly from this directory. If you are installing this language package as a prerequisite for an Apertium translation pair, then do (typically as root / with sudo): ```console # make install ``` You can use a `--prefix` with `./configure` to install as a non-root user, but make sure to use the same prefix when installing the translation pair and any other language packages. If any of this doesn't make sense or doesn't work, see https://wiki.apertium.org/wiki/Install_language_data_by_compiling Testing ------------------------------------------------------------------------------- If you are in the source directory after running make, the following commands should work: ```console $ echo "Mit luftpudefartøj er fyldt med ål" | apertium -d . dan-morph ^Mit/min/min $ ^luftpudefartøj/luft +pude +fartøj $ ^er/være $ ^fyldt/fylde /fylde /fylde $ ^med/med /med $ ^ål/åle /ål /ål $^./. $ $ echo "Mit luftpudefartøj er fyldt med ål" | apertium -d . dan-disam ^Mit/Min $ ^luftpudefartøj/luft +pude +fartøj $ ^er/være $ ^fyldt/fylde $ ^med/med $ ^ål/ål $^./. $ ``` Files and data ------------------------------------------------------------------------------- * [`apertium-dan.dan.dix`](apertium-dan.dan.dix) - Monolingual dictionary * [`dan.prob`](dan.prob) - Tagger model * [`apertium-dan.dan.rlx`](apertium-dan.dan.rlx) - Constraint Grammar disambiguation rules * [`apertium-dan.post-dan.dix`](apertium-dan.post-dan.dix) - Post-generator * [`apertium-dan.dan.udx`](apertium-dan.dan.udx) - Mappings from Apertium tags to Universal Dependencies features * [`modes.xml`](modes.xml) - Translation modes For more information ------------------------------------------------------------------------------- * https://wiki.apertium.org/wiki/Installation * https://wiki.apertium.org/wiki/apertium-dan * https://wiki.apertium.org/wiki/Using_an_lttoolbox_dictionary Help and support ------------------------------------------------------------------------------- If you need help using this language pair or data, you can contact: * Mailing list: apertium-stuff@lists.sourceforge.net * IRC: `#apertium` on irc.oftc.net (irc://irc.oftc.net/#apertium) See also the file [`AUTHORS`](AUTHORS), included in this distribution.
Owner
- Name: Apertium
- Login: apertium
- Kind: organization
- Email: apertium-contact@lists.sourceforge.net
- Website: https://wiki.apertium.org/
- Repositories: 630
- Profile: https://github.com/apertium
Free/open-source platform for developing rule-based machine translation systems and language technology
GitHub Events
Total
Last Year
Committers
Last synced: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kevin Brubeck Unhammer | u****r@f****g | 572 |
| Morten Bo Johansen | m****n@g****m | 28 |
| mortenivar | m****j@m****k | 8 |
| Bror Hultberg | b****g@g****m | 5 |
| Trond Trosterud | t****d@u****o | 4 |
| Francis M. Tyers | f****s@p****m | 4 |
| Tino Didriksen | m****l@t****m | 4 |
| Daniel Swanson | p****e@g****m | 3 |
| Gema Ramírez Sánchez | g****z@p****m | 1 |
| Kartik Mistry | k****y@g****m | 1 |
| Wolfgang Thauer | w****h@w****e | 1 |
| Sushain Cherivirala | s****n@s****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 1
- Total pull requests: 35
- Average time to close issues: about 1 hour
- Average time to close pull requests: 3 days
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 11.0
- Average comments per pull request: 1.6
- Merged pull requests: 20
- 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
- mortenivar (1)
Pull Request Authors
- mortenivar (33)
- mr-martian (2)