Nathan Evans
a44788bfad
Collapse create final community reports ( #1227 )
...
* Remove extraneous param
* Add community report mocking assertions
* Collapse primary report generation
* Collapse embeddings
* Format
* Semver
* Remove extraneous check
* Move option set
2024-10-01 15:10:02 -06:00
Nathan Evans
ce71bcf7fb
Collapse create final entities ( #1220 )
...
* Collapse create_final_entities
* Update smoke tests
* Semver
* Remove prints
* Update embedding assertions
2024-09-25 17:35:44 -07:00
Nathan Evans
73e709b686
Collapse create final covariates ( #1215 )
...
* Add covariate test
* Add detailed mock assertions
* Collapse create_final_covariates
* Delete unused doc_id field
* Semver
* Update smoke test
* Remove unused subject/object type columns
2024-09-25 16:30:22 -07:00
Nathan Evans
f518c8b80b
Collapse relationship embeddings ( #1199 )
...
* Merge text_embed into a single relationships subflow
* Update smoke tests
* Semver
* Spelling
2024-09-24 15:03:26 -07:00
Nathan Evans
1755afbdec
Collapse create base text units ( #1178 )
...
* Collapse non-attribute verbs
* Include document_column_attributes in collapse
* Remove merge_override verb
* Semver
* Setup initial test and config
* Collapse create_base_text_units
* Semver
* Spelling
* Fix smoke tests
* Addres PR comments
---------
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2024-09-23 16:55:53 -07:00
Nathan Evans
fbc483e4e5
Collapse create base documents ( #1176 )
...
* Collapse non-attribute verbs
* Include document_column_attributes in collapse
* Remove merge_override verb
* Semver
* Clean up some df/tests
2024-09-23 13:24:06 -07:00
Nathan Evans
aa5b426f1d
Collapse final communities workflow ( #1150 )
...
* Collapse create_final_communities
* Semver
* Spellcheck
* Clean up filtering
* Add space in title
* Format
* Cleanup imports and format
* Spruce up the tests
* Update dictionary.txt
* Spellcheck
---------
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2024-09-17 17:04:42 -07:00
Nathan Evans
a473265580
Collapse verbs: create_final_text_units ( #1143 )
...
* Load default config in verb tests
* Load proper workflow config
* Collapse text unit pre-embedding steps
* Format
* Update smoke tests
* Semver
* Format
* Merge join* subflows into create_final_text_units
* Remove join_text_units_to_covariate_ids
* Format
* Remove join_text_units_to_entity_ids
* Remove join_text_units_to_relationship_ids
* Clean up merges and aggregations
* Remove unnecessary cast
2024-09-17 10:32:25 -07:00
Nathan Evans
2de302ff0d
Verb merge nre1 ( #1140 )
...
* Setup basic verb test runner
* Replace join_text_units_to_entity_ids with subflow
* Update comments
* Replace join_text_units_to_relationship_ids subflow
* Roll in final select
* Reuse assertion util
* Small fix + format
* Format/typing
* Semver
* Format/typing
* Semver
* Revert format changes
* Fix smoke test subworkflow count
* Edit subworkflows for another smoke test
2024-09-16 12:10:29 -07:00