Skip to content

canyuchen/sentence_representation_library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Sentence Representation Model implemented using PyTorch

This repository provide a PyTorch based framework with multi-choices of models to represent sentence including Bi-Lstm、Lstm、CNN、Sum and Tree-Lstm. Furthermore,you can make use of character-level features using Char-CNN or Char-LSTM to leverage character-level information.Based on this framework,you can build several models quickly.

Welcome to star this repository!

Requirement:

Python : 2.7

PyTorch : 0.3.0

Updating...

2018-03-21 reconstruct code

Reference

Neural Sequence labeling model implemented using PyTorch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%