https://github.com/apertium/apertium-simpleton
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 (6.0%) to scientific vocabulary
Keywords
Repository
Basic Info
- Host: GitHub
- Owner: apertium
- License: gpl-3.0
- Language: C++
- Default Branch: main
- Homepage: https://wiki.apertium.org/wiki/Apertium_Simpleton_UI
- Size: 30.3 KB
Statistics
- Stars: 10
- Watchers: 7
- Forks: 7
- Open Issues: 4
- Releases: 0
Topics
Metadata Files
README.md
Apertium Simpleton
See https://wiki.apertium.org/wiki/ApertiumSimpletonUI
This tool is designed for Windows and macOS. It may work on Linux, but no real effort has been made to do it correctly.
Installation on Debian/Ubuntu and derivatives
Via nightly apt-get repo
wget https://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bashsudo apt-get install apertium-simpleton
From source
sudo apt-get install --no-install-recommends build-essential qt5-default qt5-qmake qtbase5-dev gitgit clone https://github.com/apertium/apertium-simpletoncd apertium-simpletonqmakemake -j4sudo make install
If you do build from source, you will need all the Apertium core tools either also from source or from the nightly repos:
- wget https://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash
- sudo apt-get install binutils apertium apertium-anaphora apertium-lex-tools apertium-recursive apertium-separable cg3 hfst lttoolbox
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
- Watch event: 3
- Push event: 1
- Fork event: 1
Last Year
- Watch event: 3
- Push event: 1
- Fork event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Tino Didriksen | m****l@t****m | 19 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 7
- Total pull requests: 0
- Average time to close issues: about 11 hours
- Average time to close pull requests: N/A
- Total issue authors: 6
- Total pull request authors: 0
- Average comments per issue: 1.71
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- 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
Top Authors
Issue Authors
- TinoDidriksen (2)
- phsoucy (1)
- sondresorbye (1)
- Imadeddinn (1)
- tooolbox (1)
- TechnologyClassroom (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite