Skip to content

Releases: kolloldas/torchnlp

Initial Release

22 Jul 18:24
cb96e42
Compare
Choose a tag to compare

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