TEXTOIR icon indicating copy to clipboard operation
TEXTOIR copied to clipboard

TEXTOIR is the first opensource toolkit for text open intent recognition. (ACL 2021)

Results 8 TEXTOIR issues
Sort by recently updated
recently updated
newest added

Hello, First of thank you so much for developing and open-sourcing this. I have used DeepAligned on the Banking dataset to train and save a model. Now I would like...

Hi~ Thank you so much for your open-source platform. I want to run MSP method in intent detection. I run this commonds `sh examples/run_ADB.sh` and `sh examples/run_MAP.sh`. The platform would...

from utils import get_prebuilt_trulens_recorder tru_recorder = get_prebuilt_trulens_recorder(query_engine, app_id="App_1") validation error for TruLlama records_with_pending_feedback_results Input should be an instance of Queue [type=is_instance_of, input_value=, input_type=Queue]

![image](https://github.com/thuiar/TEXTOIR/assets/59789293/86dda8cf-ce7b-4453-a77c-6b92dcd76370) ![image](https://github.com/thuiar/TEXTOIR/assets/59789293/d6dc5cfa-4941-4987-836d-18998a639c17)

Hi, I'm trying to use your code for some time but I keep running into issues. I was wondering whether is was doing something wrong and if you could help...

Is the example found in open_intent_detection/examples/run_DA-ADB.sh meant to reproduce the published results? Running this and comparing to ADB gives significantly worse results. I took a look to see why this...

Hello, I'm reaching out with a question while using TEXTOIR. Hugging Face offers the latest library versions, but I'm curious as to why older versions of BERT, RoBERTa, etc., are...