You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/asyml/forte.git
cd forte/examples/visualize
cat README.md
Follow the steps described in the README.md file and you will get a terminal prompt like:
Enter your query here:
Copy the following text and paste it into terminal.
Forte provides a platform to assemble state-of-the-art NLP and ML technologies in a highly-composable fashion, including a wide spectrum of tasks ranging from Information Retrieval, Natural Language Understanding to Natural Language Generation.
Press return on keyboard and a Stave web page should be popped out, from which you can view the text you just entered.
4. Click the radio button of Token on the left panel and an error message will show in browser console.
Describe the bug
Get a
TypeError
when running the examples inforte/examples/visualize
.To Reproduce
Steps to reproduce the behavior:
1.
git clone https://github.com/asyml/forte.git cd forte/examples/visualize cat README.md
README.md
file and you will get a terminal prompt like:Press
return
on keyboard and a Stave web page should be popped out, from which you can view the text you just entered.4. Click the radio button of
Token
on the left panel and an error message will show in browser console.Expected behavior
No error should appear and Stave should correctly show the
Token
annotations.Screenshots
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: