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

Feature/convert ner wroc #44

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Feature/convert ner wroc #44

wants to merge 14 commits into from

Conversation

flayed1
Copy link
Contributor

@flayed1 flayed1 commented Apr 3, 2019

No description provided.

@flayed1 flayed1 mentioned this pull request Apr 3, 2019
@flayed1
Copy link
Contributor Author

flayed1 commented Apr 3, 2019

closes: #39

ConvertNER/convert_NER.py Show resolved Hide resolved
ConvertNER/convert_NER.py Outdated Show resolved Hide resolved
@@ -1,5 +1,6 @@
cmd: python -m spacy train pl models/ner_nkjp_word2vec data/training/NER/ner-train.json
data/training/NER/ner-validation.json --vectors models/blank_NKJP_word2vec -p ner -n 9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check this and above comments

@todo convert tags (use the map from tagmap)
@todo refactor
@todo head?
@todo dep?

Change the script to work from repository's root folder

Working-ish solution

@todo convert tags (use the map from tagmap)
@todo refactor
@todo head?
@todo dep?

Change the script to work from repository's root folder

Fix output format

Working-ish solution

@todo convert tags (use the map from tagmap)
@todo refactor
@todo head?
@todo dep?

Change the script to work from repository's root folder

Working-ish solution

@todo convert tags (use the map from tagmap)
@todo refactor
@todo head?
@todo dep?

Change the script to work from repository's root folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants