Skip to content
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

Basic framework and APIs for entity linker #3459

Merged
merged 68 commits into from
Mar 29, 2019

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    173d45e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    5f002e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    097e5f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6bac49 View commit details
    Browse the repository at this point in the history
  3. hash the entity name

    svlandeg committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    dc603fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56b55e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. fix compile errors

    svlandeg committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    3945fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac7edf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a14fb54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4d876d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. get candidates by alias

    svlandeg committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    c62cca3 View commit details
    Browse the repository at this point in the history
  2. bugfix adding aliases

    svlandeg committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    1fba721 View commit details
    Browse the repository at this point in the history
  3. use StringStore

    svlandeg committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    1d20f19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d3a2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f2f821 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0decf9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7402bb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7ca3de View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    81a9030 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    0ff4ce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34969dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ba4079 View commit details
    Browse the repository at this point in the history
  4. Entity class

    svlandeg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    a5d5a05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26afa48 View commit details
    Browse the repository at this point in the history
  6. minimal EL pipe

    svlandeg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    d0c763b View commit details
    Browse the repository at this point in the history
  7. name per entity

    svlandeg committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    24a0c4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e2433b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4820b43 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    d849eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    735fc2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f37737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    839dafa View commit details
    Browse the repository at this point in the history
  5. hash the entity name

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    feb71e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27483f9 View commit details
    Browse the repository at this point in the history
  7. fix compile errors

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    f77b99c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af281c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf34113 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    151b855 View commit details
    Browse the repository at this point in the history
  11. get candidates by alias

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    c4ba942 View commit details
    Browse the repository at this point in the history
  12. bugfix adding aliases

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    51560bf View commit details
    Browse the repository at this point in the history
  13. use StringStore

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    8843f92 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    20a7b7b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b55baaa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    33f8a0f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d133ffa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a9074e0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9819dca View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9a46c43 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    98ae77a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1289cd6 View commit details
    Browse the repository at this point in the history
  23. Entity class

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    b6c3255 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c71123d View commit details
    Browse the repository at this point in the history
  25. minimal EL pipe

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    c593607 View commit details
    Browse the repository at this point in the history
  26. name per entity

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    7b708ab View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1ee0e78 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a48241e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3c9ac59 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5b1cd49 View commit details
    Browse the repository at this point in the history
  31. delete sandbox folder

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    7cf0bc9 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    12d4caf View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ec3e860 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5318ce8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9751312 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b4cd5d5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9de9900 View commit details
    Browse the repository at this point in the history
  38. error and warning messages

    svlandeg committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    46f4eb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    8814b90 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. 1 Configuration menu
    Copy the full SHA
    a4a6bfa View commit details
    Browse the repository at this point in the history