Skip to content

Commit

Permalink
fixed cit
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen committed Dec 5, 2021
1 parent ed6f399 commit 1e1f8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ If you use this library in your research, please cite it using:
```
@inproceedings{asent2021,
title={Asent: Fast, flexible and transparent sentiment analysis},
author={Enevoldsen, Kenneth and Hansen, Lasse},
author={Kenneth Enevoldsen},
year={2021}
}
```

1 comment on commit 1e1f8ac

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
asent
   init.py30100% 
   about.py440%1–5
   component.py28196%156
   constants.py60100% 
   data_classes.py722861%19, 34–36, 39, 42–44, 60, 72–74, 77–79, 82–84, 101, 112–114, 117–119, 122–124
   getters.py2303187%36, 39, 42, 47–50, 79–82, 153, 227, 294, 307, 315, 336–337, 361, 363, 375–380, 388, 461, 470, 511–514, 546
   utils.py6183%20
   visualize.py272122%16–43, 48–55, 60–63
asent/lang
   init.py50100% 
   da.py270100% 
   emoji.py100100% 
   en.py32391%23, 192–194
   no.py31390%23, 152–154
   se.py30390%21, 126–128
TOTAL5119581% 

Please sign in to comment.