Git Product home page Git Product logo

0xqq / gru-crf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jglcomeon/gru-crf

0.0 0.0 0.0 26.88 MB

本项目将演示如何从用户的快递单中,提取姓名、电话、省、市、区、详细地址等内容,形成结构化信息。辅助物流行 业从业者进行有效的信息提取,简化客户填写表单的流程。本项目采用了Bi-GRU+CRF网络模型来进行序列化标注,使用Bi-GRU 来解决长期记忆和反向传播中梯度问题,能够有效对长序列建模,但是无法解决标签之间的依赖性,于是将Bi-GRU标注的结果喂给 CRF得到新的序列标注。

Python 100.00%

gru-crf's People

Contributors

jglcomeon avatar

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.