项目作者: aarshpatel

项目描述 :
Implementation of Character Aware Neural Language Models
高级语言:
项目地址: git://github.com/aarshpatel/Character-Aware-NLM.git
创建时间: 2019-05-13T21:10:14Z
项目社区:https://github.com/aarshpatel/Character-Aware-NLM

开源协议:

下载


Character-Aware-NLM

Implementation of Character Aware Neural Language Models

Requirements

Before doing anything please install the requirements for this project using the following command:

  1. pip install -r requirements.txt

Getting Started

  1. Install the requirements for this project with the following command: pip install -r requirements.txt
  2. Download the required data and place it in a ./data folder
  3. Run script to preprocess the data preprocess_data.sh {data_dir}
    4.

Usage

Training

Results