jiebi commited on
Commit
642d7eb
·
verified ·
1 Parent(s): 6bf7d46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -10,4 +10,25 @@ tags:
10
 
11
  A dataset for editing Internet-Drafts/RFCs.
12
 
13
- For details, please check https://github.com/cheop-byeon/TextFlow
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
 
11
  A dataset for editing Internet-Drafts/RFCs.
12
 
13
+ For details, please check https://github.com/cheop-byeon/TextFlow
14
+
15
+
16
+
17
+ ### Related Publications
18
+
19
+ ```
20
+ @inproceedings{bian2025instruction,
21
+ title={Instruction Tuning TextFlow Semi-automatic RFCs Generation},
22
+ author={Bian, Jie and Welzl, Michael},
23
+ booktitle={International Conference on Applications of Natural Language to Information Systems},
24
+ pages={350--364},
25
+ year={2025}
26
+ }
27
+
28
+ @inproceedings{bian2025empowering,
29
+ title={Empowering IETF Collaboration with NLP Search Innovations and LLM-Enhanced RFC Writing},
30
+ author={Bian, Jie and Welzl, Michael},
31
+ booktitle={Proceedings of the 2025 Applied Networking Research Workshop},
32
+ pages={24--31},
33
+ year={2025}
34
+ }