1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-6.git synced 2024-11-22 07:54:19 +00:00
Commit graph

28 commits

Author SHA1 Message Date
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
0ce584e856
Fix tensorspec error 2023-02-10 04:21:08 +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
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
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
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
4344752cf6
Make some more progress for the night
Many things still do not work properly
2023-02-02 05:01:31 +01:00
ab5f12f8fc
Implement basic Potts sentiment analyzer 2023-02-02 04:34:05 +01:00
e2b9133bd5
Remove language reference from VanillaSA docstrings 2023-02-02 04:28:44 +01:00
a34baebeb5
Completely remove language parameter from VanillaSA 2023-02-02 04:26:58 +01:00
c212be37c3
Move language VanillaSA parameter to _tokenize_text 2023-02-02 04:26:20 +01:00
b8acf5fc7c
Group documents in just two categories 2023-02-02 04:07:28 +01:00
14d1e1a22f
Working prototype 2023-02-02 02:56:37 +01:00
2f7237ebfa
Make some progress 2023-02-01 17:46:25 +01:00