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

Case embedding #27

Open
aquemy opened this issue Sep 4, 2019 · 0 comments
Open

Case embedding #27

aquemy opened this issue Sep 4, 2019 · 0 comments
Labels
enhancement Enchancement of existing features

Comments

@aquemy
Copy link
Member

aquemy commented Sep 4, 2019

To go beyond naive BoW and TF-IDF, we should investigate case embedding.

It could be done at several level since we have the tree of documents per paragraph, per subsection, section and obviously the whole document.

We should also create two separate embedding, one for the descriptive features and one for the documents because the later are available after the judgement (by definition) such that it makes no sense to build a system to predict the outcome.

Not sure what method would be the most appropriate. Maybe starting by a word2vec or sent2vec?

@aquemy aquemy added the enhancement Enchancement of existing features label Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enchancement of existing features
Projects
None yet
Development

No branches or pull requests

1 participant