facebookresearch / DrQA
File Age

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).

Summary
  • Number of files: 40
  • Daily file updates (only one update per file and date counted): 25
  • First update: 2017-07-28
  • Latest update: 2021-05-18
  • Days between first and latest update: 1391 (198 weeks, estimated 990 working days)
  • Active days (at least one file change): 28
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 14 files with 1,663 lines of code in files.
    • 13 files that are 366+ days old (1,645 lines of code)
    • 1 files that are 181-365 days old (18 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
98% | 1% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 14 files with 1,663 lines of code in files.
    • 13 files have been last changed 366+ days ago (1,645 lines of code)
    • 1 files have been last changed 181-365 days ago (18 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
98% | 1% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, txt, sh, gitignore, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py98% | 1% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py98% | 1% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
drqa/reader100% | 0% | 0% | 0% | 0%
scripts/reader100% | 0% | 0% | 0% | 0%
drqa/pipeline100% | 0% | 0% | 0% | 0%
drqa/retriever100% | 0% | 0% | 0% | 0%
scripts/retriever100% | 0% | 0% | 0% | 0%
scripts/pipeline100% | 0% | 0% | 0% | 0%
drqa/tokenizers100% | 0% | 0% | 0% | 0%
ROOT0% | 100% | 0% | 0% | 0%
scripts/distant0% | 0% | 0% | 0% | 0%
scripts/convert0% | 0% | 0% | 0% | 0%
drqa0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
drqa/reader100% | 0% | 0% | 0% | 0%
scripts/reader100% | 0% | 0% | 0% | 0%
drqa/pipeline100% | 0% | 0% | 0% | 0%
drqa/retriever100% | 0% | 0% | 0% | 0%
scripts/retriever100% | 0% | 0% | 0% | 0%
scripts/pipeline100% | 0% | 0% | 0% | 0%
drqa/tokenizers100% | 0% | 0% | 0% | 0%
ROOT0% | 100% | 0% | 0% | 0%
scripts/distant0% | 0% | 0% | 0% | 0%
scripts/convert0% | 0% | 0% | 0% | 0%
drqa0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
predict.py
in scripts/pipeline
106 - 1643 1643 1
predictor.py
in drqa/reader
88 7 1055 1637 2
interactive.py
in scripts/reader
48 2 1637 1637 1
drqa.py
in drqa/pipeline
219 8 1055 1636 3
eval.py
in scripts/retriever
117 4 1636 1636 1
model.py
in drqa/reader
299 17 1050 1624 6
predict.py
in scripts/reader
83 - 1417 1417 1
spacy_tokenizer.py
in drqa/tokenizers
36 2 1400 1406 2
layers.py
in drqa/reader
146 12 1055 1360 2
utils.py
in drqa/retriever
67 7 611 1059 4
elastic_doc_ranker.py
in drqa/retriever
58 9 1055 1059 2
__init__.py
in drqa/retriever
24 2 1055 1059 2
train.py
in scripts/reader
354 9 1055 1055 1
setup.py
in root
18 - 253 253 1
generate.py
in scripts/distant
211 7
utils.py
in drqa/reader
174 21
build_tfidf.py
in scripts/retriever
126 7
preprocess.py
in scripts/reader
107 5
config.py
in drqa/reader
89 4
vector.py
in drqa/reader
86 2
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
predict.py
in scripts/pipeline
106 - 1643 1643 1
interactive.py
in scripts/reader
48 2 1637 1637 1
eval.py
in scripts/retriever
117 4 1636 1636 1
predict.py
in scripts/reader
83 - 1417 1417 1
spacy_tokenizer.py
in drqa/tokenizers
36 2 1400 1406 2
__init__.py
in drqa/retriever
24 2 1055 1059 2
elastic_doc_ranker.py
in drqa/retriever
58 9 1055 1059 2
predictor.py
in drqa/reader
88 7 1055 1637 2
layers.py
in drqa/reader
146 12 1055 1360 2
drqa.py
in drqa/pipeline
219 8 1055 1636 3
train.py
in scripts/reader
354 9 1055 1055 1
model.py
in drqa/reader
299 17 1050 1624 6
utils.py
in drqa/retriever
67 7 611 1059 4
setup.py
in root
18 - 253 253 1
__init__.py
in drqa
13 -
__init__.py
in drqa/pipeline
15 1
__init__.py
in drqa/reader
16 1
squad.py
in scripts/convert
16 -
prep_wikipedia.py
in scripts/retriever
17 1
webquestions.py
in scripts/convert
19 -
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
generate.py
in scripts/distant
211 7
utils.py
in drqa/reader
174 21
build_tfidf.py
in scripts/retriever
126 7
preprocess.py
in scripts/reader
107 5
config.py
in drqa/reader
89 4
vector.py
in drqa/reader
86 2
interactive.py
in scripts/pipeline
84 2
corenlp_tokenizer.py
in drqa/tokenizers
81 4
rnn_reader.py
in drqa/reader
79 2
data.py
in drqa/reader
79 16
build_db.py
in scripts/retriever
78 5
tokenizer.py
in drqa/tokenizers
76 14
regexp_tokenizer.py
in drqa/tokenizers
71 2
tfidf_doc_ranker.py
in drqa/retriever
66 7
eval.py
in scripts/pipeline
39 1
__init__.py
in drqa/tokenizers
35 4
simple_tokenizer.py
in drqa/tokenizers
33 2
doc_db.py
in drqa/retriever
30 7
interactive.py
in scripts/retriever
28 2
check_data.py
in scripts/distant
21 -
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
generate.py
in scripts/distant
211 7
utils.py
in drqa/reader
174 21
build_tfidf.py
in scripts/retriever
126 7
preprocess.py
in scripts/reader
107 5
config.py
in drqa/reader
89 4
vector.py
in drqa/reader
86 2
interactive.py
in scripts/pipeline
84 2
corenlp_tokenizer.py
in drqa/tokenizers
81 4
rnn_reader.py
in drqa/reader
79 2
data.py
in drqa/reader
79 16
build_db.py
in scripts/retriever
78 5
tokenizer.py
in drqa/tokenizers
76 14
regexp_tokenizer.py
in drqa/tokenizers
71 2
tfidf_doc_ranker.py
in drqa/retriever
66 7
eval.py
in scripts/pipeline
39 1
__init__.py
in drqa/tokenizers
35 4
simple_tokenizer.py
in drqa/tokenizers
33 2
doc_db.py
in drqa/retriever
30 7
interactive.py
in scripts/retriever
28 2
check_data.py
in scripts/distant
21 -