/paraphrase

paraphrase project (datasets good)

Primary LanguagePython

PARAPHRASE PROJECT (GENERATION, DETECTION)

For test run of paraphrase generation training run the following command from /generation dir:

python3 train.py --config configs/v0.2.json

Config files can be specified manually.

Refactoring in progress.