Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sohomghosh committed Feb 12, 2022
1 parent 64c2a67 commit 1765b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
You can access the tool (with enhanced UI) directly from [HuggingFace Spaces](https://huggingface.co/spaces/sohomghosh/FiNCAT_Financial_Numeral_Claim_Analysis_Tool) or [Google Colab](https://colab.research.google.com/drive/1OEN48pPaEFAXiB972tYjC0Llfo0qrLcN?usp=sharing). Alternatively, you can run the [FiNCAT_tool_enhanced_UI.ipynb](https://github.com/sohomghosh/FiNCAT_Financial_Numeral_Claim_Analysis_Tool/blob/main/tool/FiNCAT_tool_enhanced_UI.ipynb) notebook present in this folder.

You can also use the API directly from [HuggingFace & Gradio](https://hf.space/gradioiframe/sohomghosh/FiNCAT_Financial_Numeral_Claim_Analysis_Tool/api)
You can also use the API directly from [HuggingFace - powered by Gradio](https://hf.space/gradioiframe/sohomghosh/FiNCAT_Financial_Numeral_Claim_Analysis_Tool/api)


For using the older version, you need to execute the FiNCAT_tool.ipynb notebook the present in the this folder. It needs fincat_utils.py present in the main folder and the lr_clf_FiNCAT.pickle artifact present in this folder. It requires: [utils code](https://raw.githubusercontent.com/sohomghosh/FiNCAT_Financial_Numeral_Claim_Analysis_Tool/main/fincat_utils.py) and [model artifact](https://raw.githubusercontent.com/sohomghosh/FiNCAT_Financial_Numeral_Claim_Analysis_Tool/main/tool/lr_clf_FiNCAT.pickle)

0 comments on commit 1765b51

Please sign in to comment.