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

Language Model Interface #210

Merged
merged 51 commits into from
Sep 2, 2020
Merged

Commits on Apr 28, 2020

  1. adding StatsBase

    tejasvaidhyadev committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    44b540c View commit details
    Browse the repository at this point in the history
  2. adding StatsBase

    tejasvaidhyadev committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    8becfce View commit details
    Browse the repository at this point in the history
  3. exporting function

    tejasvaidhyadev committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f9d8b5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59b8fae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3283033 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36aca88 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. added general counter

    tejasvaidhyadev committed May 19, 2020
    Configuration menu
    Copy the full SHA
    29fee55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c41df19 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    a35ca92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    698dc0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9e7345 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    9f9a0ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eded084 View commit details
    Browse the repository at this point in the history
  3. updating counter

    tejasvaidhyadev committed May 30, 2020
    Configuration menu
    Copy the full SHA
    1150e4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15bef10 View commit details
    Browse the repository at this point in the history
  5. adding matrices

    tejasvaidhyadev committed May 30, 2020
    Configuration menu
    Copy the full SHA
    5fb6db9 View commit details
    Browse the repository at this point in the history
  6. updating api

    tejasvaidhyadev committed May 30, 2020
    Configuration menu
    Copy the full SHA
    f240cae View commit details
    Browse the repository at this point in the history
  7. syntax correction

    tejasvaidhyadev committed May 30, 2020
    Configuration menu
    Copy the full SHA
    6bd06ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e34e71e View commit details
    Browse the repository at this point in the history
  9. bug fix

    tejasvaidhyadev committed May 30, 2020
    Configuration menu
    Copy the full SHA
    be686af View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. adding doc sting

    tejasvaidhyadev committed May 31, 2020
    Configuration menu
    Copy the full SHA
    40bae7b View commit details
    Browse the repository at this point in the history
  2. updated docstrings

    tejasvaidhyadev committed May 31, 2020
    Configuration menu
    Copy the full SHA
    e58fd17 View commit details
    Browse the repository at this point in the history
  3. export apis

    tejasvaidhyadev committed May 31, 2020
    Configuration menu
    Copy the full SHA
    f8f09f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. adding test for LM

    tejasvaidhyadev committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6f96654 View commit details
    Browse the repository at this point in the history
  2. including LM.jl

    tejasvaidhyadev committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    db6d38a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. adding docs for LM

    tejasvaidhyadev committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5ddf7cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1d7417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36ffa46 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Configuration menu
    Copy the full SHA
    8bb35aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3bcd94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5408f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. updating for Lm

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    9c5230d View commit details
    Browse the repository at this point in the history
  2. test for Langmodels

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    37025af View commit details
    Browse the repository at this point in the history
  3. Update docs/src/LM.md

    Co-authored-by: Ayush Kaushal <[email protected]>
    tejasvaidhyadev and Ayushk4 authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    4d4b9eb View commit details
    Browse the repository at this point in the history
  4. Update docs/src/LM.md

    Co-authored-by: Ayush Kaushal <[email protected]>
    tejasvaidhyadev and Ayushk4 authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    c979bce View commit details
    Browse the repository at this point in the history
  5. Update docs/src/LM.md

    Co-authored-by: Ayush Kaushal <[email protected]>
    tejasvaidhyadev and Ayushk4 authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    6cdfea0 View commit details
    Browse the repository at this point in the history
  6. updating typos

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    e566904 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16a2546 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8481cfb View commit details
    Browse the repository at this point in the history
  9. updating doc typo

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    9dc882c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    723103c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b14cc74 View commit details
    Browse the repository at this point in the history
  12. Update src/LM/vocab.jl

    Co-authored-by: Ayush Kaushal <[email protected]>
    tejasvaidhyadev and Ayushk4 authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    58498ea View commit details
    Browse the repository at this point in the history
  13. updating docs

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    feb2d46 View commit details
    Browse the repository at this point in the history
  14. updating typo

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    995581b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cac50d6 View commit details
    Browse the repository at this point in the history
  16. updating Manifest

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    e234590 View commit details
    Browse the repository at this point in the history
  17. updating .toml file

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    72c4cb0 View commit details
    Browse the repository at this point in the history
  18. bug fix

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    12fd3c6 View commit details
    Browse the repository at this point in the history
  19. indentation

    tejasvaidhyadev committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    d089d51 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. updated using

    tejasvaidhyadev committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    85f93a8 View commit details
    Browse the repository at this point in the history