MCPcopy
hub / github.com/ContextLab/hypertools / test_corpus

Function test_corpus

tests/test_text2mat.py:52–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 assert text2mat(data, semantic=user_model, corpus=data)[0].shape[1]==15
51
52def test_corpus():
53 assert text2mat(data, corpus=data)[0].shape[1]==20

Callers

nothing calls this directly

Calls 1

text2matFunction · 0.90

Tested by

no test coverage detected