linkedin / detext

DeText: A Deep Neural Text Understanding Framework for Ranking and Classification Tasks
BSD 2-Clause "Simplified" License
1.26k stars 134 forks source link

Add documentation on data format and parameters. #1

Closed xwli-chelsea closed 4 years ago

xwli-chelsea commented 4 years ago

Description

Adding documentation on training data TFRecords format and fields. Also adding the list of DeText parameters and descriptions. This should make it easier for users to customize DeText models.

Commits

Added TRAINING.md Organized the run_detext.sh script