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

cas_to_comparable_text breaks saying that FSes do not have an ID #231

Closed
reckart opened this issue Sep 29, 2021 · 0 comments
Closed

cas_to_comparable_text breaks saying that FSes do not have an ID #231

reckart opened this issue Sep 29, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@reckart
Copy link
Member

reckart commented Sep 29, 2021

Describe the bug
The cas_to_comparable_text may break with a message that a features structure has no XMI ID and that auto-generating them is disabled.

The problem is a typo in a call to cas._find_all_fswhich was cas._find_all_fs(seeds) but should be cas._find_all_fs(seeds=seeds).

Please complete the following information:

  • Version: 0.6.0
@reckart reckart added this to the 0.6.1 milestone Sep 29, 2021
@reckart reckart self-assigned this Sep 29, 2021
reckart added a commit that referenced this issue Sep 29, 2021
reckart added a commit that referenced this issue Sep 29, 2021
…breaks-saying-that-FSes-do-not-have-an-ID

#231 - cas_to_comparable_text breaks saying that FSes do not have an ID
reckart added a commit that referenced this issue Sep 29, 2021
* main:
  #231 - cas_to_comparable_text breaks saying that FSes do not have an ID
  #229 - Get transitive closure of types
  #227 - If a CAS contains no text the offset mapping initialization fails
@reckart reckart closed this as completed Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant