Commit Graph

61 Commits (documentation-test)

Author SHA1 Message Date
Celina Peralta 0f247eac8c
OAP-15, OAP-22: Data ingest + text preprocessing (#6)
* sync upstream

* db skeleton

* update readme

* basic api calls

* api calls

* data ingest + text preprocessing

* update gitignore

* remove lib changes

* lint

* remove unused imports

* gitignore updates

* update python job

* ignore flake8 warnings
2022-10-04 08:22:55 -04:00
Justin O'Boyle 4a4a318c68
OAP-18 Create basic framework to view books through OAPEN (rough is OK) (#5)
* Create items/ route

* Add basic query

* Vercel

* Fix typo

* Fix type

* Cleaner exports

* Explain expandable
2022-10-03 21:34:11 -04:00
Celina Peralta b55f906143
Merge branch 'EbookFoundation:main' into main 2022-09-30 17:13:31 -04:00
Celina Peralta e005787bbe
OAP-22: Set up python build job in GH actions (#4)
* sync upstream

* Add linting and testing, update to python 3.10

* push engine workflow

* fix workflow version

* fix workflow version 2

* change setup-python to v3

* workflow: cd oapen-engine

* workflow

* workflow

* workflow

* add lock file

* remove unnecessary cd

* remove unnecessary cd

* remove isort

* update workflow

* job

* job

* job

* job

* job

* job

* isort why

* isort why

* isort why

* isort why

* isort why

* isort why

* isort why

* job

* job

* job

* job

* job

* job

* job

* job

* job

* job

* job

* lint

* job

* hooks

* remove lib
2022-09-30 15:49:04 -04:00
Celina Peralta 196f62a8b0
Merge branch 'EbookFoundation:main' into main 2022-09-27 19:21:30 -04:00
Celina Peralta 05d9e73d64
Update README.md 2022-09-27 18:47:21 -04:00
Celina Peralta e139ce9adb
celinanperalta/oap 13 (#3)
* sync upstream

* Add pgsql connection, update pipfile

* add config files

* update gitignore

* remove cached

* remove psycopg2-binary dependency

* add sklearn and pandas to pipfile

* add readme.md
2022-09-27 18:46:58 -04:00
Celina Peralta 857a0e9691 sync upstream 2022-09-27 15:19:46 -04:00
Celina Peralta ad263b11fc
Create mining engine boilerplate (#2)
* add oapen engine folder

* add pipenv
2022-09-27 15:07:50 -04:00
Justin O'Boyle 06cdc65ff8
[Sprint] Create web-app infrastructure (#1)
* first commit

* Add boilerplate

* Add boilerplate components

* Add test

* fix typo

* fix cd
2022-09-27 14:21:15 -04:00
Celina Peralta 25810ae06e
Create LICENSE.md 2022-09-27 14:00:13 -04:00