项目作者: baoy-nlp

项目描述 :
repository supply core nlp tools
高级语言: Python
项目地址: git://github.com/baoy-nlp/NLPTools.git
创建时间: 2017-11-04T02:04:08Z
项目社区:https://github.com/baoy-nlp/NLPTools

开源协议:GNU General Public License v3.0

下载


NLP-TOOLS

nlp-tools for token, tagging, name entity recognition, syntax parsing.

basic structure

Representation-Inference Framework

core-nlp:

  • data: load data and make vocab
  • inference: decoding algorithm
  • models: representation layer
  • utils: core nlp utils

seq2seq
an implementation of sequence-to-sequence constituency parsing