-
- [x] Section 1: Text Classification
- [x] Follow tutorial
- [x] Text preprocessing
- [x] EDA on data
- [x] Word cloud
- [x] Train model
- [x] Evaluate model
- [x] Section 2: Senti…
-
### Is this a unique feature?
I have checked the "open" and "closed" issues, and this is not a duplicate.
### Is your feature request related to a problem/unavailable functionality? Please describ…
-
Hi,
The current scikit-llm is implemented in a synchronous way - the prompts are sent to the api one-by-one.
This is not ideal when we have a large dataset and a high tier (high TPM/RPM) accou…
-
19-04-2021
We implemented a basic [RNN](https://github.com/Brahex/text-mining-final-project/blob/main/src/architecture/recursive.py) using trigrams that tries to (predict) generate a pop song. The …
-
### System Info
Transformers.js version 2.13.1 or newer
Next.js version 13.5.6
typescript 5.3.3
macOS 14.2.1
### Environment/Platform
- [ ] Website/web-app
- [ ] Browser extension
- [X] Server…
-
The following code
```
const nlp = new Nlp({
languages: ['en'],
autoSave: false,
});
nlp.addDocument('en', 'Hi, my name is @forename!', 'forename_intent');
n…
-
I want to find where the BPTT epoch is, but I am failed. so how many epoch the grad will Propagation in the torch-rnn? is it can changed by ourself?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
**Issue Description:**
This issue proposes adding a new **Sentiment Analysis of Movie R…
-
Hi, great library!
Is it possible (and how) to addthe above-mentioned commandline parameters on your SentiStrength_for_python?
The author of the Java library suggested that in order to implement S…
vicru updated
3 years ago
-
Explore capabilities of NLTK