-
Notifications
You must be signed in to change notification settings - Fork 94
Dictionary mode #519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vykliuk
wants to merge
73
commits into
master
Choose a base branch
from
urum
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Dictionary mode #519
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
759696e
ukrainian localization
vykliuk 7f47068
Merge branch 'master' of github.com:apertium/apertium-html-tools
vykliuk 7993620
minor edit
vykliuk 8ea944b
updated localization numbers
vykliuk 56171e3
basic dictionary mode
vykliuk f7b95d5
fetch billooup pairs
vykliuk 3d00114
disable detect lang in dict mode
vykliuk 10b6e7d
tgt->src lookup
vykliuk f9babf8
modify how tags are displayed
vykliuk d9f3ada
pos localization
vykliuk 6d04dd2
styling and some thoughts
vykliuk b911050
results not found
vykliuk 9eb28bc
support search of definition words
vykliuk 089314c
UI expand paradigms
vykliuk 8f16df2
ignore pos subdirectory
vykliuk 8b78f79
dynamic link change
vykliuk eb54e41
paradigms start, urum
vykliuk 8f18355
generate lang registry automatically
vykliuk 69718be
styling
vykliuk 995bc27
collapse paradigms
vykliuk 10f8d23
fix no results found
vykliuk c5ed378
paradigm styling
vykliuk 556d0e7
no POS found msg
vykliuk 2eb7a96
russian expand paradigms button
vykliuk 9433b2f
slovozmina
vykliuk 10c9675
auto generated index ts
vykliuk ac417a0
slovozmina again
vykliuk b67cc9f
localization of prdgm tables (linguist only)
vykliuk 9272b91
German prdgm localiz for debugging purposes
vykliuk daf68a0
modes
vykliuk f3f644c
rm prev results when change lang
vykliuk c8f61ad
fix lang selector crash
vykliuk 8e00263
subcats
vykliuk b3e0a05
modes corrected
vykliuk dfea9e2
no expand prdgm if lang not supported
vykliuk 38f8d4b
german dict localization
vykliuk fc78219
logic when POS not supported and some additions
vykliuk a95a3ab
german pos
vykliuk a436e28
rm 'no pos found'
vykliuk 767e9a4
old spanish file
vykliuk 38a4285
more spanish
vykliuk a7e1879
upd tables
vykliuk 6f72ae1
fallback to 1st option
vykliuk 5e54a6d
some fixes for spanish
vykliuk 7f27e31
modes fix
vykliuk bd60d7a
fix pretxt and spanish compound
vykliuk ed9f07f
debug
vykliuk 258d655
additional billookup for tgt-src
vykliuk 27167f5
fix tgt-src lookup
vykliuk f50438d
rm uum dependency
vykliuk 452eb61
combine word results; exact match on top
vykliuk 48411fd
embeddings
vykliuk f6df099
similar to
vykliuk 778aea8
better embeds logic
vykliuk c9fa727
italics
vykliuk 4334a8c
similar to term display fix
vykliuk 6502f9a
embeds mode logic
vykliuk e47e30e
extra tags
vykliuk b12cd24
xtra tags localize and position
vykliuk 7fc13ac
embeddings deduplication
vykliuk 2d518f2
rus for urum
vykliuk a06f5f3
german POS locale
vykliuk dff46a7
network requests concat
vykliuk 4f43589
embeds logic
vykliuk 4858506
imperfect converb
vykliuk deda844
fix input bug
vykliuk 522c7ed
dynamic link
vykliuk 749d376
show max num of src langs
vykliuk e63e8e3
show lang with most tgt available
vykliuk ef4d433
strip pound sign
vykliuk fb67b84
separate orig lang selector from new
vykliuk 1330624
dictionary specific lang selector
vykliuk cea8220
reverting accidental changes to config (f7b95d5)
jonorthwash File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fetch billooup pairs
- Loading branch information
commit f7b95d5778cf7be5201571138c80d49ca23ae468
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The config can't be merged as-is. Don't change the default URL, mode, name, or color.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vykliuk, yeah, revert your changes to the config file in this branch/PR, and just keep them locally.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was apparently entirely inadvertent. I've reverted it at @vykliuk's request.