Skip to content

Implementation of Character Aware Neural Language Models

Notifications You must be signed in to change notification settings

aarshpatel/Character-Aware-NLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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:

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}

Usage

Training

Results

About

Implementation of Character Aware Neural Language Models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published