linkedin / detext

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

Make DeText py36 compatible; add py36 automatic build workflow #32

Closed xwli-chelsea closed 4 years ago

xwli-chelsea commented 4 years ago

Description

Change for arg_suite to work with py36. Add github workflow for automatically testing py36. Rename workflow files.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

List all changes

add check argument in arg parsing added py36 workflow renamed py37 workflow and updated badges in README.md

Testing

workflow tests run ok under both py36 and py37

Test Configuration:

Checklist