-
Notifications
You must be signed in to change notification settings - Fork 56
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: snipsco/snips-nlu-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.64.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: snipsco/snips-nlu-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 144 files changed
- 4 contributors
Commits on Apr 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7fc461e - Browse repository at this point
Copy the full SHA 7fc461eView commit details
Commits on May 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c3d1fd0 - Browse repository at this point
Copy the full SHA c3d1fd0View commit details
Commits on Jun 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b782bc9 - Browse repository at this point
Copy the full SHA b782bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ed0cc - Browse repository at this point
Copy the full SHA 46ed0ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5cd19b - Browse repository at this point
Copy the full SHA b5cd19bView commit details
Commits on Jul 11, 2019
-
feature: lookup intent parser (#121)
* feature: lookup intent parser A new hashmap based intent parser. The normalized/canonical form of an utterance serves as the key and the value is tuple of `(intent_id, [vec_of_slots_ids])` Once a lookup is done at inference, the intent and slots are retrieved by matching their ids to a vec of intent names and a vec of slot names respectively. This is the rust implementation of snipsco/snips-nlu#759
Configuration menu - View commit details
-
Copy full SHA for 774a20b - Browse repository at this point
Copy the full SHA 774a20bView commit details
Commits on Jul 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d8d3586 - Browse repository at this point
Copy the full SHA d8d3586View commit details
Commits on Jul 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 92a40ae - Browse repository at this point
Copy the full SHA 92a40aeView commit details
Commits on Jul 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2bc570d - Browse repository at this point
Copy the full SHA 2bc570dView commit details
Commits on Sep 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cd31190 - Browse repository at this point
Copy the full SHA cd31190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5266f81 - Browse repository at this point
Copy the full SHA 5266f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a5b2b1 - Browse repository at this point
Copy the full SHA 7a5b2b1View commit details
Commits on Sep 6, 2019
-
* Freeze chrono to 0.4.8 to fix issue with rustling-ontology * Update Changelog * Bump version to 0.65.2 * Remove serde_derive * Add `dyn` keyword everywhere
Configuration menu - View commit details
-
Copy full SHA for bf16a8a - Browse repository at this point
Copy the full SHA bf16a8aView commit details
Commits on Sep 10, 2019
-
Optimize memory footprint of resources (#151)
* Load hierarchical word clusters more efficiently * Remove hierarchical aspect of word clusters * Use hashing trick to replace string by i32 in Gazetteer and Stemmer implementations * Make word clusterer implementation compatible with non-u16 clusters * Fix docstring * Add small improvements * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for 75f1258 - Browse repository at this point
Copy the full SHA 75f1258View commit details
Commits on Sep 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0c918b4 - Browse repository at this point
Copy the full SHA 0c918b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a45064d - Browse repository at this point
Copy the full SHA a45064dView commit details
Commits on Jan 15, 2020
-
Bump crfsuite version to 0.3.2 (#155)
* Bump crfsuite version to 0.3.2 * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for a0a2f8b - Browse repository at this point
Copy the full SHA a0a2f8bView commit details -
* Bump version to 0.65.4 * Fix MacOS Travis CI Co-authored-by: Adrien Ball <adrien.ball@snips.ai>
Configuration menu - View commit details
-
Copy full SHA for 0c96875 - Browse repository at this point
Copy the full SHA 0c96875View commit details
Commits on Jan 27, 2020
-
* Bump snips-nlu-parsers to 0.4.3 * Bump version to 0.65.5 * Update Changelog
Configuration menu - View commit details
-
Copy full SHA for 6d0fcab - Browse repository at this point
Copy the full SHA 6d0fcabView commit details
Commits on Jan 28, 2020
-
- Bumped crfsuite to 0.3.3
Configuration menu - View commit details
-
Copy full SHA for 88a047a - Browse repository at this point
Copy the full SHA 88a047aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.64.3...master