Commit b416e40
Merge in the initial package version! (#268)
* add pyproject.toml
* Update README.md with team-comm-tools rather than team-process-map
* Update README.md to remove outdated requirement (#264)
* delete junit
* move preprocessing notebooks to tests
* remove unnecessary deps
* update requirements
* more slimming of reqs
* remove packaging related deps
* get rid of requests and xgboost deps
* addressing #267
* edit src paths
* test with python 3.7
* test python 3.7
* test 3.8
* test 3.8 pt. 2
* test 3.9
* test 3.10
* restore to 3.11; play with docs
* Update README.md with new path names.
* standardize package structure and solve path issues
* update requirement.txt path in workflow
* update workflow file
* updating test workflow
* update test workflow
* update test workflow
* update test workflow
* update test workflow
* update imports in example
* fix bugs
* move lexiconx_dict.pkl to features/assets
* update dependencies
* delete legacy files and remove constant nltk import
* clean up package structure and warnings
* resolve relative imports issue in sphinx
* create single installation script
* commit setup script
* update setup script and documentationZ
* update README to point to setup script
* add linkes to website and Rtd to readme
* disable tokenizer parallelism to avoid error
* add badges to home page
* Named Entity Recognition + Valence Tests (#226)
* valence testing
* rearranging files
* intermediate ner testing
* NER testing
* fix featurizer
* fix featurize bug
* updating test dataset + function
* code coverage
* burstiness
* move testing FB's into run_tests.py
* move NER dataframe to test file
* adding complex tests back to run_tests.py
* add chat_complex_df and conv_complex_df to run_tests.py
* correct dataset paths
* rebase
* changing references as part of rebase
* correcting FB calls based on latest interface updates
* correct run_tests.py
* add dd tests
* burstiness fix
* dd tests add
* forward flow tests
* src changes
* testing timestamp variations
* src changes
* update test ds
* fix formatting
* fix formatting
---------
Co-authored-by: Xinlan Emily Hu <xehu@wharton.upenn.edu>
Co-authored-by: Xinlan Emily Hu <xehu@cs.stanford.edu>
* Amy/website (#270)
* website updates
* renaming tpm-website to website
* deploying via gh-pages
* changed from tpm-website to website
* deployed website
* copyright and team
* team headshots and footer
* edits to the pages
* website updates
* updated links
* updated homepage
* link updates
* mobile compatibility
* mobile adjustments
* navbar mobile updates
* whitespace edits
* homepage updates
* feature table
* website updates
* renaming tpm-website to website
* deploying via gh-pages
* changed from tpm-website to website
* edits to the pages
* website updates
* updated links
* updated homepage
* link updates
* mobile compatibility
* mobile adjustments
* navbar mobile updates
* homepage updates
* add table of features
* updated team page titles
* include flask in requirements.txt
* updates to table of features
* load pages from top
* fix to 404 issues
* moved build under website folder
* add flask back into requirements
---------
Co-authored-by: Xinlan Emily Hu <xehu@cs.stanford.edu>
Co-authored-by: Xinlan Emily Hu <xehu@wharton.upenn.edu>
---------
Co-authored-by: sundy1994 <yuxuanzh@seas.upenn.edu>
Co-authored-by: Shruti Agarwal <46203852+agshruti12@users.noreply.github.com>
Co-authored-by: amytangzheng <145236844+amytangzheng@users.noreply.github.com>1 parent 1614d87 commit b416e40
File tree
249 files changed
+64872
-583
lines changed- .github/workflows
- docs
- build
- doctrees
- features
- utils
- html
- _sources
- source
- examples
- src
- team_comm_tools
- features
- assets
- lexicons
- liwc_lexicons_small_test
- other_lexicons
- output
- chat
- conv
- turn
- user
- utils
- tests
- data/cleaned_data
- ipython_notebooks
- preprocessing
- junit
- website
- public
- src
- components
- pages
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
249 files changed
+64872
-583
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | | - | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
38 | | - | |
39 | 35 | | |
40 | 36 | | |
41 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
1 | 31 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
12 | 40 | | |
13 | 41 | | |
14 | 42 | | |
| |||
17 | 45 | | |
18 | 46 | | |
19 | 47 | | |
20 | | - | |
21 | 48 | | |
22 | 49 | | |
23 | 50 | | |
24 | 51 | | |
25 | 52 | | |
26 | | - | |
| 53 | + | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments