https://github.com/D2KLab/ZeSTE

sort by:
Revision Author Date Message Commit Date
eb17f9f Fixing the autocomplete for french 27 May 2021, 07:37:00 UTC
c2303b9 fix /predict bug 26 May 2021, 22:54:54 UTC
f080384 Fixing a bug when loading Numberbatch 26 May 2021, 16:44:39 UTC
415fc8f Adding French language support 26 May 2021, 16:00:37 UTC
ab72f9c Add language selection 25 May 2021, 12:43:21 UTC
36824d0 Show error when no dataset selected 06 April 2021, 15:46:17 UTC
239b558 web: update UI theme, add graph, add highlighted terms 06 April 2021, 15:26:30 UTC
31b7898 Add information about the deployed demo and API 25 March 2021, 09:37:11 UTC
24ead36 Adding ZeSTE pipeline illustration 25 March 2021, 09:21:12 UTC
7fabec4 Adding ZeSTE illustration figure 25 March 2021, 09:13:40 UTC
ad02f09 Updating the document highlighting functionality 25 March 2021, 09:12:20 UTC
4782f8e Add footer, logos, github button 24 March 2021, 16:13:13 UTC
c039e39 server: fix swagger doc path 24 March 2021, 15:49:39 UTC
ee000e7 server: uncomment predict import 24 March 2021, 15:23:39 UTC
744800e server: replace flask-restplus with flask-restx 24 March 2021, 15:18:24 UTC
71d9ace server: add flask-restplus dependency 24 March 2021, 14:06:40 UTC
9cc602a web: rename datasets.json to datasets.js 24 March 2021, 14:00:43 UTC
76b7fbd server: add swagger ui 24 March 2021, 13:41:11 UTC
3f4033c Merge zeste_demo into UI directory 24 March 2021, 12:59:50 UTC
668e514 Remove previous copy of UI 24 March 2021, 12:59:23 UTC
1d2c514 Adding BBC, AG and Yahoo label sets to the datasets list 24 March 2021, 12:08:07 UTC
e6efab1 web: move datasets to an external file 24 March 2021, 10:17:35 UTC
5f15436 Synchronize text input with text returned by API when predicting by URI 24 March 2021, 09:58:31 UTC
85b4bf6 Add description for IPTC dataset 24 March 2021, 09:55:18 UTC
04eab79 Adding code for the User Interface demo 22 March 2021, 10:30:12 UTC
6de7a88 Update README.md 21 March 2021, 02:32:14 UTC
c93c104 Update README.md 21 March 2021, 02:31:52 UTC
98edc1b Update README.md 21 March 2021, 02:31:39 UTC
ea0b743 Update README.md 21 March 2021, 02:31:09 UTC
c9b067c Delete old IPython notebook 21 March 2021, 02:29:46 UTC
eb56ffa Update README.md 21 March 2021, 02:27:24 UTC
6662fc5 Update README.md 21 March 2021, 02:25:20 UTC
5451e59 adding ZeSTE logo 21 March 2021, 01:51:16 UTC
321ecaa Merge branch 'main' of https://github.com/Siliam/zeste 21 March 2021, 01:47:22 UTC
0ad58e9 adding generate_cache.py and label mappings 21 March 2021, 01:46:26 UTC
97e9a12 Update README.md 20 March 2021, 03:20:22 UTC
5eb5604 second commit 20 March 2021, 03:14:15 UTC
26b2e49 server: format response to return text and labels 17 March 2021, 13:07:17 UTC
5696d5c web: add conceptnet link to other topics 17 March 2021, 10:27:48 UTC
2abd4b0 web: display description instead of labels for datasets 17 March 2021, 10:15:51 UTC
ee1d83b web: add description for 20NG dataset 17 March 2021, 10:15:34 UTC
063fd3b web: rename AFP dataset to IPTC 17 March 2021, 10:15:14 UTC
cc7cba0 web: update logo 17 March 2021, 09:45:21 UTC
72a6a0d web: update meta description 17 March 2021, 09:45:03 UTC
c71c455 First Commit 16 March 2021, 22:24:59 UTC
50d090e Initial commit 16 March 2021, 22:23:24 UTC
3ea5e65 Add set of labels for AFP dataset 16 March 2021, 13:38:13 UTC
e398832 fixing the normalization, adding support to multiword labels 16 March 2021, 10:41:23 UTC
3f883bb web: change select menu placement to top 15 March 2021, 15:52:08 UTC
731c9a4 Replace react-autosuggest with react-select 15 March 2021, 15:11:11 UTC
1231a58 web: pass uri to request when available 15 March 2021, 11:16:45 UTC
7b5b631 server: extract text from url using trafilatura 15 March 2021, 11:16:19 UTC
c2348f1 Update readme with steps to run 15 March 2021, 10:32:53 UTC
24b9765 web: add button clear custom user labels 15 March 2021, 10:27:09 UTC
e6ad170 web: update page title/subtitles 15 March 2021, 10:27:02 UTC
ef494ef Handle prediction errors 12 March 2021, 14:17:17 UTC
6ce083d web: improve user experience 12 March 2021, 11:19:04 UTC
4bd0109 server: force conversion of score to float() 11 March 2021, 14:29:27 UTC
adeb1d0 web: hide other predictions if there is none 11 March 2021, 14:28:38 UTC
8b5ad3e add PYTHONUNBUFFERED to docker-compose 11 March 2021, 13:58:41 UTC
b1520c6 server: add nltk download of stopwords/wordnet 11 March 2021, 13:56:02 UTC
548ddc6 web: fix display of relations 11 March 2021, 13:55:20 UTC
9492edc server: return score as float in json 11 March 2021, 13:55:09 UTC
85778b6 server: strip key/value from relations 11 March 2021, 13:54:51 UTC
8032441 web: add .dockerignore 11 March 2021, 13:28:09 UTC
e19e821 server: add gensim, scipy to requirements 11 March 2021, 13:28:00 UTC
9410a92 server: update docker files 11 March 2021, 13:27:21 UTC
f7eb910 server: add python-levenshtein to requirements 11 March 2021, 11:39:48 UTC
76995b9 web: autocomplete labels, custom labels, handle errors 11 March 2021, 10:55:44 UTC
826aec2 server: replace relation key with actual label 11 March 2021, 10:55:15 UTC
27b49d3 server: add autocompletion from vocabulary 11 March 2021, 10:54:11 UTC
f5accdb Adding Numberbatch - Casting scores into strings 11 March 2021, 08:38:20 UTC
1de9bcc Add default run command on server.py 10 March 2021, 14:54:01 UTC
8e253b8 Add numpy to requirements 10 March 2021, 14:53:53 UTC
6d964fa Remove server test response 10 March 2021, 14:02:51 UTC
4e6cae1 Downgrade docker-compose version to 3.3 10 March 2021, 13:47:42 UTC
a906307 Add web frontend and docker files 10 March 2021, 13:44:28 UTC
04f8575 First commit 10 March 2021, 11:04:07 UTC
51c237e Initial commit 10 March 2021, 11:00:20 UTC
back to top