Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amazon-science/ReFinED
/ refined_demo.py
File
refined_demo.py
example_scripts/refined_demo.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
refined.data_types.base_types
import
Span
2
from
refined.inference.processor
import
Refined
3
4
refined = Refined.from_pretrained(model_name=
'wikipedia_model_with_numbers'
,
Callers
nothing calls this directly
Calls
4
Span
Class · 0.90
process_text_batch
Method · 0.80
from_pretrained
Method · 0.45
process_text
Method · 0.45
Tested by
no test coverage detected