example frequency/logdice shown.
This commit is contained in:
@@ -55,6 +55,9 @@ class Example(Editable):
|
||||
return 2
|
||||
else:
|
||||
return 3
|
||||
|
||||
def get_other_attributes(self):
|
||||
return self.inner.other_attributes
|
||||
|
||||
|
||||
class CorpusExample:
|
||||
|
||||
Reference in New Issue
Block a user