Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 415 Bytes

File metadata and controls

17 lines (12 loc) · 415 Bytes

SyntaxNet

Introduction

SyntaxNet is a neural-network Natural Language Processing framework for TensorFlow.

Basic SyntaxNet Tutorial

The tutorial shows you how to:

  • Install SyntaxNet.
  • Use the included, pretrained Parsey McParseface parser.
  • Train your own part-of-speech tagger.
  • Train your own parser.