Skip to content

thepyninja/Hengam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hengam: An Adversarially Trained Transformer for Persian Temporal Tagging

HuggingFace

Code (Software)

HengamTagger

The HengamTagger is distributed as Parstdex package (will be continuously updated) and is available via pip.

HengamTransformer

In this directory 4 different notebooks are provided. Click on the hyperlinks to open each in Google Colab.

Data

Train Data

HengamCorpus data along with strong labeled data is uploaded in HuggingFace. Click on hyperlinks to download.

Evaluation Data

HengamGold, challenge set and prediction result of different models on HengamGold is available in evaluation folder.

Citation

If you use any part of this repository in your research, please cite it using the following BibTex entry.

@inproceedings{mirzababaei-etal-2022-hengam,
	title        = {Hengam: An Adversarially Trained Transformer for {P}ersian Temporal Tagging},
	author       = {Mirzababaei, Sajad  and Kargaran, Amir Hossein  and Sch{\"u}tze, Hinrich  and Asgari, Ehsaneddin},
	year         = 2022,
	booktitle    = {Proceedings of the 2nd Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 12th International Joint Conference on Natural Language Processing},
	publisher    = {Association for Computational Linguistics},
	address      = {Online only},
	pages        = {1013--1024},
	url          = {https://aclanthology.org/2022.aacl-main.74}
}

About

Hengam: An Adversarially Trained Transformer for Persian Temporal Tagging (AACL 2022)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 91.6%
  • Python 8.4%