-
Notifications
You must be signed in to change notification settings - Fork 36
Wikidata refactor #813
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
Merged
Merged
Wikidata refactor #813
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
5e9929f
Auto-annotate: avoid punctuation & pronouns in annotations
sileix f38389c
Cache wikidata end point queries
sileix 174e11b
Fix a bug in the pos tagger
sileix 55452d8
Bug fix in pos-parser: avoid inherit from Object.prototype
sileix ca72d2b
Add a hack to include common_name as human type for CSQA
sileix 4d1351a
Refactor Wikidata script leveraging bootleg and CSQA in TypeScript
sileix 346c22c
Fix JSONStream dependency
sileix acb3872
Move duplicate loadClassDef to utils
sileix b9e14a7
Add unit test for CSQA converter
sileix ce8948c
Cleanup unused auto annotate options
sileix 8fa5bdf
augment/typecheck/eval: add the option to include entity id in thingtalk
sileix 10158b9
Separate option `soft_match_id` from `entity_id`
sileix 8fdef28
Synthesis: allow filtering on values of subtypes
sileix dc7438f
augment: allow augmenting with all subtypes for a given entity
sileix c9fb23a
Postprocess train/dev set according to bootleg output
sileix 64314c6
Use type information to generate projection annotations
sileix 0678a17
Improve genie templates for projections
sileix 8fbc9e1
Do not exlcude ``property` type when adding projection annotations
sileix df8c4ad
By default, limit the number of canonicals for each POS to be 10
sileix d0a0e6d
If paraphraser output is invalid Json, output plain file for debug
sileix 06feb44
Add the option to ignore entity type when evaluate
sileix 612a958
Fix a typo in auto annotator
sileix 0f81337
Update Wikidata starter code with a simplified instruction
sileix a167a64
Update Wikidata starter test for a faster testing
sileix 5082b7b
Add manual annotation for the city domain
sileix 08ce20e
Rename `entity-id` option to `include-entity-value` throughout
sileix 847a2c0
Augment: cache entity descendants to improve efficiency
sileix 826b640
Add the option to include entity value in tt for dialogue-to-contextual
sileix f340812
Fix wikidata starter test
sileix 7db8b1b
Fix schemaorg starter test
sileix f84267b
Fix lgtm
sileix a50c2c5
fix lint
sileix 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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.