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

Adjust actor autocomplete depending on consortia #63

Open
2 tasks
georgiana-b opened this issue Feb 9, 2018 · 0 comments
Open
2 tasks

Adjust actor autocomplete depending on consortia #63

georgiana-b opened this issue Feb 9, 2018 · 0 comments

Comments

@georgiana-b
Copy link
Member

Currently the actor autocomplete text is not matched against the start of the name strictly but against the start of any word within the name.
I made this choice to include in results the companies that appear in consortia and thus not at the start of the string. E.g. To match Apple Inc. and Microsoft Inc. when searching for micro.
However, I am not sure how the consortia are represented in the Digiwhist dataset.

  • Research if consortia are already split in the new dataset
  • If yes match the search string to the start of the actor name strictly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant