sohomghosh commited on
Commit
ba5e2cb
β€’
1 Parent(s): 95e9ac4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -5,8 +5,21 @@ colorFrom: purple
5
  colorTo: red
6
  sdk: gradio
7
  app_file: app.py
8
- pinned: false
9
  license: cc-by-nc-sa-4.0
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  colorTo: red
6
  sdk: gradio
7
  app_file: app.py
8
+ pinned: true
9
  license: cc-by-nc-sa-4.0
10
  ---
11
 
12
+ ``bibtex
13
+ @proceedings{ghosh-2021-finread,
14
+ title = "FinRead: A Transfer Learning Based Tool to Assess Readability of Definitions of Financial Terms",
15
+ author = "Sohom Ghosh, Shovon Sengupta, Sudip Kumar Naskar, Sunny Kumar Singh",
16
+ booktitle = "Proceedings of the 18th International Conference on Natural Language Processing (ICON) :
17
+ System Demonstrations",
18
+ month = "dec",
19
+ year = "2021",
20
+ publisher = "NLP Association of India (NLPAI)",
21
+ url = "forthcoming",
22
+ intype = {to appear in},
23
+ pre-print = "https://easychair.org/publications/preprint/1wvS"
24
+ }
25
+ ```