Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Releases: YahooArchive/YaraParser

V0.2.1

23 Mar 15:45
Compare
Choose a tag to compare
V0.2.1 Pre-release
Pre-release

Some minor changes to packaging and punctuation defaults.

V0.2

11 Feb 00:44
Compare
Choose a tag to compare
V0.2 Pre-release
Pre-release
  • Fixed bugs
    • Feature extraction
    • Dependency bit operations
  • Brown cluster features added (improved accuracy)
  • Speed improvement via compact arrays

V0.1 (First release)

26 Jan 17:49
Compare
Choose a tag to compare
V0.1 (First release) Pre-release
Pre-release

Yara Parser V0.1

  • Properties of current release
    • Roughly same features as Zhang and Nivre (2011)
    • Different sets of updates (max violation vs. early update)
    • Flexible root position (first vs. end)
    • Flexible beam size (default 64) and thread number (default 8)
    • Score logging
    • Partial parsing
    • Automatic model turning by getting development file and saving models for all iterations
  • Future plans
    • Adding word cluster features
    • Adding non-projective dependencies