Skip to content

RicoloveFeng/typhoon_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typhoon parser

Parsing typhoon TAC message.

Usage

python3 parser.py --code examples/TCPQ_BABJ.txt --output print

Output option:

  • json: a json containing field and raw code/translated meaning.
  • txt: a text explaining the message.
  • print: print to stdout.

Some parsers require a translation server. See parsers/deepseek_client.py

Supported message

See parsers/

Reference

About

Parsing typhoon TAC message

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages