File size: 731 Bytes
d91e25b
 
 
 
 
 
 
 
 
 
 
b50ea7f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: CxGParser
emoji: 📊
colorFrom: yellow
colorTo: indigo
sdk: docker
pinned: false
license: mit
short_description: The Parser Component of CxGLearner
---

# CxGParser
CxG Induction Tools.

## Citation
If you use GxGLearner in your research, please cite [CoELM: Construction-Enhanced Language Modeling](https://aclanthology.org/2024.acl-long.542/).

```
@inproceedings{xu2024coelm,
  title={CoELM: Construction-Enhanced Language Modeling},
  author={Xu, Lvxiaowei and Gong, Zhilin and Dai, Jianhua and Wang, Tianxiang and Cai, Ming and Peng, Jiawei},
  booktitle={Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
  pages={10061--10081},
  year={2024}
}
```