Skip to content
This repository has been archived by the owner on May 6, 2018. It is now read-only.

Latest commit

 

History

History
112 lines (81 loc) · 2.29 KB

HISTORY.md

File metadata and controls

112 lines (81 loc) · 2.29 KB

Version 0.13.0

November 23, 2013

  • Upgrade to JDK7, fixed minor integration issues with CLIR and other code

Version 0.12.3

September 15, 2013

  • Improvements to cross-lingual pairwise-comparison documentation
  • Improvements to CLIR code; better configuration options

Version 0.12.2

July 7, 2013

  • Upgrade to CDH 4.3.0, Cloud9 1.4.17
  • Minor tweaks to cross-lingual pairwise-comparison code
  • Refactored Wikipedia integration tests

Version 0.12.1

June 16, 2013

  • Minor cleanup in CLIR code
  • Minor tweaks to bitext classification code
  • Updated documentation cross-lingual pairwise-comparison
  • Upgraded to newer version of Cloud9 artifact

Version 0.12.0

May 28, 2013

  • Added code for various CLIR techniques (SIGIR 2013)

Version 0.11.1

May 19, 2013

  • Improved documentation for feature extraction using document vectors (IRJ 2012)

Version 0.11.0

May 10, 2013

  • Added code for feature extraction using document vectors (IRJ 2012)
  • Minor updates to documentation

Version 0.10.0

May 3, 2013

  • Upgraded to Cloud9 1.4.14
  • Indirectly (via Cloud9) upgraded CDH
  • Indirectly (via Cloud9) upgraded dsiutils, sux4j, fastutil: new dictionary format that is not backwards compatible
  • Fixed CACM integration test

Version 0.9.1

January 29, 2013

  • Improvements to Wikipedia processing pipeline
  • Added documentation for cross-lingual pairwise-similarity

Version 0.9.0

January 13, 2013

  • Merged in BloomIR work from Asadi et al. (CIKM 2012)

Version 0.8.1

January 2, 2013

  • Refactored of tokenization classes
  • Added genomics05 integration tests
  • Reworked documentation on TREC 45, Wt10g, Gov2, and ClueWeb09 Cat B

Version 0.8.0

December 18, 2012

  • Upgrade to YARN (CDH 4.1.2)

Version 0.7.3

December 4, 2012

  • Merged in PForDelta postings lists
  • Added CACM integration tests

Version 0.7.2

December 1, 2012

  • Fixed minor regression issue

Version 0.7.1

November 29, 2012

  • Added LP indexing algorithm
  • Changed documentation to use Bootstrap
  • Refactored index-building apps
  • Refactored integration tests

Version 0.7.0

November 21, 2012

  • Merged in of CLIR code from Ture et al. (COLING 2012)