Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/twitter/communitynotes
/ get_name
Method
get_name
scoring/src/scoring/scorer.py:72–73 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
70
)
71
72
def
get_name(self):
73
return
str(type(self))
74
75
def
get_prescoring_name(self):
76
return
str(type(self))
Callers
15
time_block
Method · 0.95
_filter_input
Method · 0.95
_postprocess_output
Method · 0.95
prescore
Method · 0.95
_return_empty_final_scores
Method · 0.95
score_final
Method · 0.95
_update_single_note_status_history
Function · 0.45
_run_scorer_parallelizable
Function · 0.45
_run_scorers
Function · 0.45
convert_prescoring_rater_model_output_to_coalesced_helpfulness_scores
Function · 0.45
determine_which_notes_to_rescore
Function · 0.45
suppress_pcrh_ineligible
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected