• Anurag Pandey's avatar
    Fix test for updated dependencies (#54) · 15a33f7d
    Anurag Pandey authored
    * Revert dependencies to original for passing all tests
    
    Base for updating the requirements on by one.
    
    * Update dependecies: spacy and sense2vec. 2 tests failing
    
    2 tests are breaking because the output is compared to the one stored
    originally. Updating the model use would result in some change in the
    output. Solution: Run the code with update dependecies and update the
    outputs.
    
    * Update ouputs/ner files
    
    * Update to latest dependencies expect fastapi
    
    updating fastapi dependency introduces breaking changes.
    15a33f7d
Name
Last commit
Last update
..
ner Loading commit data...
compute_phrases.json Loading commit data...
pos.json Loading commit data...
sense2vec.json Loading commit data...
sentencizer.json Loading commit data...
tokenizer.json Loading commit data...