/scripts

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Various scripts

  • neural_tagger.py: a feed-forward neural tagger from scratch in ~500 lines of python
  • xor.py: simple feedforward net to learn boolean functions
  • oov_stats.py: compute stats about lexical data dispersion in the SPMRL corpora