Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Hung-chih Yang 34cb280e7d
refactor evaluation API (#688)
* refactor evaluation API

* fixed missing semicolons
2020-03-25 22:45:51 -07:00
Hung-chih Yang aefb0e28d8
Hunyang/dispatcher (#343)
* initial dispatcher check-in

* inital dispatcher check-in

* commit before class file naming convention change

* class filename naming convention

* revise L1L2 logic, refactor UnitTest timeout logic

* refactor lu vs. columnar names, and  revise README.md

* Use formal bf-lu 4.6.0 release

* bf-lu verstion to 1.0.0 and recommended tslint

* minor README.md revision

* tslint compatibility revision

* refactor unit test flag and add lint commands

* revised based on Emilio comments .1

* index.ts, confusion matrix metrics, resources

* remove bf-lu from dev

* revise index.js location in package.json

* CrossValidator output, main entry in package.json

* Fixing build sequence to export lu before being used as dependency

* Setting build sequence

* Setting build secquence

* refactoring

* Predictor, Tester, and EntityAnnotatedCorpus data

* unit tests for EntityAnnotatedCorpus data

* Changes to match rush requirements

* Setting sequence to rush.json

* Update lock.yaml

* Delete main package.json

* Fixing versions in  package.json

* Add Reporter classes

* removed unused comments per Dave's review

Co-authored-by: Emilio Munoz <munoz_emilio@hotmail.com>
Co-authored-by: Christopher Anderson <chrande@microsoft.com>
2020-01-30 11:26:06 -08:00