Skip to content

Commit

Permalink
Merge pull request #39 from davidycliao/0.2.1
Browse files Browse the repository at this point in the history
doc
  • Loading branch information
davidycliao authored Jan 6, 2025
2 parents 25038cf + c9a0886 commit 4a90037
Show file tree
Hide file tree
Showing 15 changed files with 127 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .Rproj.user/763C8F27/pcs/files-pane.pper
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"ascending": true
}
],
"path": "~/Dropbox/My Packages/legisTaiwan/tests/testthat"
"path": "~/Dropbox/My Packages/legisTaiwan"
}
2 changes: 1 addition & 1 deletion .Rproj.user/763C8F27/pcs/source-pane.pper
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"activeTab": 6
"activeTab": 4
}
2 changes: 1 addition & 1 deletion .Rproj.user/763C8F27/pcs/workbench-pane.pper
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"TabSet1": 6,
"TabSet1": 2,
"TabSet2": 1,
"TabZoom": {}
}
4 changes: 2 additions & 2 deletions .Rproj.user/763C8F27/sources/prop/A6FC25F9
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"source_window_id": "",
"Source": "Source",
"cursorPosition": "38,8",
"scrollLine": "26"
"cursorPosition": "6,84",
"scrollLine": "0"
}
2 changes: 1 addition & 1 deletion .Rproj.user/763C8F27/sources/prop/DEDAA237
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"source_window_id": "",
"Source": "Source",
"cursorPosition": "2,19",
"cursorPosition": "4,0",
"scrollLine": "0"
}
5 changes: 5 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ MIT License
Copyright (c) 2023 Yen-Chieh Liao


This package, flaiR, is an R wrapper for the Flair NLP framework.
Flair NLP is developed by Humboldt University of Berlin and is available at:
https://github.com/flairNLP/flair


Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
Expand Down
2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgdown: 2.1.1
pkgdown_sha: ~
articles:
quickstart: quickstart.html
last_built: 2025-01-05T01:21Z
last_built: 2025-01-05T22:11Z
urls:
reference: https://davidycliao.github.io/legisTaiwan/reference
article: https://davidycliao.github.io/legisTaiwan/articles
2 changes: 1 addition & 1 deletion docs/reference/get_caucus_meetings.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/get_executive_response.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/get_legislators.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 48 additions & 5 deletions docs/reference/get_ly_committee_meets.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4a90037

Please sign in to comment.