issues Search Results · repo:prakashpandey9/Text-Classification-Pytorch language:Python
Filter by
16 results
(86 ms)16 results
inprakashpandey9/Text-Classification-Pytorch (press backspace or delete to remove)Hi! Your code is of great help to me and thanks to you so much.
When experimenting with the same test data of CNN in your repo, I compare the result with TF-IDF+LR I wrote and found
out that the test ...
Penkace
- Opened on Dec 26, 2021
- #17
AraibKarim
- Opened on Oct 21, 2021
- #16
On lines 63 and 73 of Text-Classification-Pytorch/models/RCNN.py , function permute is used.
input = input.permute(1, 0, 2) # input.size() = (num_sequences, batch_size, embedding_length)
...
y = y.permute(0, ...
jtquisenberry
- Opened on Jan 4, 2021
- #15
I will complete a Chinese emotion analysis task. Can this project complete the task of Chinese emotion analysis?
ganlinlu
- 1
- Opened on Oct 3, 2020
- #14
Hi
I am trying to use the models u implemented with bert embedding for Arabic language but I am getting very low accuracy.
So I am wondering if I am doing things wrong especially that I al newby to deep ...
rajae-Bens
- Opened on Aug 24, 2020
- #13
Hi,
why are you using Conv2d module? The author in the paper uses to 1D convolutions.
Thanks, Pablo
PabloRR100
- Opened on May 16, 2020
- #12
Running torchtext.SST got the error:
/pytorch/aten/src/THCUNN/ClassNLLCriterion.cu:105: void cunn_ClassNLLCriterion_updateOutput_kernel(Dtype *, Dtype *,
Dtype *, long *, Dtype *, int, int, int, int, ...
denAAA
- 1
- Opened on Nov 5, 2019
- #11
can you make an example of how to use the cnn model, like you did for lstm? i have trouble understanding the parameters
required to get the cnn up and running.
thanks in advance!
supermuesli
- 1
- Opened on Aug 17, 2019
- #10
Would you please add the reference for the implementation details of the attention layer?
fmehralian
- 2
- Opened on Jul 29, 2019
- #9
Running the main.py got the error:
C:\Python36\python.exe I:/github_repos/Text-Classification-Pytorch/main.py
Traceback (most recent call last):
File I:/github_repos/Text-Classification-Pytorch/main.py ...
hsluoyz
- 2
- Opened on Jul 29, 2019
- #8

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.