Skip to content

Conversation

@codez266
Copy link
Contributor

@codez266 codez266 commented Dec 20, 2017

  • Add a utility that extracts a set of dependents from a file containing a list of observations, like:
    ./utility extract_from_text drafttopic.feature_lists.w2v.drafttopic input=enwiki.labeled_wikiprojects.w_text_500.json output=enwiki.labeled_wikiprojects.w_cache_500.json
  • Also adds the feature script to generate word2vec features, currently taking word2vec path from the environment variable WORD2VEC

Adds a script `extract_from_text` that takes a list of dependents and
extracts them from text.
Also adds hashed bag of words features for enwiki
@codecov
Copy link

codecov bot commented Dec 20, 2017

Codecov Report

Merging #15 into master will decrease coverage by 6.58%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   50.65%   44.06%   -6.59%     
==========================================
  Files          10       12       +2     
  Lines         535      615      +80     
==========================================
  Hits          271      271              
- Misses        264      344      +80
Impacted Files Coverage Δ
drafttopic/feature_lists/w2v.py 0% <0%> (ø)
drafttopic/utilities/extract_from_text.py 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5774d4...31a7ddf. Read the comment docs.

@codez266
Copy link
Contributor Author

Discarding in favour of revscoring extract

@codez266 codez266 closed this Mar 28, 2018
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.

1 participant