3252f2117a4b693ca001613b13c28cc2d8cd9eb7,tests/candidates/test_candidates.py,,test_multimodal_cand,#,573

Before Change


    assert session.query(ms_sec).count() == 5
    assert session.query(ms_tab).count() == 2
    assert session.query(ms_fig).count() == 2
    assert session.query(ms_para).count() == 30
    assert session.query(ms_sent).count() == 35
    assert session.query(ms_cell).count() == 21

After Change



    mention_extractor_udf = MentionExtractorUDF(ms, m, matchers)

    doc = mention_extractor_udf.apply(doc)

    assert len(doc.m_docs) == 1
    assert len(doc.m_caps) == 2
    assert len(doc.m_secs) == 5
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 6

Non-data size: 3

Instances


Project Name: HazyResearch/fonduer
Commit Name: 3252f2117a4b693ca001613b13c28cc2d8cd9eb7
Time: 2020-02-14
Author: hiromu.hota@hal.hitachi.com
File Name: tests/candidates/test_candidates.py
Class Name:
Method Name: test_multimodal_cand


Project Name: snorkel-team/snorkel
Commit Name: 81621c12e9d1f4fc02458cbbeff700167bb01396
Time: 2019-08-13
Author: henry.ehrenberg@outlook.com
File Name: test/augmentation/apply/test_tf_applier.py
Class Name: TestPandasTFApplier
Method Name: test_tf_applier_pandas


Project Name: HazyResearch/fonduer
Commit Name: 5d4a480c48a242c1d8051be502ecb98a9b273e9c
Time: 2018-08-21
Author: hiromu.hota@hal.hitachi.com
File Name: tests/candidates/test_candidates.py
Class Name:
Method Name: test_ngram_split


Project Name: HazyResearch/fonduer
Commit Name: 3252f2117a4b693ca001613b13c28cc2d8cd9eb7
Time: 2020-02-14
Author: hiromu.hota@hal.hitachi.com
File Name: tests/candidates/test_candidates.py
Class Name:
Method Name: test_ngrams


Project Name: snorkel-team/snorkel
Commit Name: 81621c12e9d1f4fc02458cbbeff700167bb01396
Time: 2019-08-13
Author: henry.ehrenberg@outlook.com
File Name: test/augmentation/apply/test_tf_applier.py
Class Name: TestTFApplier
Method Name: test_tf_applier


Project Name: mne-tools/mne-python
Commit Name: ac2157d7ff204cfc81771dafd195310ef1e10bd1
Time: 2018-11-21
Author: larson.eric.d@gmail.com
File Name: mne/tests/test_morph.py
Class Name:
Method Name: test_morph_stc_dense