Giter Site home page Giter Site logo

ahmedsiam0 / apertium-anaphora Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apertium/apertium-anaphora

0.0 0.0 0.0 2.5 MB

Anaphora Resolution Module in Apertium for low resource languages

Home Page: https://wiki.apertium.org/wiki/Anaphora_resolution_module

License: GNU General Public License v3.0

Shell 3.69% C++ 82.67% Makefile 2.05% M4 11.59%

apertium-anaphora's Introduction

Apertium Anaphora Resolution

Build Status

Documentation

https://wiki.apertium.org/wiki/Anaphora_Resolution_Module

How to Run

  • ./autogen.sh [--prefix=/path/to/your/prefix]

  • make

  • sudo make install

  • Usage: apertium-anaphora [-z] apertium-xxx-yyy.xxx-yyy.arx [input [output]]

  • Usage in Pipeline: apertium-deshtml < input.txt | lt-proc spa-eng.automorf.bin | apertium-tagger -g $2 spa-eng.prob | apertium-pretransfer | lt-proc -b spa-eng.autobil.bin | lrx-proc -m spa-eng.autolex.bin | apertium-anaphora apertium-eng-spa.spa-eng.arx | apertium-transfer -b apertium-eng-spa.spa-eng.t1x spa-eng.t1x.bin | apertium-interchunk apertium-eng-spa.spa-eng.t2x spa-eng.t2x.bin | apertium-postchunk apertium-eng-spa.spa-eng.t3x spa-eng.t3x.bin | lt-proc -g spa-eng.autogen.bin | lt-proc -p spa-eng.autopgen.bin | apertium-retxt

Flags

  • -z / --null-flush: Null Flush
  • -h / --help: Help
  • -d / --debug: Debug Mode

Files

  • src/: C++ Code for Anaphora Module

Licensing

This package is licensed under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

If it becomes necessary, we are open to dual-licensing the package under the Apache License 2.0.

Acknowledgements

Google Summer of Code 2019

apertium-anaphora's People

Contributors

ftyers avatar khannatanmai avatar mr-martian avatar tinodidriksen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.