{
  "_id": "6a16bdc3acfb0bcc41d87526",
  "Package": "word.alignment",
  "Type": "Package",
  "Title": "Computing Word Alignment Using IBM Model 1 (and Symmetrization)\nfor a Given Parallel Corpus and Its Evaluation",
  "Version": "1.1",
  "Date": "2019-04-04",
  "Author": "Neda Daneshagr and Majid Sarmad.",
  "Maintainer": "Neda Daneshgar<ne_da978@stu-mail.um.ac.ir>",
  "Description": "For a given Sentence-Aligned Parallel Corpus, it aligns\nwords for each sentence pair. It considers one-to-many and\nsymmetrization alignments. Moreover, it evaluates the quality\nof word alignment based on this package and some other\nsoftware. It also builds an automatic dictionary of two\nlanguages based on given parallel corpus.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:45:19 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-04-15 08:10:03 UTC",
  "RemoteUrl": "https://github.com/cran/word.alignment",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6f60a1f55fbb5f5c7b6aa7575785517faae1479",
  "MD5sum": "65b1f0087a951ba61723b65dea3af8a4",
  "_user": "cran",
  "_type": "src",
  "_file": "word.alignment_1.1.tar.gz",
  "_fileid": "bb2bb837e19c6ca61e39e9ae550ce6af3b9fb939ec867068df5ddc5195d9de79",
  "_filesize": 157983,
  "_sha256": "bb2bb837e19c6ca61e39e9ae550ce6af3b9fb939ec867068df5ddc5195d9de79",
  "_created": "2026-05-27T09:45:19.000Z",
  "_published": "2026-05-27T09:47:47.278Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78050582657,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237227008"
    },
    {
      "job": 78050582758,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237229745"
    },
    {
      "job": 78050020280,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237191978"
    },
    {
      "job": 78050582649,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237225625"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26503353976",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/word.alignment",
  "_commit": {
    "id": "a6f60a1f55fbb5f5c7b6aa7575785517faae1479",
    "author": "Neda Daneshgar <ne_da978@stu-mail.um.ac.ir>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1555315803
  },
  "_maintainer": {
    "name": "Neda Daneshgar",
    "email": "ne_da978@stu-mail.um.ac.ir"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Depends"
    },
    {
      "package": "openxlsx",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 90,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/word.alignment"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/word.alignment.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2016-04-24"
    },
    {
      "version": "1.0.3",
      "date": "2016-12-21"
    },
    {
      "version": "1.0.4",
      "date": "2016-12-30"
    },
    {
      "version": "1.0.5",
      "date": "2017-03-14"
    },
    {
      "version": "1.0.6",
      "date": "2017-04-06"
    },
    {
      "version": "1.0.7",
      "date": "2017-10-26"
    },
    {
      "version": "1.0.8",
      "date": "2018-01-24"
    },
    {
      "version": "1.0.9",
      "date": "2018-02-21"
    },
    {
      "version": "1.1",
      "date": "2019-04-15"
    }
  ],
  "_exports": [
    "align.ibm1",
    "align.symmet",
    "align.test",
    "bidictionary",
    "cross.table",
    "evaluation",
    "excel2rdata",
    "neighbor",
    "nfirst2lower",
    "prepare.data",
    "remove.punct"
  ],
  "_help": [
    {
      "page": "word.alignment-package",
      "title": "Computing Word Alignment Using IBM Model 1 (and Symmetrization) for a Given Parallel Corpus and Its Evaluation",
      "topics": [
        "word.alignment-package",
        "word.alignment"
      ]
    },
    {
      "page": "align.ibm1",
      "title": "Computing One-to-Many and Symmetric Word Alignment Using IBM Model 1 for a Given Sentence-Aligned Parallel Corpus",
      "topics": [
        "align.ibm1",
        "align.symmet",
        "print.align"
      ]
    },
    {
      "page": "align.test",
      "title": "Computing One-to-Many Word Alignment Using a Parallel Corpus for a Given Test Set",
      "topics": [
        "align.test"
      ]
    },
    {
      "page": "bidictionary",
      "title": "Building an Automatic Bilingual Dictionary",
      "topics": [
        "bidictionary"
      ]
    },
    {
      "page": "cross.table",
      "title": "Constructing Cross Tables of the Source Language Words vs the Target Language Words of Sentence Pairs",
      "topics": [
        "cross.table"
      ]
    },
    {
      "page": "evaluation",
      "title": "Evaluation of Word Alignment Quality",
      "topics": [
        "evaluation"
      ]
    },
    {
      "page": "excel2rdata",
      "title": "Converting Excel Files Into Required R Format",
      "topics": [
        "excel2rdata"
      ]
    },
    {
      "page": "neighbor",
      "title": "Finding Neighborhood Locations",
      "topics": [
        "neighbor"
      ]
    },
    {
      "page": "nfirst2lower",
      "title": "Make a String's First n Characters Lowercase",
      "topics": [
        "nfirst2lower"
      ]
    },
    {
      "page": "prepare.data",
      "title": "Initial Preparations of Bitext before the Word Alignment and the Evaluation of Word Alignment Quality",
      "topics": [
        "prepare.data"
      ]
    },
    {
      "page": "remove.punct",
      "title": "Tokenizing and Removing Punctuation Marks",
      "topics": [
        "remove.punct"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "openxlsx",
    "Rcpp",
    "stringi",
    "zip"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "word.alignment",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-27T09:47:09.000Z",
      "distro": "noble",
      "commit": "a6f60a1f55fbb5f5c7b6aa7575785517faae1479",
      "fileid": "995ead3aa19ccf389a30cc1966fc455c2314056f34e9dba453b4337680f058ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26503353976"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-27T09:47:15.000Z",
      "distro": "noble",
      "commit": "a6f60a1f55fbb5f5c7b6aa7575785517faae1479",
      "fileid": "f998c43d0af63b6e29980e817b38e458c0dd5b27f698a7ed25c773686ae4ac52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26503353976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-27T09:47:18.000Z",
      "commit": "a6f60a1f55fbb5f5c7b6aa7575785517faae1479",
      "fileid": "e8a95851a0368b84a061afb9e2cca752196404846b8bc2ef28e8a9a940cb9015",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26503353976"
    }
  ]
}