Code Monkey home page Code Monkey logo

hs_code's Introduction

HS Code Classification (Vietnamese)

The implementation of the paper

Attentive RNN for HS Code Hierarchy Classification on Vietnamese Goods Declaration
Nguyen Thanh Binh, Huy Anh Nguyen, Pham Ngoc Linh, Nguyen Linh Giang, Tran Ngoc Thang
Proceedings of the International Conference on Intelligent Systems and Networks (ICISN), 2021

Link to paper: https://link.springer.com/chapter/10.1007/978-981-16-2094-2_37

Installation

conda create -n hs python=3.8.5 scipy numpy pandas
conda activate hs
pip install tensorflow
pip install -U scikit-learn

Training

python train.py --data train.csv --epochs 20

Testing (Demo)

python test.py --data sample.csv

Data

Provide upon request. Contact [email protected]

Note: training data must has these 5 headers: TEN_HANG, CHAPTER, HEADING, SUB_HEADING, COUNTRY_EXTENSION

Citation

If you find the code useful, please cite:

@InProceedings{10.1007/978-981-16-2094-2_37,
author= {Binh, Nguyen Thanh and Nguyen, Huy Anh and Linh, Pham Ngoc and Giang, Nguyen Linh and Thang, Tran Ngoc},
title= {Attentive RNN for HS Code Hierarchy Classification on Vietnamese Goods Declaration},
booktitle= {Intelligent Systems and Networks},
year= {2021},
publisher= {Springer Singapore},
address= {Singapore},
pages= {298--304},
isbn= {978-981-16-2094-2}
}

hs_code's People

Contributors

huyanh995 avatar

Stargazers

Geoff Y avatar Simon avatar

Watchers

James Cloos avatar  avatar

Forkers

madel2040

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.