Skip to content

hbeybutyan/formality_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Text formality analysis

This repository contains a tool which allows to train a text formality classifier.

For training the classirier the GYAFC parallel corpus is used:

Please follow the instructions to get the corpus.

Dependencies

Usage

Clone the repo as:

git clone https://github.com/hbeybutyan/formality_analyzer.git
cd formality_analyzer

Get the GYAFC corpus and extract it:

In the script update the GYAFC_PATH, set it to the dir there you just extracted the GYAFC corpus.

Run script as:

python3 formality_analyzer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages