issues
search
nicolay-r
/
ARElight
Granular Viewer of Sentiments Between Entities in Massively Large Documents and Collections of Texts, powered by AREkit
https://link.springer.com/chapter/10.1007/978-3-031-56069-9_23
MIT License
37
stars
2
forks
source link
`D3JS` templates and the related pipeline provider
#77
Closed
nicolay-r
closed
1 year ago
nicolay-r
commented
1 year ago
[x] Unit test (
https://github.com/nicolay-r/ARElight/commit/cd14c89249b6d5847411576897cbe08f9de07593
)
[x] Embed the related pipeline in code (
https://github.com/nicolay-r/ARElight/commit/90bab1f8d07a0fda13d5af6fef7ba8a5edef94fb
)
[x] Support the output from the
predict
/ infer of the bert (now we return
pos
by default) (
https://github.com/nicolay-r/ARElight/commit/10298dc08ff887f5e1549c031cabaa88970c21c4
)
https://github.com/nicolay-r/ARElight/blob/90bab1f8d07a0fda13d5af6fef7ba8a5edef94fb/arelight/pipelines/items/backend_d3js_graphs.py#L28
predict
/ infer of the bert (now we returnpos
by default) (https://github.com/nicolay-r/ARElight/commit/10298dc08ff887f5e1549c031cabaa88970c21c4) https://github.com/nicolay-r/ARElight/blob/90bab1f8d07a0fda13d5af6fef7ba8a5edef94fb/arelight/pipelines/items/backend_d3js_graphs.py#L28