File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
LearningMachine.py in root |
746 | 9 | 914 | 1018 | 10 |
problem.py in root |
664 | 21 | 914 | 1018 | 12 |
ModelConf.py in root |
454 | 16 | 837 | 1018 | 11 |
train.py in root |
287 | 13 | 914 | 1018 | 10 |
corpus_utils.py in utils |
269 | 10 | 914 | 1018 | 5 |
Model.py in root |
224 | 10 | 958 | 1018 | 5 |
Evaluator.py in metrics |
218 | 25 | 972 | 1018 | 2 |
conlleval.py in metrics |
177 | 8 | 1018 | 1018 | 1 |
BiQRNN.py in block_zoo |
152 | 16 | 1018 | 1018 | 1 |
common_utils.py in utils |
150 | 13 | 882 | 1018 | 7 |
CellDict.py in core |
133 | 17 | 998 | 1018 | 2 |
BaseLayer.py in block_zoo |
128 | 15 | 958 | 1018 | 3 |
get_model_graph.py in model_visualizer |
109 | 1 | 1018 | 1018 | 1 |
Conv.py in block_zoo |
106 | 9 | 929 | 1018 | 3 |
Embedding.py in block_zoo |
105 | 9 | 914 | 1018 | 5 |
Linear.py in block_zoo |
102 | 8 | 929 | 1018 | 2 |
ConvPooling.py in block_zoo |
100 | 8 | 1018 | 1018 | 1 |
mv.py in model_visualizer/server |
98 | 1 | 1018 | 1018 | 1 |
SLUDecoder.py in block_zoo/encoder_decoder |
93 | 8 | 1018 | 1018 | 1 |
CNNCharEmbedding.py in block_zoo/embedding |
91 | 8 | 914 | 1018 | 4 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
__init__.py in utils |
1 | - | 1018 | 1018 | 1 |
__init__.py in preparation |
1 | - | 1018 | 1018 | 1 |
__init__.py in optimizers |
1 | - | 1018 | 1018 | 1 |
__init__.py in metrics |
1 | - | 1018 | 1018 | 1 |
__init__.py in core |
1 | - | 1018 | 1018 | 1 |
__init__.py in block_zoo/normalizations |
1 | - | 1018 | 1018 | 1 |
__init__.py in block_zoo/transformer |
2 | - | 1018 | 1018 | 1 |
__init__.py in block_zoo/encoder_decoder |
2 | - | 1018 | 1018 | 1 |
__init__.py in block_zoo/math |
7 | - | 1018 | 1018 | 1 |
LRScheduler.py in core |
21 | 3 | 1018 | 1018 | 1 |
exceptions.py in utils |
22 | 2 | 1018 | 1018 | 1 |
BaseLossConf.py in losses |
26 | 1 | 1018 | 1018 | 1 |
EnglishPOSTagger.py in core |
27 | 3 | 1018 | 1018 | 1 |
BilinearAttention.py in block_zoo/attentions |
30 | 7 | 1018 | 1018 | 1 |
LayerNorm.py in block_zoo/normalizations |
31 | 6 | 1018 | 1018 | 1 |
main.py in model_visualizer/server |
32 | 3 | 1018 | 1018 | 1 |
DocInherit.py in utils |
34 | 5 | 1018 | 1018 | 1 |
FocalLoss.py in losses |
34 | 2 | 1018 | 1018 | 1 |
MLP.py in block_zoo/transformer |
36 | 8 | 1018 | 1018 | 1 |
EnglishTextPreprocessor.py in core |
37 | 4 | 1018 | 1018 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
Pooling1D.py in block_zoo |
54 | 7 | 929 | 929 | 1 |
CalculateDistance.py in block_zoo/op |
52 | 7 | 929 | 929 | 1 |
Expand_plus.py in block_zoo/op |
34 | 7 | 929 | 929 | 1 |
tagging_schemes_converter.py in tools |
98 | 3 | 949 | 949 | 1 |
register_block.py in root |
46 | 4 | 949 | 949 | 1 |
calculate_auc.py in tools |
38 | 3 | 949 | 949 | 1 |
CRF.py in block_zoo |
132 | 11 | 958 | 958 | 1 |
LSTMCharEmbedding.py in block_zoo/embedding |
72 | 7 | 929 | 958 | 2 |
CRFLoss.py in losses |
30 | 3 | 958 | 958 | 1 |
slot_tagging_metrics.py in metrics |
84 | 3 | 972 | 972 | 1 |
get_results.py in autotest/tools |
43 | - | 978 | 980 | 2 |
calculate_AUC.py in autotest/tools |
37 | 3 | 980 | 980 | 1 |
Interaction.py in block_zoo/attentions |
87 | 7 | 963 | 985 | 2 |
Conv2D.py in block_zoo |
85 | 9 | 985 | 985 | 1 |
Pooling2D.py in block_zoo |
68 | 8 | 914 | 985 | 3 |
Match.py in block_zoo/op |
43 | 7 | 993 | 993 | 1 |
Flatten.py in block_zoo/op |
35 | 6 | 985 | 993 | 2 |
ChineseTokenizer.py in core |
30 | 3 | 1000 | 1000 | 1 |
ProcessorsScheduler.py in utils |
23 | 2 | 1000 | 1000 | 1 |
get_20_newsgroups.py in dataset |
81 | 4 | 1016 | 1016 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ModelConf.py in root |
454 | 16 | 837 | 1018 | 11 |
common_utils.py in utils |
150 | 13 | 882 | 1018 | 7 |
LearningMachine.py in root |
746 | 9 | 914 | 1018 | 10 |
problem.py in root |
664 | 21 | 914 | 1018 | 12 |
train.py in root |
287 | 13 | 914 | 1018 | 10 |
corpus_utils.py in utils |
269 | 10 | 914 | 1018 | 5 |
Embedding.py in block_zoo |
105 | 9 | 914 | 1018 | 5 |
CNNCharEmbedding.py in block_zoo/embedding |
91 | 8 | 914 | 1018 | 4 |
Pooling2D.py in block_zoo |
68 | 8 | 914 | 985 | 3 |
settings.py in root |
43 | 2 | 914 | 1018 | 4 |
__init__.py in block_zoo |
39 | - | 925 | 1018 | 6 |
Conv.py in block_zoo |
106 | 9 | 929 | 1018 | 3 |
Linear.py in block_zoo |
102 | 8 | 929 | 1018 | 2 |
Combination.py in block_zoo/op |
76 | 7 | 929 | 1018 | 2 |
LSTMCharEmbedding.py in block_zoo/embedding |
72 | 7 | 929 | 958 | 2 |
Pooling1D.py in block_zoo |
54 | 7 | 929 | 929 | 1 |
CalculateDistance.py in block_zoo/op |
52 | 7 | 929 | 929 | 1 |
Expand_plus.py in block_zoo/op |
34 | 7 | 929 | 929 | 1 |
__init__.py in block_zoo/op |
7 | - | 929 | 1018 | 3 |
tagging_schemes_converter.py in tools |
98 | 3 | 949 | 949 | 1 |