question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I see ImageClassifier in the doc. Is there something like TextClassifier to process text?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:11
  • Comments:17 (8 by maintainers)

github_iconTop GitHub Comments

4reactions
haifeng-jincommented, Aug 13, 2018

Thank you for the suggestion. We are working on this feature now. It would be online soon.

Thanks.

2reactions
boyuangongcommented, Oct 1, 2018

@boyuangong is this live yet? Is there a branch where the code lives currently? Very excited to see your work!

Thanks for your attention to our package! Now it’s moved to [WIP] textClassifier WIP #199. You can switch the branch to textClassifier for the latest code. It’s working now. But may need carefully choose the size of the input(you can customize the input length in the constant.py) to prevent the out of memory issue. I am currently waiting for code review and also working on the test coverage before merge it into the master branch.

Best, Boyuan

Read more comments on GitHub >

github_iconTop Results From Across the Web

TextClassifier - Android Developers
The TextClassifier may be used to understand the meaning of text, as well as generating predicted next actions based on the text.
Read more >
TextClassifier - AutoKeras
Search for the best model and hyperparameters for the AutoModel. It will search for the best model based on the performances on validation...
Read more >
core/java/android/view/textclassifier/TextClassifier.java
* Interface for providing text classification related features. * <p>. * The TextClassifier may be used to understand the meaning of text, as...
Read more >
Creating a text classifier model - Apple Developer
A text classifier is a machine learning model that's been trained to recognize patterns in natural language text, like the sentiment expressed by...
Read more >
Text Classification — Flash documentation
We select a pre-trained backbone to use for our TextClassifier and finetune on the IMDB data. The backbone can be any BERT classification...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found