meghdadFar / wordview

A Python package for Exploratory Data Analysis (EDA) for text-based data.
MIT License
11 stars 1 forks source link

Bug Report: For English MWEs "Noun Noun Noun Compounds" and "Adjective Adjective Noun Compounds" seem to be always empty. #142

Open meghdadFar opened 6 months ago

meghdadFar commented 6 months ago

Description

For English MWEs "Noun Noun Noun Compounds" and "Adjective Adjective Noun Compounds" seem to be always empty. Investigate why this is happening. It might not be a bug, but investigation is needed.

To Reproduce

Run MWEs according to the docs and see the results either in the stored file or via rendering the mwe table.

Expected behavior

At least some "Noun Noun Noun Compounds" and "Adjective Adjective Noun Compounds" should be returned.