Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@kolloldas kolloldas released this 22 Jul 18:24
· 7 commits to master since this release
cb96e42

Initial release of TorchNLP with basic functionality. Please refer readme.md for guide

Minimum Requirements

  • Python v3.5
  • PyTorch v0.4.0

Tasks

  • NER
  • Chunkings

Models

  • Transformer
  • CRF

Datasets

  • CoNLL 2003 NER (Adapter only)
  • CoNLL 2000 Chunking
  • NYT Ingredients