Граф коммитов

89 Коммитов

Автор SHA1 Сообщение Дата
Jahanvi Shah 134946df22
Modify API Documentation (#27) 2021-03-08 14:33:46 +05:30
Jahanvi Shah af39c7dd08
Added parameters for partial and full sentences suggestions (#25)
* API parameter for number of suggestions

* Set n_best_partial in js

Co-authored-by: Sebastin Santy <sebastinssanty@gmail.com>
2021-03-08 14:31:27 +05:30
Jahanvi Shah 3a5ac491c1
Updated the result format of API (#26)
* Updated the result format of API

* Fixing the issue in /simple interface
2021-02-17 16:23:00 +05:30
Sebastin Santy e00b258489 Remove sessions param from API 2021-02-11 12:53:59 +05:30
Sebastin Santy 27a33928e4 Add option to edit in between text 2021-02-09 12:40:37 +05:30
Sebastin Santy ff7ebb4ca7 PgUp/PgDn functionality 2021-02-09 11:25:56 +05:30
Jahanvi Shah a428731f10 Update translation.js
Adding n_words parameter in the request
2021-02-08 14:50:40 +05:30
Jahanvi Shah be10143fca Adding n_words as a parameter
n_words is a parameter to configure the number of words in the suggestions shown. The default value is set to 2
2021-02-08 14:50:40 +05:30
Sebastin Santy f179182aea Removing hard-coded dynamic length 2021-02-08 14:50:40 +05:30
Jahanvi Shah 7f626affe0 Update infertranslator.py
Changed max_length to 4+1 to get 4 words suggestions
2021-02-08 14:50:40 +05:30
Sebastin Santy 2478c5d0ee Add exact versions in requirements.txt 2021-02-08 10:17:08 +05:30
Mohd Sanad Zaki Rizvi 31c5f0c8d7 Update README.md
Basic changes to improve readability in README
2020-11-19 02:48:10 +05:30
Sebastin Santy 44471ab538 Add configuration file for target BPE codes 2020-09-25 20:36:08 +05:30
Sebastin Santy 69cf876558 Add BPE Post-processing functionality 2020-09-25 20:34:26 +05:30
Alp 0586ffef2e source side bpe 2020-08-20 15:41:03 +05:30
Sebastin Santy 1a9a9df0f3 Add config.json 2020-08-20 14:31:50 +05:30
Sebastin Santy bfc4f06b7c Fixing issue with Tamil Phonetic Input 2020-07-21 18:03:03 +05:30
Sebastin Santy 988d2cd520 Add Tamil translation models 2020-07-21 09:39:58 +05:30
Sebastin Santy d3f82b2e85 Add helpprovision admin message in models.py 2020-07-16 18:22:21 +05:30
Sebastin Santy ae3d2d960b Change block titles 2020-07-14 08:43:10 +05:30
Sebastin Santy 3db6845461 Add option to highlight attention in keystroke interface 2020-07-14 01:30:20 +05:30
Sebastin Santy 77dc27d442 Make help provision translator specific 2020-07-14 01:25:40 +05:30
Sebastin Santy bb80021575 Add scroll to Translator Corpus board 2020-07-13 02:44:21 +05:30
Sebastin Santy cdb063f1ce Add new tokenization scheme 2020-07-13 01:54:50 +05:30
Sebastin Santy 1330e2506f Update requirements.txt 2020-07-13 01:54:06 +05:30
Sebastin Santy 9185a27f00 Bump Django to 3.0.8 2020-07-11 21:15:09 +05:30
Sebastin Santy 45ce789ca6 Ignore migrations 2020-07-11 21:05:44 +05:30
Sebastin Santy e9ad393aec
Record keystrokes for different instances (#14) 2020-07-11 21:04:30 +05:30
Sebastin Santy ee0981f26c Design Changes I 2020-07-10 23:00:02 +05:30
Sebastin Santy 15823bd993 Revive Keystroke Interface 2020-07-10 10:19:49 +05:30
Anurag b870607e38 Remove unnecessary translation engine inits 2020-07-10 10:19:49 +05:30
Anurag b9bc997f6f Add REST APIs for translation queries 2020-07-10 10:19:49 +05:30
Sebastin Santy b8c8d36476 Replace with inmtv2-white 2020-07-03 11:28:10 +05:30
Sebastin Santy ed036b71ae Add Badges + Image + Citation 2020-07-03 11:21:05 +05:30
Tanuja Ganu 21e4f3b43d Changing Hindi-English model link for public access 2020-06-09 10:57:34 +05:30
Sebastin Santy c8074bde2f Fixing doc columns for mobile device 2020-04-14 18:34:59 +05:30
Sebastin Santy f9f121c463 Add navigation instructions 2020-04-14 18:26:28 +05:30
Sebastin Santy 075a5df79c Fix columns in docs for mobile viewing 2020-04-14 15:19:58 +05:30
Sebastin Santy 914dc86bd9 Doc + theme background changes 2020-04-14 03:49:08 +05:30
Sebastin Santy f8142f6fb3
Introduce UI v2.0 (#5)
* Change Homepage

* Changed Corpus Page

* Change the main interface

* Modified Simple Interface

* Dark Mode Activated

* Basic UIv2 final
2020-04-14 02:38:03 +05:30
Sebastin Santy f826db60a2 Change landing page aesthetics 2020-04-12 00:03:54 +05:30
Sebastin Santy bac1a7c870 Fix opennmt naming changes 2020-04-09 04:15:18 +05:30
Sebastin Santy f29d10ff93 Add OpenSource models to views 2020-04-08 03:03:16 +05:30
Sebastin Santy 70ef77eede Update OpenNMT-py to c20dbeac02688918607637f5f30ec73c0f17d817 2020-04-08 02:49:16 +05:30
Sebastin Santy ea5d36d9e7 Add instructions for model training 2020-04-06 03:01:56 +05:30
Sebastin Santy bacc14d40a Add Github Pages 2020-03-25 21:18:26 +05:30
Sebastin Santy 9a36f95fe2
Update Docker Setup (#2)
* Update Dockerfile

* Add instructions for Docker Installation

* Update Docker Instructions
2020-03-25 02:34:27 +05:30
tanuja-ganu 4a681a3332 Update azure-pipelines.yml for running credscan on windows image. 2020-03-06 15:18:47 +05:30
Sebastin Santy a7cafb5e5e Add CredScan for code analysis
[skip ci]
2020-03-05 23:38:16 +05:30
Sebastin Santy 1112ef55d7 Update Django (2.2->3.0.3) for Component Governance 2020-02-28 16:22:32 +05:30