1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-6.git synced 2024-10-16 14:27:32 +00:00
Commit graph

68 commits

Author SHA1 Message Date
c992c04264
Manually run garbage collection after each iteration 2023-02-13 15:57:37 +01:00
e93a8ddaf7
Fix type annotation of PottsTokenizerWithNegation 2023-02-13 15:55:45 +01:00
d4373f8c02
Fix access to ratings instead of tokens 2023-02-13 15:43:46 +01:00
bf193bcd93
Remove unused imports 2023-02-13 15:42:45 +01:00
76f20059a6
Fix mse rendering 2023-02-13 15:42:35 +01:00
62e8c6fa9f
Final improvements 2023-02-13 15:40:22 +01:00
4e8aa68db3
CODE IS DONE 2023-02-12 05:11:58 +01:00
ae2cf563e6
more things 2023-02-11 05:57:14 +01:00
7778c648c1
fix and patch things 2023-02-11 04:32:17 +01:00
ade3a6bdc7
Normalize mean value of tensorflow models 2023-02-10 17:33:54 +01:00
07be21e809
idk something more & more 2023-02-10 06:21:50 +01:00
03c6123d85
idk something more 2023-02-10 06:02:37 +01:00
87d9d7299d
remove useless metric 2023-02-10 05:57:57 +01:00
34eec56ada
Something was missing 2023-02-10 05:53:48 +01:00
c979699ff1
Add polar model 2023-02-10 05:52:13 +01:00
4f40aa44b4
Fix some leftover bugs 2023-02-10 05:18:24 +01:00
3d9eeecb2a
Improve the tokenizer situation 2023-02-10 05:12:07 +01:00
0ce584e856
Fix tensorspec error 2023-02-10 04:21:08 +01:00
0a4ce38982
Use the correct sentiment analyzer in main 2023-02-10 04:17:50 +01:00
8907272002
Configure file logging 2023-02-10 04:07:34 +01:00
2bd97cbad2
Count runs 2023-02-10 03:32:31 +01:00
b4573d5eab
Improve logging 2023-02-10 03:30:41 +01:00
14dd8045e0
Add docstring for the root module 2023-02-10 03:27:35 +01:00
48ac00b548
Document and fix imports in .tokenizer 2023-02-10 03:19:17 +01:00
1294335da0
Document and fix imports in .database 2023-02-10 03:18:45 +01:00
218c91bcc1
Document and fix imports in .analysis 2023-02-10 03:17:36 +01:00
1809db5f00
Refactor code 2023-02-09 18:54:58 +01:00
704624507a
Add missing file 2023-02-08 19:48:41 +01:00
e3005ab8b0
enough 2023-02-08 19:46:05 +01:00
4d6c8f0fee
stuff's working 2023-02-08 10:54:14 +01:00
c31743f066
back to i have no idea of what's happening, but at least it works 2023-02-07 10:22:09 +01:00
e9a4421acd
Now I understand text vectorization (but this still does not work) 2023-02-06 01:12:30 +01:00
3abba24ca2
Made good progress
How does text vectorization in tensorflow work?
2023-02-05 17:40:22 +01:00
dcfc4fbc3b
Getting closer... 2023-02-04 06:14:24 +01:00
02f10e6ae4
Use a class as DataTuple 2023-02-04 05:34:56 +01:00
4af654a2fa
Make the namedtuple verbose 2023-02-04 05:29:03 +01:00
2675f5ead8
Use float instead of str as Category 2023-02-04 05:28:18 +01:00
4f24d399b8
Convert DataTuple to a collections.namedtuple 2023-02-04 05:16:54 +01:00
e6dcf6e423
stop here for now 2023-02-04 01:36:42 +01:00
6ef81c1c19
New version working nicely 2023-02-03 23:27:44 +01:00
379cbdd13a
PEP8 2023-02-03 17:50:40 +01:00
32cd81bca6
it works, but at what cost 2023-02-03 02:49:14 +01:00
4e1a9f842f
Fix VanillaSA to work with iterators 2023-02-03 02:10:00 +01:00
767a6087a8
Improve logging 2023-02-02 17:46:21 +01:00
965cea692a
Refactor things to work better 2023-02-02 17:24:11 +01:00
4c3f892038
Use composition instead of inheritance 2023-02-02 16:03:07 +01:00
3ae43b2714
Do not create a dataset with just 2 and 4 reviews 2023-02-02 15:16:46 +01:00
4344752cf6
Make some more progress for the night
Many things still do not work properly
2023-02-02 05:01:31 +01:00
b347031663
Allow registration of multiple custom loggers 2023-02-02 04:36:55 +01:00
ab5f12f8fc
Implement basic Potts sentiment analyzer 2023-02-02 04:34:05 +01:00