https://github.com/apertium/apertium-oci-fra
Apertium translation pair for Occitan and French
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.4%) to scientific vocabulary
Keywords
apertium-trunk
Keywords from Contributors
apertium-tools
apertium-incubator
apertium-languages
apertium
apertium-nursery
norwegian
nynorsk
bokmal
mt
apertium-bilingual-data
Last synced: 11 months ago
·
JSON representation
Repository
Apertium translation pair for Occitan and French
Basic Info
- Host: GitHub
- Owner: apertium
- License: gpl-3.0
- Language: XML
- Default Branch: master
- Size: 69.1 MB
Statistics
- Stars: 2
- Watchers: 11
- Forks: 3
- Open Issues: 3
- Releases: 3
Topics
apertium-trunk
Created over 8 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
Authors
README
Occitan and French (`apertium-oci-fra`) =============================================================================== This is an Apertium language pair for translating between (Languedocian and Gascon) Occitan and French. What you can use this language package for: * Translating between (Languedocian and Gascon) Occitan and French * Morphological analysis of (Languedocian and Gascon) Occitan and French * Part-of-speech tagging of (Languedocian and Gascon) Occitan and French For information on the latter two points, see subheading "For more information" below Requirements =============================================================================== You will need the following software installed: * lttoolbox (>= 3.3.0) * apertium (>= 3.3.0) * vislcg3 (>= 0.9.9.10297) * apertium-oci * apertium-fra 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: ```sh $ ./configure --with-lang1=../apertium-oci --with-lang2=../apertium-fra $ make # make install ``` You should change ../apertium-oci and ../apertium-fra to the paths of the apertium-oci and apertium-fra repositories, respectively, if they have different relative paths in your installation. You can use ./autogen.sh instead of ./configure you're compiling from SVN. If you installed any prerequisite language packages using a --prefix to ./configure, make sure to give the same --prefix to ./configure here. Testing =============================================================================== If you are in the source directory after running make, the following commands should work: Translation from French into Languedocian Occitan: ```sh $ echo "Apertium est un logiciel de traduction automatique" | apertium -d . fra-oci Apertium es un logicial de traduccion automatica ``` Translation from French into Gascon Occitan: ```sh $ echo "Apertium est un logiciel de traduction automatique" | apertium -d . fra-oci_gascon Apertium qu'ei un logiciau de traduccion automatica ``` Translation from Languedocian Occitan into French: ```sh $ echo "Apertium es un logicial de traduccion automatica" | apertium -d . oci-fra Apertium est un logiciel de traduction automatique ``` Translation from Gascon Occitan into French: ```sh $ echo "Apertium qu'ei un logiciau de traduccion automatica" | apertium -d . oci_gascon-fra Apertium est un logiciel de traduction automatique ``` After installing somewhere in $PATH, you should be able to do e.g. ```sh $ echo "Apertium est un logiciel de traduction automatique" | apertium fra-oci Apertium es un logicial de traduccion automatica ``` Files and data =============================================================================== * apertium-oci-fra.oci-fra.dix - Bilingual dictionary * apertium-oci-fra.oci-fra.t1x - Chunking rules for translating into French * apertium-oci-fra.fra-oci.t1x - Chunking rules for translating into Occitan * apertium-oci-fra.oci-fra.t2x_temps - Interchunk rules for translating into Occitan dealing with changing verbal tenses (step 1) * apertium-oci-fra.oci-fra.t2ax - Interchunk rules for translating into French (steps 2 and 3) * apertium-oci-fra.oci-fra.t2bx - Interchunk rules for translating into French (step 4) * apertium-oci-fra.oci-fra.t2cx - Interchunk rules for translating into French (step 5) * apertium-oci-fra.oci-fra.t2dx - Interchunk rules for translating into French (step 6) * apertium-oci-fra.oci-fra.t2ex - Interchunk rules for translating into French (step 7) * apertium-oci-fra.fra-oci.t2x_ini - Interchunk rules for translating into Occitan dealing with subject-verb agreement (step 1) * apertium-oci-fra.fra-oci.t2x - Interchunk rules for translating into Occitan (step 2) * apertium-oci-fra.fra-oci.t2x_bis - Interchunk rules for translating into Occitan (step 3) * apertium-oci-fra.fra-oci.t2x_pas - Interchunk rules for translating into Occitan dealing with verbal negative forms (step 4) * apertium-oci-fra.fra-oci.t2x_pro - Interchunk rules for translating into Occitan dealing with the order of proclitic pronouns (step 5) * apertium-oci-fra.fra-oci.t2x_supersn - Interchunk rules for translating into Occitan dealing with the grouping of noun phrases (step 6) * apertium-oci-fra.fra-oci.t2x_enon - Interchunk rules for translating into Occitan dealing with Gascon enonciatives (step 7) * apertium-oci-fra.oci-fra.t3x - Postchunk rules for translating into French * apertium-oci-fra.fra-oci.t3x - Postchunk rules for translating into Occitan * apertium-oci-fra.oci-fra.t4x - Final transfer rules for translating into French * apertium-oci-fra.fra-oci.t4x - Final transfer rules for translating into Occitan * apertium-oci-fra.oci-fra.lrx - Lexical selection rules for translating into French * apertium-oci-fra.fra-oci.lrx - Lexical selection rules for translating into Occitan * apertium-oci-fra.oci-fra.l1x - Rules for recognising expressions with discontiguous words for translating into French * apertium-oci-fra.oci-fra.l2x - Rules for reordering words in discontiguous expressions for translating into French * apertium-oci-fra.fra-oci.l1x - Rules for recognising expressions with discontiguous words for translating into Occitan * apertium-oci-fra.fra-oci.l2x - Rules for reordering words in discontiguous expressions for translating into Occitan * modes.xml - Translation modes For more information =============================================================================== * https://wiki.apertium.org/wiki/Installation * https://wiki.apertium.org/wiki/apertium-oci-fra * https://wiki.apertium.org/wiki/Using_an_lttoolbox_dictionary * https://wiki.apertium.org/wiki/Paire_Occitan-Fran%C3%A7ais - Overall presentation of the architecture (in French) 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 See also the file 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
- Member event: 1
- Push event: 1
- Pull request event: 2
- Fork event: 1
Last Year
- Member event: 1
- Push event: 1
- Pull request event: 2
- Fork event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| hectoralos | h****s@g****m | 1,856 |
| unuaiga-congres | a****r@l****g | 151 |
| Capsot | r****a@y****m | 148 |
| Francis M. Tyers | f****s@p****m | 11 |
| Daniel Swanson | p****e@g****m | 6 |
| Tino Didriksen | m****l@t****m | 4 |
| Xavi Ivars | x****s@g****m | 2 |
| Sushain Cherivirala | s****n@s****e | 1 |
| Vincent Gleizes | v****s@l****g | 1 |
| unuaiga-congres | w****r@l****g | 1 |
| unuaiga | u****a@o****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 5
- Total pull requests: 10
- Average time to close issues: 2 days
- Average time to close pull requests: 11 days
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 0.8
- Average comments per pull request: 1.4
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 7 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- hectoralos (4)
- ensag-dev (1)
Pull Request Authors
- Capsot (6)
- remchest-congres (2)
- unuaiga-congres (2)
- xavivars (1)