SvenjaKern

Results 15 comments of SvenjaKern

I also found the package germansentiment using BERT itself, which I wanted to try out. :)

https://raw.githubusercontent.com/code-kern-ai/bricks/main/extractors/python_functions/stock_ticker_extraction/tickers.txt cannot be found anymore. Because of that, the stock ticker can't be found in common or refinery.

I found a small issue: In the Fastapi it is producing a Internal Server Error. Also in common following lines are missing: import nltk nltk.download('words', 'brown') refinery works fine

I tested the module. I the refinery it cannot detect emotionality (e.g. in "I am so happy", "sad and tired" etc.). In common testing we got following result: "Oh my...

I made a first attempt for this brick.

I found a small issue in the refinery: YOUR_ATTRIBUTE and YOUR_LABEL change to ATTRIBUTE and LABEL

I found a small issue in the refinery: market has to be changed to MARKET

I found a small issue here: →refinery: change ATTRIBUTE = “text” →localhost: Error: Unprocessable Entity